aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-06-24 14:56:25 -0400
committerBill Nottingham <notting@redhat.com>2010-06-24 14:56:25 -0400
commit33b0d230fa28b8548fa8734bda91d589503de7d3 (patch)
treeed2d6f048c534df709701ebb06be5d3285abfe47
parent68dd8e6978fb891473655eaa9e5bdf54675cdf81 (diff)
downloadinitscripts-9.03.10-1.tar
initscripts-9.03.10-1.tar.gz
initscripts-9.03.10-1.tar.bz2
initscripts-9.03.10-1.tar.xz
initscripts-9.03.10-1.zip
-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)