]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
update to qemu v2.2.0-rc5
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 5 Dec 2014 12:28:57 +0000 (13:28 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 5 Dec 2014 12:28:57 +0000 (13:28 +0100)
Makefile
debian/changelog
qemu-kvm-src.tar.gz

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