aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2003-09-11 04:36:20 +0000
committerBill Nottingham <notting@redhat.com>2003-09-11 04:36:20 +0000
commit0d785aa231bd358ffff1800d2130faa9eb1eb8aa (patch)
tree9fae1f0f3e172d018f8ea797c7419dfb5ed03027
parent7ad26c601b706ea3bad39a696311acd7f2fec27a (diff)
downloadinitscripts-r7-32.tar
initscripts-r7-32.tar.gz
initscripts-r7-32.tar.bz2
initscripts-r7-32.tar.xz
initscripts-r7-32.zip
7.32-1r7-32
-rw-r--r--ChangeLog21
-rw-r--r--initscripts.spec8
2 files changed, 27 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c7934a2..54c8cc3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2003-09-11 Bill Nottingham <notting@redhat.com>
+
+ * initscripts.spec: 7.32-1
+
+ * sysconfig/network-scripts/ifup-ipsec:
+ ipsec fixes - detect automatic keying better, fix variable names for
+ tunneling
+
+ * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions:
+ always call 'ip link set *dev* ${DEVICE}', to avoid confusion with
+ other ip parameters (#104187)
+
+2003-09-10 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/rc.sysinit:
+ the vio check in consoletype requires /proc, so we must mount
+ /proc before sourcing /etc/init.d/functions (#103990)
+
+ * initscripts.spec, src/genhostid.1, src/genhostid.c, src/Makefile:
+ add uli's hostid setting program
+
2003-09-09 Bill Nottingham <notting@redhat.com>
* ChangeLog, initscripts.spec:
diff --git a/initscripts.spec b/initscripts.spec
index dec694e9..9d098cbe 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.31
+Version: 7.32
License: GPL
Group: System Environment/Base
Release: 1
@@ -249,7 +249,11 @@ 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
+* Thu Sep 11 2003 Bill Nottingham <notting@redhat.com> 7.32-1
+- fix ip calls for some device names (#104187)
+- ipsec fixes
+
+* Fri Sep 5 2003 Bill Nottingham <notting@redhat.com> 7.31-1
- fix bonding + dhcp (#91399)
- fix typo (#103781)
- sysconfig/network-scripts/ifup: fix use of local