]> git.proxmox.com Git - pve-storage.git/blobdiff - changelog.Debian
bump version to 4.0-53
[pve-storage.git] / changelog.Debian
index 590daabfcf8fbcc58c2ab69042fc88ab6ada140b..d64e0a09a3fcdc24e4972de8564637e832142a64 100644 (file)
@@ -1,3 +1,138 @@
+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."
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 09 Dec 2015 07:40:21 +0100
+
+libpve-storage-perl (4.0-35) unstable; urgency=medium
+
+  * allow rx permissions for group/world on .subvol dirs
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 26 Nov 2015 12:05:51 +0100
+
+libpve-storage-perl (4.0-34) unstable; urgency=medium
+
+  * Change zfspoolplugin path when snapshot is given (use .zfs/snapshot/)
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 19 Nov 2015 12:38:07 +0100
+
 libpve-storage-perl (4.0-33) unstable; urgency=medium
 
   * Fixed ZFS over iSCSI snapshot rollback