summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2001-02-19 17:43:13 +0000
committerBill Nottingham <notting@redhat.com>2001-02-19 17:43:13 +0000
commit72cc5bb6ca1119e08fffad989cce8c971f71d178 (patch)
treeeb6bbbbe7071e65831be10deb0ac3a085d444ee4
parent3820cc54c163a1684aa356ffe68af256a84a39f5 (diff)
downloadinitscripts-72cc5bb6ca1119e08fffad989cce8c971f71d178.tar.gz
initscripts-72cc5bb6ca1119e08fffad989cce8c971f71d178.tar.xz
initscripts-72cc5bb6ca1119e08fffad989cce8c971f71d178.zip
5.65-1
-rw-r--r--initscripts.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 02f7fde9..aa003796 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 5.64.2
+Version: 5.65
Copyright: GPL
Group: System Environment/Base
Release: 1
@@ -254,6 +254,11 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Mon Feb 19 2001 Bill Nottingham <notting@redhat.com>
+- fix some substitions in init.d/functions (fixes various killproc issues)
+- make sure ipv6 module alias is available if configured
+- fix initlog segfaults in popt when called with bogus stuff (#28140)
+
* Thu Feb 15 2001 Nalin Dahyabhai <nalin@redhat.com>
- make pidofproc() and killproc() try to use the PID associated with the full
pathname first before killing the daemon by its basename (for daemons that