diff options
author | Bill Nottingham <notting@redhat.com> | 2011-04-27 13:17:10 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2011-04-27 13:17:10 -0400 |
commit | c59124e60fdebd8db74be5a4747f4ef623255ffe (patch) | |
tree | c3744883aeff4db63cba312792bdfd300752585e /initscripts.spec | |
parent | 318d859b9df0131a80cdfa7b6a12066bd5212965 (diff) | |
download | initscripts-c59124e60fdebd8db74be5a4747f4ef623255ffe.tar initscripts-c59124e60fdebd8db74be5a4747f4ef623255ffe.tar.gz initscripts-c59124e60fdebd8db74be5a4747f4ef623255ffe.tar.bz2 initscripts-c59124e60fdebd8db74be5a4747f4ef623255ffe.tar.xz initscripts-c59124e60fdebd8db74be5a4747f4ef623255ffe.zip |
9.30-1initscripts-9.30-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index be691f57..858afd10 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.29 +Version: 9.30 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -314,6 +314,16 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Wed Apr 27 2011 Bill Nottingham <notting@redhat.com> - 9.30-1 +- ifup-eth: handle IPADDRx correctly for static addresses (#697838) +- systemd: fix storage setup service after cryptsetup.target (#699918) +- prefdm: tweak how plymouth is quit in the gdm/kdm case (<rstrode@redhat.com>) +- support /etc/hostname as an override for hostname in /etc/sysconfig/network +- init.d/single: only ship this in -legacy +- network-functions: fix IPADDRx index handling (<jklimes@redhat.com>) +- ifup/down-eth: properly handle apr_ip_target, when used with module options (#604669, <harald@redhat.com>) +- ifup-eth: ensure bond exists before bringing up slaves (#694501) + * Wed Apr 06 2011 Bill Nottingham <notting@redhat.com> - 9.29-1 - systemd: add a storage setup service after cryptsetup.target (#692198) - fix /.autorelabel handling (<mschimdt@redhat.com>) |