bump version to 5.0-43
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
VERSION=5.0
|
||||
PACKAGE=libpve-storage-perl
|
||||
PKGREL=42
|
||||
PKGREL=43
|
||||
|
||||
DESTDIR=
|
||||
PREFIX=/usr
|
||||
|
||||
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
libpve-storage-perl (5.0-43) unstable; urgency=medium
|
||||
|
||||
* handle deletion of properties of a single storage config entry
|
||||
|
||||
* api/config update: only iterate over hash keys, not values
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 16:13:49 +0200
|
||||
|
||||
libpve-storage-perl (5.0-42) unstable; urgency=medium
|
||||
|
||||
* Fix #318: Delete vzdump log when deleting a backup
|
||||
|
||||
Reference in New Issue
Block a user