]> git.proxmox.com Git - pve-kernel-2.6.32.git/commitdiff
bump version to 2.6.32-94
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 29 Mar 2013 04:43:43 +0000 (05:43 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 29 Mar 2013 04:43:43 +0000 (05:43 +0100)
apply patch fix-ipoib-add-missing-lock.patch

Makefile
changelog.Debian
proxmox-ve/changelog.Debian

index c8c0fef9440807b47fd3169c3621f3437cad841d..84dc97601b249801517ad779c452a8f5a4881043 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=2.3
 
 KERNEL_VER=2.6.32
-PKGREL=93
+PKGREL=94
 # also include firmware of previous versrion into 
 # the fw package:  fwlist-2.6.32-PREV-pve
 KREL=19
@@ -151,6 +151,7 @@ ${KERNEL_SRC}/README: ${KERNEL_SRC}.org/README
        cd ${KERNEL_SRC}; patch -p1 <../0005-bridge-disable-querier.patch
        cd ${KERNEL_SRC}; patch -p1 <../fix-aspm-policy.patch
        cd ${KERNEL_SRC}; patch -p1 <../xfs-trans-ail-fix.patch
+       cd ${KERNEL_SRC}; patch -p1 <../fix-ipoib-add-missing-lock.patch
        #cd ${KERNEL_SRC}; patch -p1 <../optimize-cfq-parameters.patch
        sed -i ${KERNEL_SRC}/Makefile -e 's/^EXTRAVERSION.*$$/EXTRAVERSION=${EXTRAVERSION}/'
        touch $@
index e7c3170a67bb9e2801b002e68b3c7102bab5a176..faeb5dbfddb3921572f302a3a54cc3fd1f6878a6 100644 (file)
@@ -1,3 +1,11 @@
+pve-kernel-2.6.32 (2.6.32-94) unstable; urgency=low
+
+  * add proposed fix for
+    https://bugzilla.redhat.com/show_bug.cgi?id=913645
+    fix-ipoib-add-missing-lock.patch
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 29 Mar 2013 05:43:01 +0100
+
 pve-kernel-2.6.32 (2.6.32-93) unstable; urgency=low
 
   * fix xfs high load bug
index 279348da8b6b4e74cb73faf76ec24a7e2cc1ecea..f86842f6d3fff53da49ac03ddce2a23cbe72c245 100644 (file)
@@ -1,4 +1,4 @@
-proxmox-ve-2.6.32 (2.3-93) unstable; urgency=low
+proxmox-ve-2.6.32 (2.3-94) unstable; urgency=low
 
   * re-package to update version number