]> git.proxmox.com Git - pve-storage.git/blobdiff - changelog.Debian
renamed: PVE/API2/StorageReplication.pm -> PVE/API2/Storage/Replication.pm
[pve-storage.git] / changelog.Debian
index c00b8cba42c4816e14d8902cbe1b696c9983d75e..2722aad5175e4040f8394cd3437a8a0de70614ac 100644 (file)
@@ -1,3 +1,110 @@
+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
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 10 Apr 2017 16:21:10 +0200
+
+libpve-storage-perl (5.0-2) unstable; urgency=medium
+
+  * rbd: fix "rados df" output parser for luminous
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 21 Mar 2017 10:11:02 +0100
+
+libpve-storage-perl (5.0-1) unstable; urgency=medium
+
+  * correctly cleanup immutable flag for subvols when freeing them
+
+  * rebuild for PVE 5.0 / Debian Stretch
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 10 Mar 2017 09:23:15 +0100
+
+libpve-storage-perl (4.0-76) unstable; urgency=medium
+
+  * rbd: fix warnings printed when listing images
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 24 Feb 2017 12:18:18 +0100
+
+libpve-storage-perl (4.0-75) unstable; urgency=medium
+
+  * rbd: use faster list operations where possible
+
+  * rbd: fix a minor inconsistency in what is recognized as a valid disk image
+    name
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 20 Feb 2017 10:05:07 +0100
+
+libpve-storage-perl (4.0-74) unstable; urgency=medium
+
+  * fix bug #1280: Can't locate object method "root@pam"
+
+  * buildsys: use gzip -n to disable timestamps
+
+  * buildsys: use fakeroot for dpkg-deb
+
+  * buildsys: make job safety
+
+  * extract_vzdump_config: handle RE consistently
+
+  * weaken matching for vzdump config extract filename
+
+ -- Proxmox Support Team <support@proxmox.com>  Sun, 12 Feb 2017 10:09:58 +0100
+
+libpve-storage-perl (4.0-73) unstable; urgency=medium
+
+  * PVE::Storage: new helper check_volume_access()
+
+  * fixes for new PVE::RPCEnvironment implementation
+
+  * fix #1252: rbd: delete snapshots when using krbd
+
+  * Fix RBD resize with krbd option enabled
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 19 Jan 2017 09:13:43 +0100
+
+libpve-storage-perl (4.0-72) unstable; urgency=medium
+
+  * add setup_environment hook to CLIHandler class
+
+  * sheepdog : volume_resize return if running
+
+  * fix #1099 (again): map cciss/c0d0 to cciss!c0d0
+
+  * fix #1135: always clean up ZFS snapshots on migration
+
+  * storage_migrate: use bs=4k to copy images with dd
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 12 Jan 2017 14:05:22 +0100
+
+libpve-storage-perl (4.0-71) unstable; urgency=medium
+
+  * Add new function get_blockdev
+
+  * Add new function get_partnum
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Dec 2016 12:15:40 +0100
+
+libpve-storage-perl (4.0-70) unstable; urgency=medium
+
+  * change regression test for crucial
+
+  * add crucial smart attribute for wear leveling
+
+  * correct regression test for sandisk ssds
+
+  * catch '---' in threshold output of sandisk ssds
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 30 Nov 2016 17:22:44 +0100
+
 libpve-storage-perl (4.0-69) unstable; urgency=medium
 
   * use qemu gluster blockdriver for linked clone creation