From 62de89292c207beba6b5905ec9a36c835de44e5c198977a6191e701dc47af519 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Mon, 29 Jan 2024 11:26:42 +0000 Subject: [PATCH 1/3] Add BSC reference to tests-increase-delay-for-waitpid-test.patch. OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=546 --- tests-increase-delay-for-waitpid-test.patch | 1 + 1 file changed, 1 insertion(+) 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. From afb0dc65aba90d9f44d774d14381b19b5d49043a994e33b9d5f472fce09b97d1 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Mon, 29 Jan 2024 11:33:33 +0000 Subject: [PATCH 2/3] Add verbose changes. OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=547 --- util-linux.changes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/util-linux.changes b/util-linux.changes index eef4eef..b5d8e8b 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -51,12 +51,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 ------------------------------------------------------------------- From 0322e1b64fa8c35d070bfb98523aeee6f6204e71ab763e4af31b1d7f49bc56af Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Mon, 29 Jan 2024 11:37:07 +0000 Subject: [PATCH 3/3] Another verbose changes. OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=548 --- util-linux.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/util-linux.changes b/util-linux.changes index b5d8e8b..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 -------------------------------------------------------------------