]> git.proxmox.com Git - pve-storage.git/commitdiff
bump version to 5.0-4
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 28 Apr 2017 11:55:53 +0000 (13:55 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 28 Apr 2017 11:55:53 +0000 (13:55 +0200)
Makefile
changelog.Debian

index ef911ccab63c7b34b1c16ed5566bab44fe994bd7..da6cc9d61b3f1baa7dc2827d333581a4f86f738d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=libpve-storage-perl
-PKGREL=3
+PKGREL=4
 
 DESTDIR=
 PREFIX=/usr
index 039d708b65fd277e83de766982e24672d00ccb3d..2722aad5175e4040f8394cd3437a8a0de70614ac 100644 (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