X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=7ce068806251687793b305a938dde8ebb0013c54;hb=c8e309f097ecc7e7c2fe149114508804d29f10bc;hp=2069f0e90d16441db454a2b1d36e949dc87f0675;hpb=814a59c281277d432c2cf270d07f8c3897e37b4d;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 2069f0e90..7ce068806 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -10,15 +10,11 @@ URL: %{SCMURL} %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 30 +%define taglevel 34 %define sublevel 32 -%if ("%{distro}" == "Fedora" && %{distrorelease} >= 12) || ("%{distro}" == "SL" && %{distrorelease} >= 6) || ("%{distro}" == "CentOS" && %{distrorelease} >= 6) %define modern_distro 1 -%else -%define modern_distro 0 -%endif #### Planet-Lab #### Summary: The Linux kernel @@ -981,6 +977,7 @@ make -f %{SOURCE20} VERSION=%{version} configs #### Planet-Lab #### ApplyPatch linux-2.6-001-bcm5720.patch +ApplyPatch linux-2.6-002-divide-by-zero-fix.patch ApplyPatch patch-2.6.32-131.0.15.el6-vs2.3.0.36.29.6.diff ApplyPatch linux-2.6-255-vserver-delta-cow-fix23.patch ApplyPatch linux-2.6-250-ipsets.patch @@ -1795,6 +1792,18 @@ fi %endif %changelog +* Wed Aug 29 2012 Sapan Bhatia - linux-2.6-32-34 + +* Thu May 03 2012 Sapan Bhatia - linux-2.6-32-33 +- More compiletime fixes. + +* Thu May 03 2012 Sapan Bhatia - linux-2.6-32-32 +- Fixed some parantheses. + +* Thu May 03 2012 Sapan Bhatia - linux-2.6-32-31 +- For some reason the -30 tag did not get created in Linux-2.6. Might be because of a temporary problem with the git +- server. + * Tue May 01 2012 Sapan Bhatia - linux-2.6-32-30 - Fixed a compile error.