Accepting request 1142237 from Base:System

- Add more verbose changes and bug references from ALP.

OBS-URL: https://build.opensuse.org/request/show/1142237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=282
This commit is contained in:
Ana Guerrero 2024-01-31 22:53:59 +00:00 committed by Git OBS Bridge
commit 382c9ee373
2 changed files with 6 additions and 3 deletions

View File

@ -2,6 +2,7 @@ From 4524f5d6b7d90684f2b205e472cd65a682d5fab5 Mon Sep 17 00:00:00 2001
From: Goldwyn Rodrigues <rgoldwyn@suse.de>
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.

View File

@ -10,7 +10,8 @@ Thu Jan 18 15:09:16 UTC 2024 - Stanislav Brabec <sbrabec@suse.com>
-------------------------------------------------------------------
Thu Dec 7 13:22:16 UTC 2023 - Goldwyn Rodrigues <rgoldwyn@suse.com>
- 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 <kukuk@suse.com>
-------------------------------------------------------------------
Sat Nov 17 14:05:00 UTC 2023 - Goldwyn Rodrigues <rgoldwyn@suse.com>
- 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 <guillaume.gardet@opensuse.org>
- Add patch:
- Setterm - avoid restoring flags from uninitialized memory
* setterm-resize-uninit-flags.patch
-------------------------------------------------------------------