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)