]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
bump version to 2.2-2
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 28 Nov 2014 10:50:50 +0000 (11:50 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 28 Nov 2014 10:50:50 +0000 (11:50 +0100)
Makefile
debian/changelog
qemu-kvm-src.tar.gz

index 622056a147cb2e1971d86bb98e3f56ae20f197c0..bb745f9489fce8e5c31c3bf1423fd8f3ff0056c9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=3.3
 
 # also update debian/changelog
 KVMVER=2.2
-KVMPKGREL=1
+KVMPKGREL=2
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
@@ -20,7 +20,7 @@ download:
        rm -rf ${KVMDIR} ${KVMSRC}
        #git clone git://git.qemu-project.org/qemu.git -b stable-2.1 ${KVMDIR} 
        git clone git://git.qemu-project.org/qemu.git ${KVMDIR} 
-       cd ${KVMDIR}; git checkout v2.2.0-rc2
+       #cd ${KVMDIR}; git checkout v2.2.0-rc3
        tar czf ${KVMSRC} --exclude CVS --exclude .git --exclude .svn ${KVMDIR}
 
 ${KVM_DEB} kvm: ${KVMSRC}
index 4c638da7ee6f56b02c68de21fdb012eadea2482c..def35f3f650b60a4613b31975187b2db2bca5669 100644 (file)
@@ -1,3 +1,9 @@
+pve-qemu-kvm (2.2-2) unstable; urgency=low
+
+  * update to qemu v2.2.0-rc3+ (commit 4cae4d5acaea23f3def84c8dc67ef5106323e5cb)
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 28 Nov 2014 11:50:25 +0100
+
 pve-qemu-kvm (2.2-1) unstable; urgency=low
 
   * update to qemu v2.2.0-rc2
index fe962256f5dfd1a0611c1715dad694aa0e82bb32..556aeb737793c09db9706843b3a4d48cc95e24c0 100644 (file)
Binary files a/qemu-kvm-src.tar.gz and b/qemu-kvm-src.tar.gz differ