From f3712d19f5106ac321c15d47eddefed6c6151d36 Mon Sep 17 00:00:00 2001 From: Ondrej Vasik Date: Mon, 9 Aug 2010 10:31:53 +0200 Subject: [PATCH] do show messages from profile.d scripts in interactive login ksh shell, respect umask settings even with login shell --- setup.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/setup.spec b/setup.spec index bc4c8d5..37da4d6 100644 --- a/setup.spec +++ b/setup.spec @@ -1,6 +1,6 @@ Summary: A set of system configuration and setup files Name: setup -Version: 2.8.23 +Version: 2.8.24 Release: 1%{?dist} License: Public Domain Group: System Environment/Base @@ -89,6 +89,11 @@ end %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab %changelog +* Wed Jul 28 2010 Ondrej Vasik 2.8.24-1 +- do show messages from profile.d scripts in interactive + login ksh shell(#616418) +- respect umask settings even with login shell + * Tue Jun 29 2010 Ondrej Vasik 2.8.23-1 - reserve uidgid pair 172:172 for rtkit (#609171)