From b1afa335f2ab7dd04519be6ae50e508db48836d1d584326ab300adb8d272fc37 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 5 Jan 2025 16:18:20 +0000 Subject: [PATCH] Cherry-pick changes from https://src.opensuse.org/pool/util-linux/pulls/1 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=581 --- util-linux.changes | 2 +- util-linux.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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