]> git.proxmox.com Git - pve-storage.git/blobdiff - changelog.Debian
bump version to 4.0-54
[pve-storage.git] / changelog.Debian
index 1f850271cdbcf05bcd88cde876b78936fe9dc7e5..6fe8fc85a90afabc003b0d3f21e2a6f5b166804e 100644 (file)
@@ -1,3 +1,126 @@
+libpve-storage-perl (4.0-54) unstable; urgency=medium
+
+  * use correct ceph version command
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Jun 2016 11:47:07 +0200
+
+libpve-storage-perl (4.0-53) unstable; urgency=medium
+
+  * Dir storage creation: check for a sane path
+
+  * split udevam command call
+
+  * upload: whitelist filename chars instead of blacklisting
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 09 Jun 2016 18:16:26 +0200
+
+libpve-storage-perl (4.0-52) unstable; urgency=medium
+
+  * disable jewel image features when using krdb
+
+  * add ceph version helpers
+
+  * fix 1012: dir: add mkdir option
+
+  * Add LVM/LVM-thin storage migration
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 07 Jun 2016 10:30:02 +0200
+
+libpve-storage-perl (4.0-51) unstable; urgency=medium
+
+  * add pvesm extractconfig
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 03 Jun 2016 12:05:27 +0200
+
+libpve-storage-perl (4.0-50) unstable; urgency=medium
+
+  * DRBDPlugin: check_drbd_res() - ignore info codes
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 15 Apr 2016 08:09:10 +0200
+
+libpve-storage-perl (4.0-49) unstable; urgency=medium
+
+  * generate manpage with pve-doc-generator
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 06 Apr 2016 11:24:32 +0200
+
+libpve-storage-perl (4.0-48) unstable; urgency=medium
+
+  * zfs_parse_zvol_list: simplify regex
+
+  * zfs: encode base volumes in linked clones
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 04 Apr 2016 08:56:03 +0200
+
+libpve-storage-perl (4.0-47) unstable; urgency=medium
+
+  * fix LXC migration from local subvol
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 22 Mar 2016 09:07:33 +0100
+
+libpve-storage-perl (4.0-46) unstable; urgency=medium
+
+  * Use is_worker to decide default timeout for ZFS
+
+  * Include all snapshots when migrate storage zfs to zfs
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 15 Mar 2016 16:50:26 +0100
+
+libpve-storage-perl (4.0-45) unstable; urgency=medium
+
+  * lvmthin: activate base volumes
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 15 Mar 2016 06:49:23 +0100
+
+libpve-storage-perl (4.0-44) unstable; urgency=medium
+
+  * Remove content type container from GlusterFS.
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 02 Mar 2016 17:14:36 +0100
+
+libpve-storage-perl (4.0-43) unstable; urgency=medium
+
+  * depend on thin-provisioning-tools (required my systemd to activate
+    thin pools at boot time)
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 01 Mar 2016 08:03:02 +0100
+
+libpve-storage-perl (4.0-42) unstable; urgency=medium
+
+  * add sparseinit to has_feature
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Feb 2016 17:16:51 +0100
+
+libpve-storage-perl (4.0-41) unstable; urgency=medium
+
+  * prepare storage for lvmthin gui (adds an lvmthin scan to the api)
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 20 Feb 2016 09:52:37 +0100
+
+libpve-storage-perl (4.0-40) unstable; urgency=medium
+
+  * storage_migrate: another ipv6 fix for an rsync command
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 28 Jan 2016 11:11:26 +0100
+
+libpve-storage-perl (4.0-39) unstable; urgency=medium
+
+  * increase timeout for ZFSPlugin
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 25 Jan 2016 10:48:45 +0100
+
+libpve-storage-perl (4.0-38) unstable; urgency=medium
+
+  * nfs: is_mounted: match /^nfs.*/ type
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 09 Dec 2015 16:16:06 +0100
+
+libpve-storage-perl (4.0-37) unstable; urgency=medium
+
+  * nfs/glusterfs: is_mounted fixes
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 09 Dec 2015 09:24:06 +0100
+
 libpve-storage-perl (4.0-36) unstable; urgency=medium
 
   * Revert "Change zfspoolplugin path when snapshot is given."