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

bump version to 5.0-4

This commit is contained in:
Wolfgang Bumiller 2017-04-28 13:55:53 +02:00
parent 6b1d6cee44
commit 4857e862e3
2 changed files with 11 additions and 1 deletions

View File

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

View File

@ -1,3 +1,13 @@
libpve-storage-perl (5.0-4) unstable; urgency=medium
* storage api: added volume_send plugin method
* storage api: added volume_snapshot_list plugin method
* added storage replication utilities
-- Proxmox Support Team <support@proxmox.com> Fri, 28 Apr 2017 12:17:40 +0200
libpve-storage-perl (5.0-3) unstable; urgency=medium
* fix vma extraction return code handling