Author: thomas
Date: Tue Feb 13 20:21:33 2007
New Revision: 120630
Added:
packages/updates/2007.0/kernel-multimedia/current/SOURCES/linux-2.6.17.14-mm1.tar.bz2
- copied, changed from r120627,
/packages/updates/2007.0/kernel-multimedia/current/SOURCES/linux-2.6.17.13-mm3.tar.bz2
Removed:
packages/updates/2007.0/kernel-multimedia/current/SOURCES/linux-2.6.17.13-mm3.tar.bz2
Modified:
packages/updates/2007.0/kernel-multimedia/current/SPECS/kernel-multimedia.spec
Log:
- import the 2.6.14-1mdv only released to http://tmb.kkc.fi/Kernels/2007.0/
update to 2.6.17.14
drop DV13, DB40 (merged)
DU51_usb-suspend-check-driver.patch (another try at fixing #25956)
DI37_libata-resource-conflict-for-legacy-mode.patch (upstream, #23279)
x86_64 config changes (enable modversions, AGP as module on laptop)
add DN45_bcm43xx_hotfix.patch (upstream)
add DN36_ieee80211-1.2.15.patch (upstream)
update ndiswrapper to 1.28
DA10_acpi_resume.patch (upstream)
disable REGPARM (suspend problems?)
Support for jmicron in legacy mode (DI54) (upstream, #25155)
add MJ11_avmaster-have_v4l2.patch (me)
update alsa to 1.0.13 except snd-aoa stuff (upstream)
MH95_acer_acpi.tar (upstream)
drop BK02 (merged)
drop BK15_ppc-irq_of_parse_and_map-not-on-2.6.17.patch for now (broken)
from tmb:
update ZZ30_v4l_dvb_2.6.18.1.patch
from main:
DA75_pcmcia_deadlock.patch
DN89_r8169_pcmcia_hot_unplug.patch
BK13_alsa_hda-intel-oops.patch
DA76_cardbus_hotplug_api_safe.patch
DA77_pccard_store_cis_fix_error_handling.patch
ZZ25_CVE-2005-4997_clip_do_not_refer_freed_skbuff.patch
ZZ26_CVE-2006-4572_netfilter_ipv6_fragmention_attacks_fixes.patch
CA60_x86_64_adds_nx_mask_bit_for_pte_entry.patch
DN90_netfilter_missing_check_for_cap_net_admin.patch
DV20_mach64_drm.patch
DV21_mach64_drm_fixes.patch
DV22_mach64_drm_driver_init_members.patch
Copied:
packages/updates/2007.0/kernel-multimedia/current/SOURCES/linux-2.6.17.14-mm1.tar.bz2
(from r120627,
/packages/updates/2007.0/kernel-multimedia/current/SOURCES/linux-2.6.17.13-mm3.tar.bz2)
==============================================================================
Binary files. No diff available.
Modified:
packages/updates/2007.0/kernel-multimedia/current/SPECS/kernel-multimedia.spec
==============================================================================
---
packages/updates/2007.0/kernel-multimedia/current/SPECS/kernel-multimedia.spec
(original)
+++
packages/updates/2007.0/kernel-multimedia/current/SPECS/kernel-multimedia.spec
Tue Feb 13 20:21:33 2007
@@ -8,9 +8,9 @@
# kernel Makefile extraversion is substituted by
# kpatch/kstable wich are either 0 (empty), pre/rc (kpatch) or stable release
(kstable)
%define kpatch 0
-%define kstable 13
+%define kstable 14
# this is the releaseversion
-%define kbuild 3
+%define kbuild 1
#sometimes it's easier to d/l an updated kernel
%define kstable_tar 1
@@ -1489,7 +1489,44 @@
%defattr(-,root,root)
%endif
+#TODO
+#include IPP2P?
+#enable cs4243?
+
%changelog
+* Fri Nov 3 2006 Danny Tholen <[EMAIL PROTECTED]> 2.6.17.14-1mdv2007.0
+- update to 2.6.17.14
+- drop DV13, DB40 (merged)
+- DU51_usb-suspend-check-driver.patch (another try at fixing #25956)
+- DI37_libata-resource-conflict-for-legacy-mode.patch (upstream, #23279)
+- x86_64 config changes (enable modversions, AGP as module on laptop)
+- add DN45_bcm43xx_hotfix.patch (upstream)
+- add DN36_ieee80211-1.2.15.patch (upstream)
+- update ndiswrapper to 1.28
+- DA10_acpi_resume.patch (upstream)
+- disable REGPARM (suspend problems?)
+- Support for jmicron in legacy mode (DI54) (upstream, #25155)
+- add MJ11_avmaster-have_v4l2.patch (me)
+- update alsa to 1.0.13 except snd-aoa stuff (upstream)
+- MH95_acer_acpi.tar (upstream)
+- drop BK02 (merged)
+- drop BK15_ppc-irq_of_parse_and_map-not-on-2.6.17.patch for now (broken)
+- from tmb:
+ update ZZ30_v4l_dvb_2.6.18.1.patch
+- from main:
+ DA75_pcmcia_deadlock.patch
+ DN89_r8169_pcmcia_hot_unplug.patch
+ BK13_alsa_hda-intel-oops.patch
+ DA76_cardbus_hotplug_api_safe.patch
+ DA77_pccard_store_cis_fix_error_handling.patch
+ ZZ25_CVE-2005-4997_clip_do_not_refer_freed_skbuff.patch
+ ZZ26_CVE-2006-4572_netfilter_ipv6_fragmention_attacks_fixes.patch
+ CA60_x86_64_adds_nx_mask_bit_for_pte_entry.patch
+ DN90_netfilter_missing_check_for_cap_net_admin.patch
+ DV20_mach64_drm.patch
+ DV21_mach64_drm_fixes.patch
+ DV22_mach64_drm_driver_init_members.patch
+
* Tue Sep 19 2006 Danny Tholen <[EMAIL PROTECTED]> 2.6.17.13-3mdv2007.0
- fix an(other) oops in acpi video.ko (#25807)
- fix hci_usb suspending (#25956)