6
0
forked from pool/util-linux

Accepting request 960118 from home:sbrabec:branches:util-linux-round14

- Update to version 2.37.4...
- Fix "su -s" bash completion.

OBS-URL: https://build.opensuse.org/request/show/960118
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=461
This commit is contained in:
2022-03-08 09:54:48 +00:00
committed by Git OBS Bridge
parent cab3427859
commit 98818bc8ae
12 changed files with 166 additions and 22 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Mar 8 02:00:05 UTC 2022 - Stanislav Brabec <sbrabec@suse.com>
- Update to version 2.37.4:
* Fix security issue in chsh(1) and chfn(8) (CVE-2022-0563).
SUSE is not affected (bsc#1196241).
-------------------------------------------------------------------
Thu Mar 3 03:22:45 UTC 2022 - Stanislav Brabec <sbrabec@suse.com>
- Fix "su -s" bash completion
(bsc#1172427, util-linux-bash-completion-su-chsh-l.patch).
-------------------------------------------------------------------
Mon Jan 24 21:57:01 UTC 2022 - Dirk Müller <dmueller@suse.com>