diff options
author | Bill Nottingham <notting@redhat.com> | 2008-08-29 13:03:46 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2008-08-29 13:03:46 -0400 |
commit | cfd2b6c8dffef09d9c4a56fa767c8391258d957d (patch) | |
tree | b5e1acc73e68f296b417a75050fb55324ca36f1c | |
parent | 6e8e19bcecda268ab261b001c9bae98a20725011 (diff) | |
download | initscripts-cfd2b6c8dffef09d9c4a56fa767c8391258d957d.tar initscripts-cfd2b6c8dffef09d9c4a56fa767c8391258d957d.tar.gz initscripts-cfd2b6c8dffef09d9c4a56fa767c8391258d957d.tar.bz2 initscripts-cfd2b6c8dffef09d9c4a56fa767c8391258d957d.tar.xz initscripts-cfd2b6c8dffef09d9c4a56fa767c8391258d957d.zip |
8.81-1
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 2ceb6840..fb9bc33b 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.80 +Version: 8.81 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -253,6 +253,10 @@ rm -rf $RPM_BUILD_ROOT %config /etc/profile.d/debug* %changelog +* Fri Aug 29 2008 Bill Nottingham <notting@redhat.com> - 8.81-1 +- rc.sysinit: Don't use -L in find (#458652, #458504, CVE-2008-3524) +- ifup: kill more code from loopback bringup + * Tue Jul 29 2008 Bill Nottingham <notting@redhat.com> - 8.80-1 - Fix translation typo (#455804, <ruslanpisarev@gmail.com>) - Turn off syncookies |