From 22ca54d505a35ef63726de09cdae89f1629d8e9a Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 20 Aug 2001 04:53:54 +0000 Subject: 6.21-1 --- ChangeLog | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++----- initscripts.spec | 9 +++++- 2 files changed, 93 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index c6cf8b53..25247cf4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,15 +1,93 @@ +2001-08-20 Bill Nottingham + + * ChangeLog, initscripts.spec: 6.21-1 + + * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: + - fix call of check_device_down in ifdown + - make loopback addresses have scope 'host', not scope 'global'. This + apparently fixes pump. + +2001-08-19 Leon Kanter + + * po/ru.po, po/uk.po: update + + * po/ru.po: fix header + +2001-08-19 Keld Jørn Simonsen + + * po/da.po: Update of danish initscripts po file + translate/initscripts/da.po + +2001-08-17 Thiago Vinhas de Moraes + + * po/pt_BR.po: *** empty log message *** + +2001-08-17 Federico Musto + + * po/de.po, po/es.po, po/fr.po, po/it.po: + "/mnt/traduzioni/RH7.2/translate/initscripts" + +2001-08-17 Kjartan Maraas + + * po/no.po: Update + +2001-08-17 Leon Kanter + + * po/ru.po: update + +2001-08-17 Richard Allen + + * po/is.po: typos, typos... + +2001-08-16 Milan Kerslager + + * po/cs.po: Zacisteni initscripts + +2001-08-16 Bill Nottingham + + * lang.csh: + check for $LANG before using it (#51905) + +2001-08-16 Satoru Sato + + * po/ja.po: initiscripts/ja.po: follow updates. + +2001-08-16 Bill Nottingham + + * rc.d/rc.sysinit: + blow away stale RPM cache files at boot + +2001-08-16 David Joo + + * po/ko.po: done! + +2001-08-16 Richard Allen + + * po/is.po: Finish initscripts + 2001-08-15 Bill Nottingham - * ChangeLog, initscripts.spec: 6.19-1 + * ChangeLog, initscripts.spec: + 6.20-1 - * po/is.po, po/it.po, po/ja.po, po/ko.po, po/nn.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/Makefile: - update translation info + * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-ipx, sysconfig.txt: + ipx support returns (#51787) - * rc.d/init.d/network, sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: - add is_available() function for network devices; use it. gets rid of horribly ugly modprobe messages +2001-08-15 Christian Rose + + * sv.po: Updated Swedish translation. 2001-08-15 Bill Nottingham + * po/Makefile: + don't try and pull strings from unreadable ifcfg files + + * ChangeLog, initscripts.spec: + 6.19-1 + + * po/is.po, po/it.po, po/ja.po, po/ko.po, po/nn.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/Makefile: + update translation info + * rc.d/init.d/network, sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: add is_available() function for network devices; use it. gets rid of horribly ugly modprobe messages @@ -33,11 +111,11 @@ 2001-08-15 Christian Rose - * sv.po: Fix date. + * sv.po: Fix date. 2001-08-15 Christian Rose - * sv.po: Updated Swedish translation. + * sv.po: Updated Swedish translation. 2001-08-13 Yukihiro Nakai diff --git a/initscripts.spec b/initscripts.spec index 5029ed6b..7fbad903 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.19 +Version: 6.21 License: GPL Group: System Environment/Base Release: 1 @@ -238,9 +238,16 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Sun Aug 18 2001 Bill Nottingham +- fix a broken call to check_device_down +- make all loopback addresses have host scope, not global scope. + Fixes #49374, possibly others + * Wed Aug 15 2001 Bill Nottingham - add is_available() network function, use it; cleans up ugly modprobe error messages +- update translation info +- fix #51787 * Wed Aug 15 2001 Bernhard Rosenkraenzer - adjust s390 patch -- cgit v1.2.1