6
0
forked from pool/util-linux

Accepting request 701841 from home:sbrabec:branches:util-linux-2.33.2

- Update to version 2.33.2:
  * agetty: Fix 8-bit processing in get_logname() (bsc#1125886).
  * mount: Fix "mount" output for net file systems (bsc#1122417).
  * Many Other fixes, see
    https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.33/v2.33.2-ReleaseNotes

OBS-URL: https://build.opensuse.org/request/show/701841
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=399
This commit is contained in:
2019-05-09 20:06:34 +00:00
committed by Git OBS Bridge
parent fed1a56686
commit edfe7ee1c6
10 changed files with 49 additions and 22 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu May 9 21:00:29 CEST 2019 - sbrabec@suse.com
- Update to version 2.33.2:
* agetty: Fix 8-bit processing in get_logname() (bsc#1125886).
* mount: Fix "mount" output for net file systems (bsc#1122417).
* Many Other fixes, see
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.33/v2.33.2-ReleaseNotes
-------------------------------------------------------------------
Thu May 2 23:51:45 CEST 2019 - sbrabec@suse.com