diff options
author | Bill Nottingham <notting@redhat.com> | 2011-10-25 15:23:32 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2011-10-25 15:23:32 -0400 |
commit | 6ce3e4700baa4e37e6b16e4160c00b2ebea58d81 (patch) | |
tree | c17ba44605411d9fbad5e8815b58afca28c9cf27 | |
parent | d088bd27ef9fac2695c9769b4fbb230e32d93b31 (diff) | |
download | initscripts-6ce3e4700baa4e37e6b16e4160c00b2ebea58d81.tar initscripts-6ce3e4700baa4e37e6b16e4160c00b2ebea58d81.tar.gz initscripts-6ce3e4700baa4e37e6b16e4160c00b2ebea58d81.tar.bz2 initscripts-6ce3e4700baa4e37e6b16e4160c00b2ebea58d81.tar.xz initscripts-6ce3e4700baa4e37e6b16e4160c00b2ebea58d81.zip |
9.34-1initscripts-9.34-1
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 47290ebc..30731caa 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -4,7 +4,7 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 9.33 +Version: 9.34 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -316,6 +316,10 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Tue Oct 25 2011 Bill Nottingham <notting@redhat.com> - 9.34-1 +- read locale.conf if it exists (#706756) +- ifdown: fix logic error with removing arp_ip_target (#745681) + * Wed Oct 12 2011 Bill Nottingham <notting@redhat.com> - 9.33-1 - netconsole: only use the first ARP response (#744309, <doug.knight@karmix.org>) - udev/rules.d/88-clock.rules: drop this entirely, as it causes issues in conjunction with systemd |