SHA256
6
0
forked from pool/bash

bash-5.0-003 and assignment-preceding-builtin.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=288
This commit is contained in:
2019-03-21 08:27:04 +00:00
committed by Git OBS Bridge
parent 5cd8d96541
commit 0324a1a3f2
4 changed files with 154 additions and 2 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Mar 21 08:24:11 UTC 2019 - Dr. Werner Fink <werner@suse.de>
- Add patch assignment-preceding-builtin.patch from upstream
mailing list. Note that this break backward behaviour with
bash-4.4 but implies that POSIX mode is more correct
-------------------------------------------------------------------
Thu Mar 21 07:57:41 UTC 2019 - Dr. Werner Fink <werner@suse.de>
- Replace the temporary patch with official bash50-003
-------------------------------------------------------------------
Mon Mar 11 07:20:37 UTC 2019 - Dr. Werner Fink <werner@suse.de>