diff options
author | Bill Nottingham <notting@redhat.com> | 2008-07-29 13:52:06 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2008-07-29 13:52:06 -0400 |
commit | 2d4961610d2e004593c293ecc7aafe1893add265 (patch) | |
tree | a228caeb7b29c482437c89192daff083b1891811 /initscripts.spec | |
parent | 41f09c72d1de3281adbe3574a7bb929f0735ba44 (diff) | |
download | initscripts-2d4961610d2e004593c293ecc7aafe1893add265.tar initscripts-2d4961610d2e004593c293ecc7aafe1893add265.tar.gz initscripts-2d4961610d2e004593c293ecc7aafe1893add265.tar.bz2 initscripts-2d4961610d2e004593c293ecc7aafe1893add265.tar.xz initscripts-2d4961610d2e004593c293ecc7aafe1893add265.zip |
8.80-1
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 a15c4e8d..2ceb6840 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.79 +Version: 8.80 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -253,6 +253,12 @@ rm -rf $RPM_BUILD_ROOT %config /etc/profile.d/debug* %changelog +* Tue Jul 29 2008 Bill Nottingham <notting@redhat.com> - 8.80-1 +- Fix translation typo (#455804, <ruslanpisarev@gmail.com>) +- Turn off syncookies +- Cleanups for proper plymouth support +- Move the mcheck code to a debugmode package, make it more generic + * 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 |