]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
depend on new libiscsi4 and glusterfs libs
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 21 Aug 2014 06:21:19 +0000 (08:21 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 21 Aug 2014 06:26:48 +0000 (08:26 +0200)
Makefile
debian/changelog
debian/control

index 36efce6a919186b99260150271ab2262b2477e4b..c65b509fea0e47ffe182e91a6c6b08b1eb171688 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=3.2
 
 # also update debian/changelog
 KVMVER=2.1
-KVMPKGREL=3
+KVMPKGREL=4
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
index 8df9f13ea1c994cc09f67035abfc65d82d04fb19..46b2c3f189156f0106b7ed8a2b769902d3dfcf24 100644 (file)
@@ -1,3 +1,11 @@
+pve-qemu-kvm (2.1-4) unstable; urgency=low
+
+  * depend on new libiscsi 1.12.0
+  
+  * depend on new glusterfs 3.5.2
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 21 Aug 2014 08:18:43 +0200
+
 pve-qemu-kvm (2.1-3) unstable; urgency=low
 
   * snapshot: fix reference counting bug
index 6fb63369f50f71345268f4f8d044f6e9833edf42..e0e336270487727e141362dbdd947980777505ac 100644 (file)
@@ -2,12 +2,12 @@ Source: pve-qemu-kvm
 Section: admin
 Priority: extra
 Maintainer: Proxmox Support Team <support@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.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)
+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.12.0), libspice-protocol-dev (>= 0.12.5), pve-libspice-server-dev (>= 0.12.4-3), libusbredirparser-dev (>= 0.6-2), glusterfs-common (>= 3.5.2-1), 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), libiscsi2 (>= 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)
+Depends: iproute, bridge-utils, python, libsdl1.2debian, libaio1, libuuid1, ceph-common (>= 0.48), libiscsi4 (>= 1.12.0), pve-libspice-server1 (>= 0.12.3), ${shlibs:Depends}, ${misc:Depends}, libusbredirparser1 (>= 0.6-2), glusterfs-common (>= 3.5.2-1), 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