]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
update to 1.4.0 final
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 16 Feb 2013 08:27:46 +0000 (09:27 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 16 Feb 2013 08:27:46 +0000 (09:27 +0100)
Makefile
debian/changelog
qemu-kvm-src.tar.gz

index 5f7f8e44a8e6ea3247929037ed211c4d97e366f9..1c89bbc231e1699473ca489787925716c1ef9481 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=2.3
 
 # also update debian/changelog
 KVMVER=1.4
-KVMPKGREL=2
+KVMPKGREL=3
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
@@ -18,7 +18,7 @@ all: ${KVM_DEB} ${KVMSRC}
 download:
        rm -rf ${KVMDIR} ${KVMSRC}
        git clone git://git.qemu-project.org/qemu.git -b master ${KVMDIR} 
-       #cd ${KVMDIR}; git checkout -b local v1.4.0rc2
+       cd ${KVMDIR}; git checkout -b local v1.4.0
        tar czf ${KVMSRC} --exclude CVS --exclude .git --exclude .svn ${KVMDIR}
 
 ${KVM_DEB} kvm: ${KVMSRC}
index 791ce833d3b48dcbdd229b4ed544d69b2a3d218d..0adcb3c97399647814e12ec8f9b79cdad8edc111 100644 (file)
@@ -1,3 +1,9 @@
+pve-qemu-kvm (1.4-3) unstable; urgency=low
+
+  * update to qemu 1.4.0 final
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 16 Feb 2013 09:24:06 +0100
+
 pve-qemu-kvm (1.4-2) unstable; urgency=low
 
   * update to latest 1.4.0rc2
index 5bd1078ed1ff352ed40786e37853b0ce68b34c66..a53fc5d60444de683ad5fb269382cd4c3f13e008 100644 (file)
Binary files a/qemu-kvm-src.tar.gz and b/qemu-kvm-src.tar.gz differ