aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec16
1 files changed, 15 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 514ffaad..49bdc61f 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.30
+Version: 7.31
License: GPL
Group: System Environment/Base
Release: 1
@@ -248,6 +248,20 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Fri Sep 5 2003 Bill Nottingham <notting@redhat.com> 7.31.1.EL-1
+- fix bonding + dhcp (#91399)
+- fix typo (#103781)
+- sysconfig/network-scripts/ifup: fix use of local
+- sysconfig.txt: document HWADDR
+- IPv6 updates (Pekka Savola, <pekkas@netcore.fi>)
+- fix shutdown with NFS root (#100556, <Julian.Blake@cern.ch>)
+- remove /var/run/confirm when done with /etc/rc (#100898)
+- ipcalc: fix some memory handling (#85478, <miked@ed.ac.uk>)
+- handle sorting > 10 network devices (#98209)
+- unset ONPARENT after use (#101384)
+- random other fixes
+- bridging support (<dwmw2@redhat.com>)
+
* Fri Aug 15 2003 Bill Nottingham <notting@redhat.com> 7.30-1
- IPv6 updates (#86210, #91375, <pekkas@netcore.fi>)