Author: lcapitulino
Date: Fri Feb 2 18:37:45 2007
New Revision: 115984
Removed:
packages/updates/2007.0/kernel-2.6/current/PATCHES/patches/FS06_max-symlink-to-10.patch
Modified:
packages/updates/2007.0/kernel-2.6/current/SPECS/kernel-2.6.spec
Log:
Dropped FS06_max-symlink-to-10.patch, this patch adds security issues
on x86_64 machines and was only needed to create Live CDs (now we
use unionfs). Thanks to Thomas Backlund, who helped to find the
patch (#27955)
Modified: packages/updates/2007.0/kernel-2.6/current/SPECS/kernel-2.6.spec
==============================================================================
--- packages/updates/2007.0/kernel-2.6/current/SPECS/kernel-2.6.spec
(original)
+++ packages/updates/2007.0/kernel-2.6/current/SPECS/kernel-2.6.spec Fri Feb
2 18:37:45 2007
@@ -1025,7 +1025,7 @@
%endif
%changelog
-* Mon Jan 29 2007 Luiz Capitulino <[EMAIL PROTECTED]> 2.6.17-10mdv2007.0
+* Fri Feb 02 2007 Luiz Capitulino <[EMAIL PROTECTED]> 2.6.17-10mdv2007.0
o Gwenole Beauchesne <[EMAIL PROTECTED]>
- Add Ralink RT2571W/RT2671 WLAN USB support (rt73 module)
@@ -1035,6 +1035,10 @@
- Avoid disk sector_t overflow for >2TB ext3 filesystem
- USB: workaround to fix HP scanners detection (#26728)
- USB: unusual_devs.h for Sony floppy (#28378)
+ - Dropped FS06_max-symlink-to-10.patch, this patch adds security issues
+ on x86_64 machines and was only needed to create Live CDs (now we
+ use unionfs). Thanks to Thomas Backlund, who helped to find the
+ patch (#27955)
- Security fixes:
* ZZ08_CVE-2006-5749_isdn_ppp_init_reset_state_timer.patch (#27802)
* ZZ09_CVE-2006-5753_fix_bad_inode_retun_values.patch (#27958)