]> git.proxmox.com Git - pve-storage.git/blobdiff - debian/changelog
bump version to 5.0-31
[pve-storage.git] / debian / changelog
index b194d39d088a971c38666d88b2b22abaeb6832bd..8d0fedf526bb86ab038e4850e82fc3abc3b27d5d 100644 (file)
@@ -1,3 +1,186 @@
+libpve-storage-perl (5.0-31) unstable; urgency=medium
+
+  * Fix: api zfs: changed return value name to errors
+
+  * fix #1949: storage zfs: changed zpool command parser
+
+  * implement map_volume and unmap_volume
+
+  * bump storage ABI version for new map/unmap methods
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 09 Nov 2018 16:27:40 +0100
+
+libpve-storage-perl (5.0-30) unstable; urgency=medium
+
+  * fix #1936: pvesm iscsiscan: fix cli parameters
+
+  * fix #1929: only check storage if user want to create one
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 03 Oct 2018 17:02:46 +0200
+
+libpve-storage-perl (5.0-29) unstable; urgency=medium
+
+  * fix #1925: untaint rbd JSON output
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 19 Sep 2018 11:10:56 +0200
+
+libpve-storage-perl (5.0-28) unstable; urgency=medium
+
+  * fix #1912: api/disks: find the partition instead of guessing it when
+    creating a filesystem on unused disks
+
+  * fix #1913: get_vm_disk_number: clone plugindata to avoid side
+    effects
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 14 Sep 2018 11:37:36 +0200
+
+libpve-storage-perl (5.0-27) unstable; urgency=medium
+
+  * rbd: krbd_feature_disable was not disabling features
+
+  * allow up to 1024 disks per guest
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 12 Sep 2018 15:00:05 +0200
+
+libpve-storage-perl (5.0-26) unstable; urgency=medium
+
+  * fix #1895: add compatibility with ceph 12.2.8 by switching over to more
+    robust json output format for for 'rbd ls -l' and 'rbd info'
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 07 Sep 2018 13:56:36 +0200
+
+libpve-storage-perl (5.0-25) unstable; urgency=medium
+
+  * add API for LVM, LVMThin, Directory storages and ZFS management
+
+  * add 'type' and 'skipsmart' options to /nodes/<NODE>/disks/list API call
+
+  * add Linux LIO/targetcli support
+
+  * Fix #1858: lvm_find_free_diskname check for base
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 20 Aug 2018 14:41:28 +0200
+
+libpve-storage-perl (5.0-24) unstable; urgency=medium
+
+  * fix #1770: allow ex/import linked clones.
+
+  * CIFS: add mkdir option allowing to switch off path creation
+
+  * storage plugin api: add on_add and on_delete hooks
+
+  * add CephFS storage plugin
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 04 Jul 2018 17:02:48 +0200
+
+libpve-storage-perl (5.0-23) unstable; urgency=medium
+
+  * cifs: fix uninitialized warning in check_connection
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 16 May 2018 10:06:14 +0200
+
+libpve-storage-perl (5.0-22) unstable; urgency=medium
+
+  * allow ISO uploads to CIFS storages
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 May 2018 14:49:53 +0200
+
+libpve-storage-perl (5.0-21) unstable; urgency=medium
+
+  * fix #1691: replace udev check
+
+  * fix #1691: increase timeout in worker
+
+  * fix #1754: rbd: fix handling of external clusters
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 8 May 2018 11:50:21 +0200
+
+libpve-storage-perl (5.0-20) unstable; urgency=medium
+
+  * fix #1750: correctly join monhost list for external RBD storages
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 04 May 2018 15:32:26 +0200
+
+libpve-storage-perl (5.0-19) unstable; urgency=medium
+
+  * RBDPlugin: Fix #1542 - show storage utilization per pool
+
+  * RBDPlugin: Refactor of method build_cmd and path
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 18 Apr 2018 10:46:23 +0200
+
+libpve-storage-perl (5.0-18) unstable; urgency=medium
+
+  * add CIFS (SMB) storage plugin
+
+  * Fix #1574: could not disable krbd-incompatible image features
+
+  * add per-storage bandwidth limits
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Mar 2018 08:59:33 +0100
+
+libpve-storage-perl (5.0-17) unstable; urgency=medium
+
+  * fix #1099: return disklist correctly
+
+  * add select_existing to plugindata for iscsi(direct)
+
+  * add 'format' parameter to storage list call
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 29 Nov 2017 11:32:31 +0100
+
+libpve-storage-perl (5.0-16) unstable; urgency=medium
+
+  * Add logfunc in storage_migrate
+
+  * ISCSIPlugin: Use long options for readability
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 17 Oct 2017 15:02:17 +0200
+
+libpve-storage-perl (5.0-15) unstable; urgency=medium
+
+  * dir: allow a path as is_mountpoint value
+
+  * rbd: make monhost option optional
+
+  * rbd: support auth=none if pveceph-managed
+
+  * rbd: manage keyring for pveceph storages
+
+  * rbd: create ceph keyring dir before copying
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 12 Sep 2017 13:47:08 +0200
+
+libpve-storage-perl (5.0-14) unstable; urgency=medium
+
+  * Fix #1474: storage info: properly honor content filters again
+
+  * pvesm status: fix warnings no content-filtered output
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 10 Aug 2017 13:27:04 +0200
+
+libpve-storage-perl (5.0-13) unstable; urgency=medium
+
+  * disks: add info about bluestore to list
+
+  * pvesm status: improve output and format
+
+  * storage_info: return disabled storages as well
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 8 Aug 2017 11:08:57 +0200
+
+libpve-storage-perl (5.0-12) unstable; urgency=medium
+
+  * fix ceph_version_parser
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 04 Jul 2017 06:13:22 +0200
+
+libpve-storage-perl (5.0-11) unstable; urgency=medium
+
+  * Fix #1415: do not block endlessly on stale nfs mounts
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 30 Jun 2017 09:21:41 +0200
+
 libpve-storage-perl (5.0-10) unstable; urgency=medium
 
   * PVE::Storage::storage_can_replicate - hew helper