All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH userspace 0/2] Bump testsuite CI image to F34
@ 2021-05-12 10:25 Ondrej Mosnacek
  2021-05-12 10:25 ` [PATCH userspace 1/2] libselinux: fix invalid free in store_stem()/load_mmap() Ondrej Mosnacek
  2021-05-12 10:25 ` [PATCH userspace 2/2] scripts/ci: use F34 image instead of F33 Ondrej Mosnacek
  0 siblings, 2 replies; 7+ messages in thread
From: Ondrej Mosnacek @ 2021-05-12 10:25 UTC (permalink / raw)
  To: selinux

Run the testsuite on Fedora 34 to both keep with the flow and make the
vsock_socket test pass. Also fix an invalid free bug found by GCC 11
(needed for the build to succeed on F34).

The GitHub Actions CI now passes as verified on my GH fork.

Ondrej Mosnacek (2):
  libselinux: fix invalid free in store_stem()/load_mmap()
  scripts/ci: use F34 image instead of F33

 libselinux/src/label_file.c |  3 +--
 libselinux/src/label_file.h | 12 +++++++-----
 scripts/ci/Vagrantfile      |  2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-05-18 18:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-12 10:25 [PATCH userspace 0/2] Bump testsuite CI image to F34 Ondrej Mosnacek
2021-05-12 10:25 ` [PATCH userspace 1/2] libselinux: fix invalid free in store_stem()/load_mmap() Ondrej Mosnacek
2021-05-12 10:56   ` Christian Göttsche
2021-05-18 18:43     ` Petr Lautrbach
2021-05-12 10:25 ` [PATCH userspace 2/2] scripts/ci: use F34 image instead of F33 Ondrej Mosnacek
2021-05-12 16:18   ` Petr Lautrbach
2021-05-18  8:05     ` Petr Lautrbach

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.