aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2002-04-10 06:12:08 +0000
committerBill Nottingham <notting@redhat.com>2002-04-10 06:12:08 +0000
commit8e47c57916be25330b757f7f5f2911a136db4c2e (patch)
tree99f322342af84815da4aaaeb0bb41a9136e9ef0a
parentc11b6fc5c7594425c960f28a5eb761eaedeb730f (diff)
downloadinitscripts-8e47c57916be25330b757f7f5f2911a136db4c2e.tar
initscripts-8e47c57916be25330b757f7f5f2911a136db4c2e.tar.gz
initscripts-8e47c57916be25330b757f7f5f2911a136db4c2e.tar.bz2
initscripts-8e47c57916be25330b757f7f5f2911a136db4c2e.tar.xz
initscripts-8e47c57916be25330b757f7f5f2911a136db4c2e.zip
6.62-1
-rw-r--r--ChangeLog44
-rw-r--r--initscripts.spec9
2 files changed, 51 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a9507675..ea85cc6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+2002-04-10 Bill Nottingham <notting@redhat.com>
+
+ * ChangeLog, initscripts.spec: 6.62-1
+
+ * sysconfig/network-scripts/ifup-aliases:
+ use full path to /sbin/ifconfig (#59457)
+
+ * service:
+ change to root directory before staring/stopping; also sanitize environment (#53304, #61371)
+
+ * rc.d/rc.sysinit:
+ move DMA hammer-of-doom to after loading of ide-scsi
+
+ * rc.d/rc.sysinit:
+ delete X/VNC locks on startup (#63035)
+
+ * rc.d/rc.sysinit:
+ shut up DMA disabling (#62873, #62956)
+
+2002-04-09 Bill Nottingham <notting@redhat.com>
+
+ * initscripts.spec:
+ add update requirement (#62875)
+
+2002-04-06 Leon Kanter <leon@geon.donetsk.ua>
+
+ * po/ru.po: update
+
+2002-04-06 Richard Allen <ra@hp.is>
+
+ * po/is.po: Fixes
+
+ * po/is.po: More 2 come
+
+2002-04-04 Nilgün Belma Bugüner <nilgun@technologist.com>
+
+ * po/tr.po: update
+
+2002-04-04 Hung-Pin Wu <hpwu@redhat.com>
+
+ * po/zh_TW.po: New added translation.
+
2002-04-02 Bill Nottingham <notting@redhat.com>
* ChangeLog, initscripts.spec: 6.61-1
@@ -291,7 +333,7 @@
To set HW address, use MACADDR, not HWADDR. HWADDR is used to tie a
configuration to a particular card, even if its device name changes.
-2001-12-26 leon <leon@redhat.com>
+2001-12-26 Leon Kanter <leon@geon.donetsk.ua>
* po/ru.po: fix typo
diff --git a/initscripts.spec b/initscripts.spec
index 3477964c..5c1145c4 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.61
+Version: 6.62
License: GPL
Group: System Environment/Base
Release: 1
@@ -244,6 +244,13 @@ rm -rf $RPM_BUILD_ROOT
%dir /etc/locale/*/LC_MESSAGES
%changelog
+* Tue Apr 09 2002 Bill Nottingham <notting@redhat.com> 6.62-1
+- delete X/VNC locks on startup (#63035)
+- shut up DMA disabling, move it to after ide-scsi (#62873, #62956)
+- use full path to /sbin/ifconfig (#59457)
+- /sbin/service: change to root directory before staring/stopping;
+ also sanitize environment
+
* Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 6.61-1
- when disabling DMA, don't use things in /usr