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 /initscripts.spec | |
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
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 9 |
1 files changed, 8 insertions, 1 deletions
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 |