aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2002-11-12 07:00:05 +0000
committerBill Nottingham <notting@redhat.com>2002-11-12 07:00:05 +0000
commit95aabc1aee4b226fe2f540cd576381f33c35f4be (patch)
tree00b29ca90f259073a72e60409e2424b22be2cd77
parent0842c7603b9eea5849048655be3aaba6b0dcb41e (diff)
downloadinitscripts-95aabc1aee4b226fe2f540cd576381f33c35f4be.tar
initscripts-95aabc1aee4b226fe2f540cd576381f33c35f4be.tar.gz
initscripts-95aabc1aee4b226fe2f540cd576381f33c35f4be.tar.bz2
initscripts-95aabc1aee4b226fe2f540cd576381f33c35f4be.tar.xz
initscripts-95aabc1aee4b226fe2f540cd576381f33c35f4be.zip
6.96-1
-rw-r--r--ChangeLog37
-rw-r--r--initscripts.spec12
2 files changed, 47 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4471d9eb..bdff83e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,40 @@
+2002-11-12 Bill Nottingham <notting@redhat.com>
+
+ * ChangeLog, initscripts.spec: 6.96-1
+
+ * sysconfig/network-scripts/ifup-aliases:
+ just use ifup-routes for aliases
+
+ * sysconfig/network-scripts/ifup-routes, sysconfig.txt:
+ fix static route brokenness (#74317, #74320, #76619, #75604)
+
+ * sysconfig.txt:
+ clean up clock text (#75069)
+
+ * lang.sh: unset langfile (#75662)
+
+ * setsysfont:
+ fix SYSFONTACM handling (#76472)
+
+ * lang.csh:
+ fix lang.csh for CJK (#76908, <ynakai@redhat.com>)
+
+ * sysconfig/network-scripts/ifup:
+ allow setting of scope (#77082)
+
+ * initscripts.spec:
+ buildprereq gettext (#77518)
+
+ * initscripts.spec:
+ fix unpackaged files (#77519)
+
+ * ppp/ip-down.ipv6to4, ppp/ip-up.ipv6to4, ppp/ipv6-down, ppp/ipv6-up, sysconfig/network-scripts/ifdown-ipv6, sysconfig/network-scripts/ifdown-sit, sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/ifup-sit, sysconfig/network-scripts/init.ipv6-global, sysconfig/network-scripts/network-functions-ipv6:
+ IPv6 update <pekkas@netcore.fi>, <pb@bieringer.de>
+
+2002-10-27 Hasbullah Bin Pit <sebol@ikhlas.com>
+
+ * po/ms.po: fix small error
+
2002-10-16 Hasbullah Bin Pit <sebol@ikhlas.com>
* po/ms.po: s/Memerika/Memeriksa
diff --git a/initscripts.spec b/initscripts.spec
index f05c1ac9..85bba8e0 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 6.95
+Version: 6.96
License: GPL
Group: System Environment/Base
Release: 1
@@ -252,7 +252,15 @@ rm -rf $RPM_BUILD_ROOT
%dir /etc/locale/*/LC_MESSAGES
%changelog
-* Mon Sep 16 2002 Than Ngo <than@redhat.com> 6.96-1
+* Tue Nov 12 2002 Bill Nottingham <notting@redhat.com> 6.96-1
+- fix various static-routes brokennes (#74317, #74318, #74320, #76619,
+ #75604)
+- fix handling of SYSFONTACM in setsysfont (#75662)
+- fix lang.csh for CJK (#76908, <ynakai@redhat.com>)
+- IPv6 update (<pekkas@netcore.fi>, <pb@bieringer.de>)
+- other minor tweaks
+
+* Mon Sep 16 2002 Than Ngo <than@redhat.com>
- owns directory /etc/ppp/peers (bug #74037)
* Wed Sep 4 2002 Bill Nottingham <notting@redhat.com> 6.95-1