diff options
author | Bill Nottingham <notting@redhat.com> | 2012-12-07 16:13:47 -0500 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2012-12-07 16:13:47 -0500 |
commit | ddf630a9f771094d44d3eff1c808ac53dfca06d9 (patch) | |
tree | 54be6eea17401c4ab07631c3dd59f5639ce61123 /initscripts.spec | |
parent | fb15854e3e7ff889a63cfefb0b67cfc827d47703 (diff) | |
download | initscripts-ddf630a9f771094d44d3eff1c808ac53dfca06d9.tar initscripts-ddf630a9f771094d44d3eff1c808ac53dfca06d9.tar.gz initscripts-ddf630a9f771094d44d3eff1c808ac53dfca06d9.tar.bz2 initscripts-ddf630a9f771094d44d3eff1c808ac53dfca06d9.tar.xz initscripts-ddf630a9f771094d44d3eff1c808ac53dfca06d9.zip |
Roll up fixes, bump release.
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index be577c92..ce34c7fc 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 9.42 +Version: 9.43 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -216,6 +216,14 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Fri Dec 7 2012 Bill Nottingham <notting@redhat.com> - 9.43-1 +- 60-net.rules: explicitly set the interface name (#870859) +- ifup-eth: set firewall zone before ifup-ipv6 for DHCPv6 (#802415) +- migrate to /etc/locale.conf, /etc/vconsole.conf (#881923) +- rename_device: fix bogus locking +- fix wireless device detection for kernel 3.6 (#875328) +- drop fedora-storage-init, fedora-wait-storage (<prajinoha@redhat.com>) + * Wed Oct 31 2012 Bill Nottingham <notting@redhat.com> - 9.42-1 - Halloween release! - add a default /etc/sysctl.conf that describes how to change values, and where the defaults now live. (#760254) |