SHA256
6
0
forked from pool/bash

Accepting request 1010321 from home:Andreas_Schwab:Factory

- Don't strip binaries
- Work around a signal mask issue with qemu linux-user emulation

OBS-URL: https://build.opensuse.org/request/show/1010321
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=360
This commit is contained in:
2022-10-13 12:46:15 +00:00
committed by Git OBS Bridge
parent ad93408ffe
commit 9a41239ff4
2 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 12 17:37:47 UTC 2022 - Andreas Schwab <schwab@suse.de>
- Don't strip binaries
- Work around a signal mask issue with qemu linux-user emulation
-------------------------------------------------------------------
Wed Oct 12 11:30:01 UTC 2022 - Andreas Schwab <schwab@suse.de>