aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-06-29 14:33:32 -0400
committerBill Nottingham <notting@redhat.com>2010-06-29 14:33:32 -0400
commit4acf18cf0f5ff3af633b5f7ab602d0b78bb104b1 (patch)
tree42e19ccf9377691877cf4fb7b494b42eff98b2fb
parentf738fe3f561fbc53f356f10f8f77d5e5f3b86d84 (diff)
downloadinitscripts-4acf18cf0f5ff3af633b5f7ab602d0b78bb104b1.tar
initscripts-4acf18cf0f5ff3af633b5f7ab602d0b78bb104b1.tar.gz
initscripts-4acf18cf0f5ff3af633b5f7ab602d0b78bb104b1.tar.bz2
initscripts-4acf18cf0f5ff3af633b5f7ab602d0b78bb104b1.tar.xz
initscripts-4acf18cf0f5ff3af633b5f7ab602d0b78bb104b1.zip
9.03.11-1
-rw-r--r--initscripts.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 89c87213..7040614c 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -2,7 +2,7 @@
Summary: The inittab file and the /etc/init.d scripts
Name: initscripts
-Version: 9.03.10
+Version: 9.03.11
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -238,6 +238,9 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* Tue Jun 29 2010 Bill Nottingham <notting@redhat.com> - 9.03.11-1
+- init/rcS-sulogin.conf: don't directly execute bash, re: selinux (#540216, #585053)
+
* Thu Jun 24 2010 Bill Nottingham <notting@redhat.com> - 9.03.10-1
- ifup-eth: check for dhclient configuration in /etc/dhcp as well (#607766)
- network-functions: handle quoted SUBCHANNELS (#607481)