]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
update to v2.1.3
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 29 Jan 2015 14:50:51 +0000 (15:50 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 29 Jan 2015 14:50:51 +0000 (15:50 +0100)
Makefile
debian/changelog
qemu-kvm-src.tar.gz

index 8c1b6705f4129472c187aef8192f1a5c758e5d8d..d57521d070d5a8d12ff165fe0dd57d373db71a15 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=3.3
 
 # also update debian/changelog
 KVMVER=2.1
-KVMPKGREL=10
+KVMPKGREL=11
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
@@ -19,7 +19,7 @@ all: ${KVM_DEB} ${KVMSRC}
 download:
        rm -rf ${KVMDIR} ${KVMSRC}
        git clone git://git.qemu-project.org/qemu.git -b stable-2.1 ${KVMDIR} 
-       cd ${KVMDIR}; git checkout v2.1.2
+       cd ${KVMDIR}; git checkout v2.1.3
        tar czf ${KVMSRC} --exclude CVS --exclude .git --exclude .svn ${KVMDIR}
 
 ${KVM_DEB} kvm: ${KVMSRC}
index 9895ca29cb5839e6837ff1e4e612cd78641d1f17..eb794830c6869b68c7e7d2d3eea385c7e53ba3f9 100644 (file)
@@ -1,3 +1,9 @@
+pve-qemu-kvm (2.1-11) unstable; urgency=low
+
+  * update to v2.1.3
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Jan 2015 15:48:40 +0100
+
 pve-qemu-kvm (2.1-10) unstable; urgency=low
 
   * enable support for write_zeroes and discard for images on xfs filesystem
index 7abf0c669e047e7b177b4527ab47782827d0e25b..30becfc41f7523b2a83b41d620f90e22fbefbfe2 100644 (file)
Binary files a/qemu-kvm-src.tar.gz and b/qemu-kvm-src.tar.gz differ