aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--initscripts.spec5
2 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e9b6e614..323d9b10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-11-02 Michael K. Johnson <johnsonm@redhat.com>
+
+ * sysconfig.txt, sysconfig/network-scripts/ifup-post:
+ DNS{1,2} useful for more than just PPP
+
+ * lang.csh: fix security hole
+
1999-10-27 Bill Nottingham <notting@redhat.com>
* initscripts.spec:
diff --git a/initscripts.spec b/initscripts.spec
index 60db47fd..d5e0f0f9 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/rc.d scripts.
Name: initscripts
-%define version 4.59
+%define version 4.60
Version: %{version}
Copyright: GPL
Group: System Environment/Base
@@ -198,6 +198,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Tue Nov 2 1999 Bill Nottingham <notting@redhat.com>
+- fix lang.csh /tmp race oops
+
* Wed Oct 27 1999 Bill Nottingham <notting@redhat.com>
- we now ship hwclock on alpha.