aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>1999-11-02 23:06:05 +0000
committerBill Nottingham <notting@redhat.com>1999-11-02 23:06:05 +0000
commit175149427cbfeeb4326a8028ee8a86acc522d0c4 (patch)
treef85da6fab1fae14b05c9bcb19c4bdab9de15d2fd
parenta47c92090fcb3c21586d6ef452f9299cc205e97c (diff)
downloadinitscripts-175149427cbfeeb4326a8028ee8a86acc522d0c4.tar
initscripts-175149427cbfeeb4326a8028ee8a86acc522d0c4.tar.gz
initscripts-175149427cbfeeb4326a8028ee8a86acc522d0c4.tar.bz2
initscripts-175149427cbfeeb4326a8028ee8a86acc522d0c4.tar.xz
initscripts-175149427cbfeeb4326a8028ee8a86acc522d0c4.zip
*** empty log message ***
-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.