5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2025-08-25 21:49:35 +03:00

bump version to 5.0-39

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2019-03-06 10:39:18 +01:00
parent a8ec2f0227
commit 5fa350ce0c
2 changed files with 12 additions and 1 deletions

View File

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

11
debian/changelog vendored
View File

@ -1,3 +1,14 @@
libpve-storage-perl (5.0-39) unstable; urgency=medium
* fix #585: remove leftover disks and empty directory if image allocation
failed
* fix #1891: Add zsh command completion for pvesm
* fix #2099: escape systemd path names in mount unit
-- Proxmox Support Team <support@proxmox.com> Wed, 06 Mar 2019 10:31:47 +0100
libpve-storage-perl (5.0-38) unstable; urgency=medium
* diskmanage: fix device encoding handling