aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-06-24 15:12:09 -0400
committerBill Nottingham <notting@redhat.com>2010-06-24 15:12:09 -0400
commitf70b0581daba34f5afe2befe57b376960e52083d (patch)
treef5755266127720da41c2b5e6c08ced8b85956be8
parent9b8912254c817f349c841dcf2f8d6ffa44c06b3b (diff)
downloadinitscripts-9.12.1-1.tar
initscripts-9.12.1-1.tar.gz
initscripts-9.12.1-1.tar.bz2
initscripts-9.12.1-1.tar.xz
initscripts-9.12.1-1.zip
-rw-r--r--initscripts.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index d7582c26..852c7995 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.12
+Version: 9.12.1
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -241,6 +241,18 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* Thu Jun 24 2010 Bill Nottingham <notting@redhat.com> - 9.12.1-1
+- ifup-eth: check for dhclient configuration in /etc/dhcp as well (#607764, #607766)
+- init.d/functions: handle permission denied on reading PID file. (#595597)
+- network-functions: check NM_CONTROLLED before deciding to use NM for a connection. (#599707, probably others.)
+- rc.sysinit: always reboot on autorelabel. (#595823)
+- network-functions: behave sanely if we're not passed a device at all. (#589521, #592108)
+- sysconfig/debug: export debug variables. (#589378)
+- netfs: check for NetworkManager to be connected, not just running. (#589710, #592095)
+- rcS*.conf - check if /etc/inittab exists (#590703, <plautrba@redhat.com>)
+- rc.sysinit - ignore monitoring on startup. (#589037)
+- translation updates: or
+
* Wed May 5 2010 Bill Nottingham <notting@redhat.com> - 9.12-1
- update for final nmcli syntax