aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2003-10-10 15:11:53 +0000
committerBill Nottingham <notting@redhat.com>2003-10-10 15:11:53 +0000
commit70347c0f9996720e05c6e54988a42e11cc844bf9 (patch)
tree531bbd5160db2c0d493c44febe14b7049d537d82
parentd24c7acf6027d7539559a05ed9cc0ae7017ddc45 (diff)
downloadinitscripts-70347c0f9996720e05c6e54988a42e11cc844bf9.tar
initscripts-70347c0f9996720e05c6e54988a42e11cc844bf9.tar.gz
initscripts-70347c0f9996720e05c6e54988a42e11cc844bf9.tar.bz2
initscripts-70347c0f9996720e05c6e54988a42e11cc844bf9.tar.xz
initscripts-70347c0f9996720e05c6e54988a42e11cc844bf9.zip
7.37-1
-rw-r--r--ChangeLog15
-rw-r--r--initscripts.spec9
2 files changed, 21 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 52ee76a3..32bd3882 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2003-10-10 Bill Nottingham <notting@redhat.com>
+
+ * ChangeLog, initscripts.spec:
+ 7.37-1
+
+ * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup:
+ bridging updates (#104421, <dwmw2@redhat.com>)
+
+2003-10-08 Bill Nottingham <notting@redhat.com>
+
+ * initscripts.spec: bump rev
+
+ * rc.d/init.d/functions:
+ export LANG, fixes rhgb in CJK
+
2003-10-08 Bill Nottingham <notting@redhat.com>
* ChangeLog, initscripts.spec:
diff --git a/initscripts.spec b/initscripts.spec
index 39e4845d..8dcb294e 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,9 +1,9 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 7.36
+Version: 7.37
License: GPL
Group: System Environment/Base
-Release: 2
+Release: 1
Source: initscripts-%{version}.tar.bz2
URL: http://rhlinux.redhat.com/initscripts/
Patch0: initscripts-s390.patch
@@ -249,7 +249,10 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
-* Wed Oct 8 2003 Bill Nottingham <notting@redhat.com. 7.36-1
+* Fri Oct 10 2003 Bill Nottingham <notting@redhat.com> 7.37-1
+- bridging updates (#104421, <dwmw2@redhat.com>)
+
+* Wed Oct 8 2003 Bill Nottingham <notting@redhat.com> 7.36-1
- mount /dev/pts before starting rhgb
* Wed Oct 1 2003 Bill Nottingham <notting@redhat.com> 7.35-1