X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=eeb33c7c29affc8deb49126bd1e4e2b5fb75a84b;hb=refs%2Fheads%2Frhel;hp=5802b04207e7933ca3114d9b563b2aa975c638db;hpb=90a01d0a52516ecf08c80d533b1cd29936ddce3c;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 5802b0420..eeb33c7c2 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -10,7 +10,7 @@ URL: %{SCMURL} %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 15 +%define taglevel 17 %define sublevel 32 @@ -668,6 +668,7 @@ Source82: config-s390x-debug Source83: config-s390x-debug-rhel Patch1: patch-2.6.32-71.24.1.el6-vs2.3.0.36.29.6.diff +Patch2: linux-2.6-255-vserver-delta-cow-fix23.diff Patch3: linux-2.6-250-ipsets.patch Patch4: linux-2.6-510-ipod.patch Patch5: linux-2.6-521-packet-tagging.patch @@ -688,6 +689,7 @@ Patch19: linux-2.6-660-nmi-watchdog-default.patch Patch20: linux-2.6-680-htb-hysteresis-tso.patch Patch10000: linux-2.6-10000-gcc-4.5.patch +Patch10001: linux-2.6-10001-f16-fix.patch # empty final patch file to facilitate testing of kernel patches Patch999999: linux-kernel-test.patch @@ -964,6 +966,7 @@ make -f %{SOURCE20} VERSION=%{version} configs #### Planet-Lab #### ApplyPatch patch-2.6.32-71.24.1.el6-vs2.3.0.36.29.6.diff ApplyPatch linux-2.6-250-ipsets.patch +ApplyPatch linux-2.6-255-vserver-delta-cow-fix23.diff ApplyPatch linux-2.6-510-ipod.patch ApplyPatch linux-2.6-521-packet-tagging.patch ApplyPatch linux-2.6-522-iptables-connection-tagging.patch @@ -983,6 +986,7 @@ ApplyPatch linux-2.6-650-hangcheck-reboot.patch ApplyPatch linux-2.6-660-nmi-watchdog-default.patch ApplyPatch linux-2.6-680-htb-hysteresis-tso.patch ApplyPatch linux-2.6-10000-gcc-4.5.patch +ApplyPatch linux-2.6-10001-f16-fix.patch #### Planet-Lab #### ApplyOptionalPatch linux-kernel-test.patch @@ -1115,8 +1119,9 @@ BuildKernel() { %endif #### Planet-Lab #### - # -Werror breaks F14 builds + # -Werror breaks F14+ builds sed -i -e "s:-Wno-array-bounds -Werror:-Wno-array-bounds:g" Makefile + sed -i -e "s: -Werror::g" tools/perf/Makefile #### Planet-Lab #### # and now to start the build process @@ -1784,6 +1789,12 @@ fi %endif %changelog +* Tue May 31 2011 Sapan Bhatia - linux-2.6-32-17 +- This commit fixes the COW issue through a patch provided by Daniel Hozac. + +* Sat Apr 09 2011 S.Çağlar Onur - linux-2.6-32-16 +- bump to 2.6.32-71.24.1.el6, see https://rhn.redhat.com/errata/RHSA-2011-0421.html + * Wed Mar 30 2011 S.Çağlar Onur - linux-2.6-32-15 - refresh vs patch against latest upstream release (aka. vs2.3.0.36.29.4 --> vs2.3.0.36.29.6)