diff options
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index ed157d5a..70b9c5ac 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -2,7 +2,7 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 8.76.3 +Version: 8.76.4 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -238,6 +238,12 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Oct 14 2008 Bill Nottingham <notting@redhat.com> - 8.76.4-1 +- use 0.0.0.0/0, not 0/0, in calls to /sbin/ip (#460580) +- fix setting of console font/map (#458362, <ak@sensi.org>) +- explicitly run mdadm on boot to catch degraded arrays. (<dledford@redhat.com>) +- check more correctly whether rhgb actually starts. (#462763) + * Fri Aug 29 2008 Bill Nottingham <notting@redhat.com> - 8.76.3-1 - rc.sysinit: Don't use -L in find (#458652, #458504, CVE-2008-3524) - fix clock rules to properly handle old-style RTC devices (#447019) |