diff options
author | Bill Nottingham <notting@redhat.com> | 2007-10-08 20:09:40 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2007-10-08 20:09:40 +0000 |
commit | f34654832e4c2447d2a3730e432088cd9525aac4 (patch) | |
tree | 5795940d66c0f4929e08926b75095630b03eee86 /initscripts.spec | |
parent | b1abc3211e63103640efd2fc8193eaae65e8a7fb (diff) | |
download | initscripts-f34654832e4c2447d2a3730e432088cd9525aac4.tar initscripts-f34654832e4c2447d2a3730e432088cd9525aac4.tar.gz initscripts-f34654832e4c2447d2a3730e432088cd9525aac4.tar.bz2 initscripts-f34654832e4c2447d2a3730e432088cd9525aac4.tar.xz initscripts-f34654832e4c2447d2a3730e432088cd9525aac4.zip |
8.59-1r8-59
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 a02fb03b..f40066c8 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 8.58 +Version: 8.59 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -208,6 +208,13 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Oct 8 2007 Bill Nottingham <notting@redhat.com> - 8.59-1 +- rc.sysinit: fix rhgb check +- prefdm: add wdm section (#248087) +- init.d/functions, halt: clean up some extraneous delays (#219816) +- ifup-wireless: set mode before bringing link up (#254046, <linville@redhat.com>) +- translation updates: pt_BR, hr + * Fri Oct 5 2007 Bill Nottingham <notting@redhat.com> - 8.58-1 - revert kernel conflict so that xen can still work (#319401) - rename_device, 60-net.rules: only suggest an interface name (part of #264901) |