]> git.proxmox.com Git - pve-kernel-3.10.0.git/commitdiff
bump version to 3.10-0-30, api version 8-pve
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 14 Mar 2015 10:48:24 +0000 (11:48 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 14 Mar 2015 10:48:24 +0000 (11:48 +0100)
Makefile
changelog.Debian

index 2f6c7ab6bd467ecdcdb60c6bef2d18a833b89b23..fea04f2ea2ae88d7cb433ae33e03621c48fe2bff 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,12 @@
 RELEASE=4.0
 
 KERNEL_VER=3.10.0
-PKGREL=29
+PKGREL=30
 # also include firmware of previous versrion into 
 # the fw package:  fwlist-2.6.32-PREV-pve
-KREL=7
+KREL=8
 
-RHKVER=123.20.1.el7
+RHKVER=229.el7
 
 KERNELSRCRPM=kernel-${KERNEL_VER}-${RHKVER}.src.rpm
 
@@ -201,7 +201,6 @@ ${KERNEL_SRC}/README: ${KERNEL_SRC}.org/README
        #cd ${KERNEL_SRC}; patch -p1 <../fix-idr-header-for-drbd-compilation.patch
        cd ${KERNEL_SRC}; patch -p1 <../add-empty-ndo_poll_controller-to-veth.patch
        cd ${KERNEL_SRC}; patch -p1 <../override_for_missing_acs_capabilities.patch
-       cd ${KERNEL_SRC}; patch -p1 <../tg3-fix-deadlock_in_tg3_change_mtu.patch
        cd ${KERNEL_SRC}; patch -p1 <../vhost-net-extend-device-allocation-to-vmalloc.patch
        sed -i ${KERNEL_SRC}/Makefile -e 's/^EXTRAVERSION.*$$/EXTRAVERSION=${EXTRAVERSION}/'
        touch $@
index 49edab1f538553fa54bf296674b39fc55dd5def1..0653c6bed02e0db889b53fcaddefe2e8b2cbd5fb 100644 (file)
@@ -1,3 +1,11 @@
+pve-kernel-3.10.0 (3.10.0-30) unstable; urgency=medium
+
+  * update to kernel-3.10.0-229.el7.src.rpm
+  
+  * remove tg3-fix-deadlock_in_tg3_change_mtu.patch (now upstream)
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 14 Mar 2015 10:32:36 +0100
+
 pve-kernel-3.10.0 (3.10.0-29) unstable; urgency=low
 
   * IPv6: forwaring ICMP6 neighbor solicitation on bridge