]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
bump version to 1.4-10
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 16 Apr 2013 08:40:59 +0000 (10:40 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 16 Apr 2013 08:40:59 +0000 (10:40 +0200)
Makefile
debian/changelog

index 20ed6e5f068dc3bcede3f6384843ae284848385c..49343687cf4f3963d40ca3c84c234af3b0acd19d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=3.0
 
 # also update debian/changelog
 KVMVER=1.4
-KVMPKGREL=9
+KVMPKGREL=10
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
@@ -18,9 +18,6 @@ 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.0
-       # update to seabios 1.7.2.1
-       cd ${KVMDIR}; git cherry-pick 5c75fb10029c5fd1e705a6ef5d698fbea06c7a33
        tar czf ${KVMSRC} --exclude CVS --exclude .git --exclude .svn ${KVMDIR}
 
 ${KVM_DEB} kvm: ${KVMSRC}
index fe98e4dee6d06e8e78917232de0d0b9d8b043737..d878509119c59856c2a57a134d29b23919d36a52 100644 (file)
@@ -1,3 +1,11 @@
+pve-qemu-kvm (1.4-10) unstable; urgency=low
+
+  * bump version to 1.4-10
+
+  * this is based on qemu 1.4.1
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 16 Apr 2013 10:39:58 +0200
+
 pve-qemu-kvm (1.4-9) unstable; urgency=low
 
   * vma restore: tolerate a size difference up to 4M