6
0
forked from pool/util-linux

Accepting request 621187 from SUSE:SLE-15:GA

bsc#1091164
bsc#1072947
bsc#1080740

boo#1100255

OBS-URL: https://build.opensuse.org/request/show/621187
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=376
This commit is contained in:
2018-07-09 16:37:09 +00:00
committed by Git OBS Bridge
parent 50b0c730e5
commit 2bf68516b3
11 changed files with 446 additions and 0 deletions

View File

@@ -4,6 +4,25 @@ Tue May 22 11:54:13 UTC 2018 - tchvatal@suse.com
- Do not run rfkill-block@.service and rfkill-unblock@service as it
is just template without parameter bsc#1092820 bsc#1093176
-------------------------------------------------------------------
Thu May 10 17:22:14 CEST 2018 - sbrabec@suse.com
- Fix lscpu and chcpu on systems with >1024 cores
(bnc#1091164, util-linux-lscpu-chcpu-new-cpu-macros.patch).
- Fix CPU count in chcpu
(bnc#1091164, util-linux-chcpu-cpu-count.patch).
-------------------------------------------------------------------
Thu Apr 19 19:30:25 CEST 2018 - sbrabec@suse.com
- Backport three upstream patches:
* Fix crash loop in lscpu
(bsc#1072947, util-linux-lscpu-loop.patch).
* Fix possible segfault of umount -a
(util-linux-libmount-umount-a-segfault.patch).
* Fix mount -a on NFS bind mounts (bsc#1080740,
util-linux-libmount-mount-a-nfs-bind-mount.patch).
-------------------------------------------------------------------
Thu Apr 12 17:09:30 CEST 2018 - sbrabec@suse.com