[pve-devel] [PATCH] update libiscsi depend to 1.11

Alexandre Derumier aderumier at odiso.com
Sun May 4 18:45:31 CEST 2014


Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
---
 Makefile         |    2 +-
 debian/changelog |    6 ++++++
 debian/control   |    4 ++--
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 3a11d3c..51c0961 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=3.2
 
 # also update debian/changelog
 KVMVER=1.7
-KVMPKGREL=8
+KVMPKGREL=9
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
diff --git a/debian/changelog b/debian/changelog
index e66d166..d199934 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pve-qemu-kvm (1.7-9) unstable; urgency=low
+
+  * bump libiscsi to 1.11
+  
+ -- Proxmox Support Team <support at proxmox.com>  Tue, 4 May 2014 18:47:02 +0200
+
 pve-qemu-kvm (1.7-8) unstable; urgency=low
 
   * fix guest-triggerable buffer overrun in virtio-net (CVE-2014-0150)
diff --git a/debian/control b/debian/control
index 7ab3160..e13807c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: pve-qemu-kvm
 Section: admin
 Priority: extra
 Maintainer: Proxmox Support Team <support at proxmox.com>
-Build-Depends: debhelper (>= 5), autotools-dev, libpci-dev, quilt, texinfo, texi2html, libgnutls-dev, libsdl1.2-dev, check, libaio-dev, uuid-dev, librbd-dev (>= 0.48), libiscsi-dev (>= 1.5.0), libspice-protocol-dev (>= 0.12.5), pve-libspice-server-dev (>= 0.12.4-3), libusbredirparser-dev (>= 0.6-2), glusterfs-common (>= 3.4.0-2), libusb-1.0-0-dev (>= 1.0.17-1)
+Build-Depends: debhelper (>= 5), autotools-dev, libpci-dev, quilt, texinfo, texi2html, libgnutls-dev, libsdl1.2-dev, check, libaio-dev, uuid-dev, librbd-dev (>= 0.48), libiscsi-dev (>= 1.11.0), libspice-protocol-dev (>= 0.12.5), pve-libspice-server-dev (>= 0.12.4-3), libusbredirparser-dev (>= 0.6-2), glusterfs-common (>= 3.4.0-2), libusb-1.0-0-dev (>= 1.0.17-1)
 Standards-Version: 3.7.2
 
 Package: pve-qemu-kvm
 Architecture: any
-Depends: iproute, bridge-utils, python, libsdl1.2debian, libaio1, libuuid1, ceph-common (>= 0.48), libiscsi1 (>= 1.5.0), pve-libspice-server1 (>= 0.12.3), ${shlibs:Depends}, ${misc:Depends}, libusbredirparser1 (>= 0.6-2), glusterfs-common (>= 3.4.0-2), libusb-1.0-0 (>= 1.0.17-1)
+Depends: iproute, bridge-utils, python, libsdl1.2debian, libaio1, libuuid1, ceph-common (>= 0.48), libiscsi1 (>= 1.11.0), pve-libspice-server1 (>= 0.12.3), ${shlibs:Depends}, ${misc:Depends}, libusbredirparser1 (>= 0.6-2), glusterfs-common (>= 3.4.0-2), libusb-1.0-0 (>= 1.0.17-1)
 Conflicts: qemu, qemu-kvm, kvm, pve-kvm, pve-qemu-kvm-2.6.18
 Replaces: pve-kvm, pve-qemu-kvm-2.6.18
 Description: Full virtualization on x86 hardware
-- 
1.7.10.4




More information about the pve-devel mailing list