X-Git-Url: https://git.proxmox.com/?p=pve-kernel-2.6.32.git;a=blobdiff_plain;f=Makefile;h=270c0f53f5df9647208f210155af9a79ef007774;hp=d103fa6fb0fa2053cace51328dfee8a3aa9ae3e2;hb=a1cce8fba6fc8cb8d87f588bc2aee5583050f983;hpb=221aa9c762b32f9758c354779e817278a3ddc83f diff --git a/Makefile b/Makefile index d103fa6..270c0f5 100644 --- 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