diff --git a/tests-increase-delay-for-waitpid-test.patch b/tests-increase-delay-for-waitpid-test.patch index 0bd9d70..2538ff6 100644 --- a/tests-increase-delay-for-waitpid-test.patch +++ b/tests-increase-delay-for-waitpid-test.patch @@ -2,6 +2,7 @@ From 4524f5d6b7d90684f2b205e472cd65a682d5fab5 Mon Sep 17 00:00:00 2001 From: Goldwyn Rodrigues Date: Wed, 29 Nov 2023 11:36:23 -0600 Subject: [PATCH] tests: increase delay for waitpid test +References: bsc#1217651 In some test executions on s390x, the waitpid test fails because 1 gets printed before 2. diff --git a/util-linux.changes b/util-linux.changes index eef4eef..0630332 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -10,7 +10,8 @@ Thu Jan 18 15:09:16 UTC 2024 - Stanislav Brabec ------------------------------------------------------------------- Thu Dec 7 13:22:16 UTC 2023 - Goldwyn Rodrigues -- Increase delay in waitpid test (bsc#1217651), add +- util-linux:systemd build failures on s390x (bsc#1217651): + Increase delay in waitpid test, add tests-increase-delay-for-waitpid-test.patch ------------------------------------------------------------------- @@ -51,12 +52,13 @@ Tue Nov 28 10:51:47 UTC 2023 - Thorsten Kukuk ------------------------------------------------------------------- Sat Nov 17 14:05:00 UTC 2023 - Goldwyn Rodrigues -- Add libuuid-avoid-truncate-clocks.txt-to-improve-performance.patch +- regression fix for clock.txt on xfs (upstreamed) (bsc#1207987) + * Add libuuid-avoid-truncate-clocks.txt-to-improve-performance.patch ------------------------------------------------------------------- Tue Oct 31 13:20:38 UTC 2023 - Guillaume GARDET -- Add patch: +- Setterm - avoid restoring flags from uninitialized memory * setterm-resize-uninit-flags.patch -------------------------------------------------------------------