5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2024-12-22 13:34:16 +03:00

bump version to 5.0-19

This commit is contained in:
Dietmar Maurer 2018-04-18 10:46:46 +02:00
parent 6cc88e8ef1
commit bce13b7f50
2 changed files with 9 additions and 1 deletions

View File

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

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
libpve-storage-perl (5.0-19) unstable; urgency=medium
* RBDPlugin: Fix #1542 - show storage utilization per pool
* RBDPlugin: Refactor of method build_cmd and path
-- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2018 10:46:23 +0200
libpve-storage-perl (5.0-18) unstable; urgency=medium
* add CIFS (SMB) storage plugin