diff --git a/util-linux.changes b/util-linux.changes index a12f7e3..a1006ef 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -150,7 +150,7 @@ Thu Apr 4 12:27:18 UTC 2024 - Thorsten Kukuk * mkfs.minix: handle 64bit time on 32bit system * mkswap: implement --file * mkswap: implement --offset - * more: clea processes not cleaned up after failed SSH session + * more: clean processes not cleaned up after failed SSH session using up 100% CPU (bsc#1220117) * mount: add --map-users and --map-groups convenience options * nsenter: add option `-c` to join the cgroup of target process diff --git a/util-linux.spec b/util-linux.spec index ff4c5d1..95c85e8 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -1,7 +1,7 @@ # # spec file for package util-linux # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed