]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
update to qemu v2.2.0
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 10 Dec 2014 05:20:15 +0000 (06:20 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 10 Dec 2014 05:20:15 +0000 (06:20 +0100)
Makefile
debian/changelog
qemu-kvm-src.tar.gz

index 166c3eba39481287f3b371550326b95f66698863..c593be562f8348793020c62cd7238057319cf51c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=3.3
 
 # also update debian/changelog
 KVMVER=2.2
-KVMPKGREL=3
+KVMPKGREL=4
 
 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-rc5
+       cd ${KVMDIR}; git checkout v2.2.0
        tar czf ${KVMSRC} --exclude CVS --exclude .git --exclude .svn ${KVMDIR}
 
 ${KVM_DEB} kvm: ${KVMSRC}
index 8bb7a63d4b5678d8f733eeccfa5459cb13f46bd4..e450790ebf2ce9aa4668e79246dd1d59a095cf09 100644 (file)
@@ -1,3 +1,9 @@
+pve-qemu-kvm (2.2-4) unstable; urgency=low
+
+  * update to qemu v2.2.0
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 10 Dec 2014 06:18:34 +0100
+
 pve-qemu-kvm (2.2-3) unstable; urgency=low
 
   * update to qemu v2.2.0-rc5
index 0e6ef35f3a407ff1134b61ab599572f50ba95ba8..15197a11822299bfe73310b6560698aa8053fc1a 100644 (file)
Binary files a/qemu-kvm-src.tar.gz and b/qemu-kvm-src.tar.gz differ