aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--initscripts.spec8
2 files changed, 12 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e2b74bb..f348284e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-09-15 Than Ngo <than@redhat.com>
+ * Changelog, initscripts.spec:
+ 7.34-1
+
+ * rc.d/init.d/halt
+ use upsdrvctl to start the shutdown process
+
2003-09-15 Bill Nottingham <notting@redhat.com>
* ChangeLog, initscripts.spec:
diff --git a/initscripts.spec b/initscripts.spec
index afa87590..b8fc8f61 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.33
+Version: 7.34
License: GPL
Group: System Environment/Base
Release: 1
@@ -249,6 +249,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Mon Sep 15 2003 Than Ngo <than@redhat.com> 7.34-1
+- use upsdrvctl to start the shutdown process
+
* Mon Sep 15 2003 Bill Nottingham <notting@redhat.com. 7.33-1
- ipsec fixes (#104227, <harald@redhat.com>)
- ppp fixes (#104128, #97845, #85447)
@@ -261,8 +264,7 @@ rm -rf $RPM_BUILD_ROOT
- 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>)