diff options
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) |