From 60a97a87497f128fd67ad1167ccaff80001fa9a8 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 15 Nov 2005 14:06:09 +0000 Subject: [PATCH] - Remove multiple from su.pamd --- coreutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/coreutils.spec b/coreutils.spec index caaab83..e5c0503 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -1,7 +1,7 @@ Summary: The GNU core utilities: a set of tools commonly used in shell scripts Name: coreutils Version: 5.93 -Release: 2 +Release: 3 License: GPL Group: System Environment/Base Url: http://www.gnu.org/software/coreutils/ @@ -256,6 +256,9 @@ fi /sbin/runuser %changelog +* Tue Nov 14 2005 Dan Walsh 5.93-3 +- Remove multiple from su.pamd + * Mon Nov 14 2005 Tim Waugh 5.93-2 - Call setsid() in su under some circumstances (bug #173008). - Prevent runuser operating when setuid (bug #173113).