diff options
author | Bill Nottingham <notting@redhat.com> | 2008-07-14 16:51:43 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2008-07-14 16:51:43 -0400 |
commit | 70eaf34d97476b9da71df67dcdce30e5a0eea124 (patch) | |
tree | ea6bdfe89ea2b5c67afc93d8ffdc40240c3c08d2 | |
parent | 59a6eb358bdef38a7ea438060a50645e47bf4be6 (diff) | |
download | initscripts-70eaf34d97476b9da71df67dcdce30e5a0eea124.tar initscripts-70eaf34d97476b9da71df67dcdce30e5a0eea124.tar.gz initscripts-70eaf34d97476b9da71df67dcdce30e5a0eea124.tar.bz2 initscripts-70eaf34d97476b9da71df67dcdce30e5a0eea124.tar.xz initscripts-70eaf34d97476b9da71df67dcdce30e5a0eea124.zip |
8.79-1
-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 |