]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
bump version to 2.4-2, update to upstream v2.4.0-rc4
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 8 Aug 2015 13:16:09 +0000 (15:16 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 8 Aug 2015 13:16:09 +0000 (15:16 +0200)
Makefile
debian/changelog
qemu-kvm-src.tar.gz

index 551f9c34f5372be7b5f192889a2b6510345e6460..aad444f24d811a9143a5ebea3cb0f913f215c290 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 # also update debian/changelog
 KVMVER=2.4
-KVMPKGREL=1
+KVMPKGREL=2
 
 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-rc3
+       cd ${KVMDIR}; git checkout v2.4.0-rc4
        tar czf ${KVMSRC} --exclude CVS --exclude .git --exclude .svn ${KVMDIR}
 
 ${DEBS} kvm: ${KVMSRC}
index 9e7d675ad9a74658b00201b0d724c3db3f91a6ff..9458f5f35ba49d01acfb325d58b455bfccee4ced 100644 (file)
@@ -1,3 +1,9 @@
+pve-qemu-kvm (2.4-2) unstable; urgency=medium
+
+  *  update to latest upstream (v2.4.0-rc4)
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 08 Aug 2015 15:14:25 +0200
+
 pve-qemu-kvm (2.4-1) unstable; urgency=medium
 
   * update to latest upstream (v2.4.0-rc3)
index de873fb695d8f6be3d347a2eb8a8682f3e70dca7..756ad0c0552b4d1d19df87e8926d9e9098af722d 100644 (file)
Binary files a/qemu-kvm-src.tar.gz and b/qemu-kvm-src.tar.gz differ