diff options
author | Bill Nottingham <notting@redhat.com> | 2001-08-20 04:53:54 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-08-20 04:53:54 +0000 |
commit | 22ca54d505a35ef63726de09cdae89f1629d8e9a (patch) | |
tree | afd6ec3d9b8beaa7e9366e1a96db598edb05081c | |
parent | 2283cf45bd0172a632dcf82ca446126c0e792b4b (diff) | |
download | initscripts-22ca54d505a35ef63726de09cdae89f1629d8e9a.tar initscripts-22ca54d505a35ef63726de09cdae89f1629d8e9a.tar.gz initscripts-22ca54d505a35ef63726de09cdae89f1629d8e9a.tar.bz2 initscripts-22ca54d505a35ef63726de09cdae89f1629d8e9a.tar.xz initscripts-22ca54d505a35ef63726de09cdae89f1629d8e9a.zip |
6.21-1
-rw-r--r-- | ChangeLog | 92 | ||||
-rw-r--r-- | initscripts.spec | 9 |
2 files changed, 93 insertions, 8 deletions
@@ -1,15 +1,93 @@ +2001-08-20 Bill Nottingham <notting@redhat.com> + + * 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 <leon@geon.donetsk.ua> + + * po/ru.po, po/uk.po: update + + * po/ru.po: fix header + +2001-08-19 Keld Jørn Simonsen <keld@dkuug.dk> + + * po/da.po: Update of danish initscripts po file + translate/initscripts/da.po + +2001-08-17 Thiago Vinhas de Moraes <tvinhas@networx.com.br> + + * po/pt_BR.po: *** empty log message *** + +2001-08-17 Federico Musto <federico@redhat.com> + + * po/de.po, po/es.po, po/fr.po, po/it.po: + "/mnt/traduzioni/RH7.2/translate/initscripts" + +2001-08-17 Kjartan Maraas <kmaraas@gnome.org> + + * po/no.po: Update + +2001-08-17 Leon Kanter <leon@geon.donetsk.ua> + + * po/ru.po: update + +2001-08-17 Richard Allen <ra@hp.is> + + * po/is.po: typos, typos... + +2001-08-16 Milan Kerslager <milan.kerslager@spsselib.hiedu.cz> + + * po/cs.po: Zacisteni initscripts + +2001-08-16 Bill Nottingham <notting@redhat.com> + + * lang.csh: + check for $LANG before using it (#51905) + +2001-08-16 Satoru Sato <ssato@redhat.com> + + * po/ja.po: initiscripts/ja.po: follow updates. + +2001-08-16 Bill Nottingham <notting@redhat.com> + + * rc.d/rc.sysinit: + blow away stale RPM cache files at boot + +2001-08-16 David Joo <djoo@redhat.com> + + * po/ko.po: done! + +2001-08-16 Richard Allen <ra@hp.is> + + * po/is.po: Finish initscripts + 2001-08-15 Bill Nottingham <notting@redhat.com> - * 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 <menthos@menthos.com> + + * sv.po: Updated Swedish translation. 2001-08-15 Bill Nottingham <notting@redhat.com> + * 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 <menthos@menthos.com> - * sv.po: Fix date. + * sv.po: Fix date. 2001-08-15 Christian Rose <menthos@menthos.com> - * sv.po: Updated Swedish translation. + * sv.po: Updated Swedish translation. 2001-08-13 Yukihiro Nakai <ynakai@redhat.com> 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 <notting@redhat.com> +- 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 <notting@redhat.com> - add is_available() network function, use it; cleans up ugly modprobe error messages +- update translation info +- fix #51787 * Wed Aug 15 2001 Bernhard Rosenkraenzer <bero@redhat.com> - adjust s390 patch |