]> git.proxmox.com Git - pve-kernel-2.6.32.git/blobdiff - Makefile
update to latest stable vzkernel-2.6.32-042stab113.11.src.rpm
[pve-kernel-2.6.32.git] / Makefile
index d103fa6fb0fa2053cace51328dfee8a3aa9ae3e2..270c0f53f5df9647208f210155af9a79ef007774 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,13 +1,13 @@
 RELEASE=3.4
 
 KERNEL_VER=2.6.32
-PKGREL=166
+PKGREL=167
 # also include firmware of previous versrion into 
 # the fw package:  fwlist-2.6.32-PREV-pve
-KREL=43
+KREL=44
 
-RHKVER=573.7.1.el6
-OVZVER=042stab112.15
+RHKVER=573.8.1.el6
+OVZVER=042stab113.11
 
 KERNELSRCRPM=vzkernel-${KERNEL_VER}-${OVZVER}.src.rpm
 
@@ -187,7 +187,7 @@ ${KERNEL_SRC}/README: ${KERNEL_SRC}.org/README
        rm -rf ${KERNEL_SRC}
        cp -a ${KERNEL_SRC}.org ${KERNEL_SRC}
        cd ${KERNEL_SRC}; patch -p1 <../bootsplash-3.1.9-2.6.31-rh.patch
-       cd ${KERNEL_SRC}; patch -p1 <../${RHKERSRCDIR}/patch-042stab112
+       cd ${KERNEL_SRC}; patch -p1 <../${RHKERSRCDIR}/patch-042stab113
        cd ${KERNEL_SRC}; patch -p1 <../do-not-use-barrier-on-ext3.patch
        cd ${KERNEL_SRC}; patch -p1 <../bridge-patch.diff
        cd ${KERNEL_SRC}; patch -p1 <../bridge-forward-ipv6-neighbor-solicitation.patch