bump version to 5.0-41

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2019-04-08 17:54:08 +02:00
parent 501562d4b7
commit 20f1951fb4
2 changed files with 10 additions and 1 deletions

View File

@ -1,6 +1,6 @@
VERSION=5.0 VERSION=5.0
PACKAGE=libpve-storage-perl PACKAGE=libpve-storage-perl
PKGREL=40 PKGREL=41
DESTDIR= DESTDIR=
PREFIX=/usr PREFIX=/usr

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
libpve-storage-perl (5.0-41) unstable; urgency=medium
* ignore undef as storage when calculating bandwith limits and add some more
tests
* Diskmanage: do not run zpool if not present
-- Proxmox Support Team <support@proxmox.com> Mon, 08 Apr 2019 17:53:10 +0200
libpve-storage-perl (5.0-40) unstable; urgency=medium libpve-storage-perl (5.0-40) unstable; urgency=medium
* workaround zfs create -V error for unaligned sizes * workaround zfs create -V error for unaligned sizes