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:
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
VERSION=5.0
|
||||
PACKAGE=libpve-storage-perl
|
||||
PKGREL=38
|
||||
PKGREL=39
|
||||
|
||||
DESTDIR=
|
||||
PREFIX=/usr
|
||||
|
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user