aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--initscripts.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 8ab3ccc2..89c87213 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.9
+Version: 9.03.10
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -238,6 +238,11 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* 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)
+- netfs: allow for encrypted network block devices (#605600)
+
* Wed Jun 9 2010 Bill Nottingham <notting@redhat.com> - 9.03.9-1
- check NM_CONTROLLED before deciding to use NM for a connection. (#600454)
- always reboot on autorelabel. (#599879)