diff options
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 3ca2e75b..d884f80d 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.78 +Version: 8.79 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -238,6 +238,14 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Jul 14 2008 Bill Nottingham <notting@redhat.com> - 8.79-1 +- fix mcheck stuff to be installed correctly +- don't do an arping check for loopback interfaces +- console_init: don't wait (<arjan@infradead.org>) +- rc: clean up extraneous set -x noise +- remove references to static dmraid/multipath binaries (#453987) +- translation updates: lv + * Fri Jun 20 2008 Bill Nottingham <notting@redhat.com> - 8.78-1 - fix mounting of /dev/pts |