]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
update to v2.4.0-rc3, bump version to 2.4-1
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 30 Jul 2015 07:44:03 +0000 (09:44 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 30 Jul 2015 07:44:03 +0000 (09:44 +0200)
Makefile
debian/changelog
qemu-kvm-src.tar.gz

index 816a4ef569dca2b2a5bdd2cddd9bc2a6e4e99381..551f9c34f5372be7b5f192889a2b6510345e6460 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 RELEASE=4.0
 
 # also update debian/changelog
-KVMVER=2.3
-KVMPKGREL=8
+KVMVER=2.4
+KVMPKGREL=1
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
@@ -23,7 +23,7 @@ download:
        rm -rf ${KVMDIR} ${KVMSRC}
        #git clone git://git.qemu-project.org/qemu.git -b stable-2.2 ${KVMDIR} 
        git clone git://git.qemu-project.org/qemu.git ${KVMDIR} 
-       #cd ${KVMDIR}; git checkout v2.4.0
+       cd ${KVMDIR}; git checkout v2.4.0-rc3
        tar czf ${KVMSRC} --exclude CVS --exclude .git --exclude .svn ${KVMDIR}
 
 ${DEBS} kvm: ${KVMSRC}
index c1a9fde274609051bc3f4652f6cbf800af7cf1ea..9e7d675ad9a74658b00201b0d724c3db3f91a6ff 100644 (file)
@@ -1,3 +1,9 @@
+pve-qemu-kvm (2.4-1) unstable; urgency=medium
+
+  * update to latest upstream (v2.4.0-rc3)
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 30 Jul 2015 09:38:14 +0200
+
 pve-qemu-kvm (2.3-8) unstable; urgency=medium
 
   * update to latest upstream (v2.4.0-rc2 + a few more patches)
index cc57b033cfd4372dbced3f567d15a9d5a785cc5c..de873fb695d8f6be3d347a2eb8a8682f3e70dca7 100644 (file)
Binary files a/qemu-kvm-src.tar.gz and b/qemu-kvm-src.tar.gz differ