depend on thin-provisioning-tools, bump version to 4.0-43
This commit is contained in:
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.1
|
||||
|
||||
VERSION=4.0
|
||||
PACKAGE=libpve-storage-perl
|
||||
PKGREL=42
|
||||
PKGREL=43
|
||||
|
||||
DESTDIR=
|
||||
PREFIX=/usr
|
||||
|
||||
@ -1,3 +1,10 @@
|
||||
libpve-storage-perl (4.0-43) unstable; urgency=medium
|
||||
|
||||
* depend on thin-provisioning-tools (required my systemd to activate
|
||||
thin pools at boot time)
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 01 Mar 2016 08:03:02 +0100
|
||||
|
||||
libpve-storage-perl (4.0-42) unstable; urgency=medium
|
||||
|
||||
* add sparseinit to has_feature
|
||||
|
||||
@ -3,7 +3,7 @@ Version: @@VERSION@@-@@PKGRELEASE@@
|
||||
Section: perl
|
||||
Priority: optional
|
||||
Architecture: @@ARCH@@
|
||||
Depends: perl (>= 5.6.0-16), nfs-common, udev, libpve-common-perl, lvm2, libfile-chdir-perl, glusterfs-client (>= 3.4.0-2), cstream, libnet-dbus-perl
|
||||
Depends: perl (>= 5.6.0-16), nfs-common, udev, libpve-common-perl, lvm2, thin-provisioning-tools, libfile-chdir-perl, glusterfs-client (>= 3.4.0-2), cstream, libnet-dbus-perl
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Description: Proxmox VE storage management library
|
||||
This package contains the storage management library used by Proxmox VE.
|
||||
|
||||
Reference in New Issue
Block a user