aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2004-10-17 04:55:43 +0000
committerBill Nottingham <notting@redhat.com>2004-10-17 04:55:43 +0000
commitdfdd9b8b1fc1435fe5aaa67c7169950a4a5c3c0c (patch)
tree0e4b95b5fba32b3edc0450ea2d223d2bd36fe32c /initscripts.spec
parent7ca3899ae0afc0a7eba6cbf5d3003d3953e34ec3 (diff)
downloadinitscripts-dfdd9b8b1fc1435fe5aaa67c7169950a4a5c3c0c.tar
initscripts-dfdd9b8b1fc1435fe5aaa67c7169950a4a5c3c0c.tar.gz
initscripts-dfdd9b8b1fc1435fe5aaa67c7169950a4a5c3c0c.tar.bz2
initscripts-dfdd9b8b1fc1435fe5aaa67c7169950a4a5c3c0c.tar.xz
initscripts-dfdd9b8b1fc1435fe5aaa67c7169950a4a5c3c0c.zip
7.91-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec15
1 files changed, 14 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 2371aa4e..d18fea13 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 7.90
+Version: 7.91
License: GPL
Group: System Environment/Base
Release: 1
@@ -206,9 +206,22 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Sun Oct 17 2004 Bill Nottingham <notting@redhat.com> 7.91-1
+- rc.d/rc.sysinit: remove devlabel call
+- mdadm support, now that raidtools is gone (#126636, #88785)
+- call ipv6to4 scripts in /etc/ppp/(ip-up|ip-down) (#124390, <dwmw2@redhat.com>)
+- cleanup a couple of nits that could affect bug #134754
+- make sure we return to rhgb after fsck (#133966, #112839, #134449)
+- automatically reboot when fsck calls for it, instead of requiring
+ manual intervention (#117641 and duplicates)
+- ifup-wireless: fix key for open vs. restricted (#135235, <dax@gurulabs.com>)
+
* Fri Oct 08 2004 Karsten Hopp <karsten@redhat.de> 7.90-1
- fix portname for LCS devices
+* Fri Oct 08 2004 Bill Nottingham <notting@redhat.com>
+- remove sysconfig/rawdevices, as initscript is removed
+
* Thu Oct 07 2004 Florian La Roche <Florian.LaRoche@redhat.de>
- change /etc/sysctl.conf to not allow source routed packets per default