aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-01-15 15:15:45 -0500
committerBill Nottingham <notting@redhat.com>2010-01-15 15:15:45 -0500
commit9f9e0368eec6366a2ed591198e726c074ffbc787 (patch)
tree38df58103be7a6dbe714f5cc6310b61df9df4d02
parentf55a93970eb372fbd44a181b68b46de854204e0c (diff)
downloadinitscripts-9.03.2-1.tar
initscripts-9.03.2-1.tar.gz
initscripts-9.03.2-1.tar.bz2
initscripts-9.03.2-1.tar.xz
initscripts-9.03.2-1.zip
-rw-r--r--initscripts.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 4ed17057..d809a956 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.1
+Version: 9.03.2
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -240,6 +240,18 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* Fri Jan 15 2010 Bill Nottingham <notting@redhat.com> - 9.03.2-1
+- ifup-eth: use dhclient's -H option instead of munging dhclient config files
+- rc.sysinit: move mdadm after dmraid (#554423)
+- ifup-eth: use dhclient -6, not the no-longer-included dhcp6c (#553019, <dcantrell@redhat.com>)
+- add more man pages (#529328, <plautrba@redhat.com>)
+- remove useless echo (#552785)
+- move is_wireless after MACADDR/MTU setting (#552641)
+- serial.conf: respawn correctly. (#552611, <zing@fastmail.fm>)
+- network-functions: use sysfs for wireless check (#552381, <adel.gadllah@gmail.com>)
+- reload init on started messagebus (<plautrba@redhat.com>)
+- honor HOTPLUG in ifdown (#547737)
+
* Tue Dec 15 2009 Bill Nottingham <notting@redhat.com> - 9.03.1-1
- re-enable network service (#545255)
- ifdown: honor HOTPLUG (#547737)