[setup] do show messages from profile.d scripts in interactive login ksh shell, respect umask settings even

Ondrej Vasik ovasik at fedoraproject.org
Mon Aug 9 08:32:22 UTC 2010


commit f3712d19f5106ac321c15d47eddefed6c6151d36
Author: Ondrej Vasik <Reset at localhost.localdomain>
Date:   Mon Aug 9 10:31:53 2010 +0200

    do show messages from profile.d scripts in interactive login ksh shell, respect umask settings even with login shell

 setup.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
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 <ovasik at redhat.com> 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 <ovasik at redhat.com> 2.8.23-1
 - reserve uidgid pair 172:172 for rtkit (#609171)
 


More information about the scm-commits mailing list