]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
update to 1.7.1
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 26 Mar 2014 05:40:11 +0000 (06:40 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 26 Mar 2014 05:40:11 +0000 (06:40 +0100)
Makefile
debian/changelog
qemu-kvm-src.tar.gz

index bfcdfa6e96d4e8566bababb1801316fdb1c635fe..40aed3f8b8c7228e1ceeda4755e89370f2751fdf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=3.1
+RELEASE=3.2
 
 # also update debian/changelog
 KVMVER=1.7
-KVMPKGREL=4
+KVMPKGREL=5
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
@@ -18,8 +18,8 @@ all: ${KVM_DEB} ${KVMSRC}
 .PHONY: download
 download:
        rm -rf ${KVMDIR} ${KVMSRC}
-       git clone git://git.qemu-project.org/qemu.git -b master ${KVMDIR} 
-       cd ${KVMDIR}; git checkout v1.7.0 
+       git clone git://git.qemu-project.org/qemu.git -b stable-1.7 ${KVMDIR} 
+#      cd ${KVMDIR}; git checkout v1.7.0 
 #      git clone git://git.qemu-project.org/qemu-stable-1.7.git -b stable-1.7 ${KVMDIR}
        tar czf ${KVMSRC} --exclude CVS --exclude .git --exclude .svn ${KVMDIR}
 
index c5bf9ff8327019d917c8de60eeceb2c7c79ef36e..6b9ccde122a4a1f027ddb9d2a7fe1d0d250a1cc9 100644 (file)
@@ -1,3 +1,9 @@
+pve-qemu-kvm (1.7-5) unstable; urgency=low
+
+  * update to 1.7.1
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 26 Mar 2014 06:37:55 +0100
+
 pve-qemu-kvm (1.7-4) unstable; urgency=low
 
   * disable efi enabled pxe boot roms (they do not work)
index 908130f23bf555c6cd2477df1a6397fbae45e02c..ac170ac81684fbe291ebfa7b501252d035643dd3 100644 (file)
Binary files a/qemu-kvm-src.tar.gz and b/qemu-kvm-src.tar.gz differ