]> git.proxmox.com Git - pve-storage.git/blobdiff - debian/changelog
bump version to 7.0-15
[pve-storage.git] / debian / changelog
index 8d0fedf526bb86ab038e4850e82fc3abc3b27d5d..34520377f2b0bcf2904e011b17007c80ae81a1a2 100644 (file)
@@ -1,3 +1,842 @@
+libpve-storage-perl (7.0-15) bullseye; urgency=medium
+
+  * api: disks: implement destroy for dir, lvm, lvmthin, zfs
+
+  * api: list thin pools: add volume group to properties
+
+  * api: disks: delete: add flag for wiping disks
+
+  * api: disks: delete: add flag for cleaning up storage config
+
+  * lvm thin: don't assume that a thin pool and its volumes are active
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 10 Nov 2021 14:25:18 +0100
+
+libpve-storage-perl (7.0-14) bullseye; urgency=medium
+
+  * rbd plugin: free image: use actual command in error message
+
+  * cephfs: add support for multiple ceph filesystems
+
+  * zfspool: support blockers parameter to volume_snapshot_is_possible
+
+  * plugin: add volume_snapshot_info function, replaces volume_snapshot_list
+
+  * dir plugin: improve notes handling
+
+  * add generalized functions to manage volume attributes
+
+  * prune mark: preserve additional information for the keep-all case
+
+  * fix #3307: make it possible to set protection for backups
+
+  * prune: mark renamed and protected backups differently
+
+  * pbs: integrate support for protected
+
+  * add rename volume feature
+
+  * bump plugin APIVER (10) and APIAGE (1):
+    - Add rename feature
+    - Replace `volume_snapshot_list` with `volume_snapshot_info`
+    - Add `blockers` parameter to `volume_rollback_is_possible`
+    - Replace get/update_volume_notes with generic get/update_volume_attribute
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 9 Nov 2021 13:08:35 +0100
+
+libpve-storage-perl (7.0-13) bullseye; urgency=medium
+
+  * btrfs: free image: only remove snapshots for current subvol
+
+  * diskmanage: wipe blockdev: also change partition type
+
+  * diskmanage: don't set usage for unused partitions
+
+  * partially fix #2285: api: disks: allow partitions for creation paths
+
+  * ct templates: support zstd compressed archives
+
+  * fix #3580: plugins: make preallocation mode selectable for qcow2 and
+    raw images
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 14 Oct 2021 11:22:25 +0200
+
+libpve-storage-perl (7.0-12) bullseye; urgency=medium
+
+  * btrfs: avoid undef warnings with format
+
+  * prune: validate, mark: preserve input parameter
+
+  * fix #3610: properly build ZFS detail tree
+
+  * fix #3609: cifs: add support to SMB 3.11
+
+  * cifs: allow "3" and "default" for version parameter
+
+  * cifs: do not pass an explicity version by default to negotiate the highest
+    common SMB2+ version supported by both, server and client
+
+  * api: disk: work around udev bug to ensure its database is updated
+
+  * status: can now remove sleep(1) hack in file upload
+
+  * fix #3505: status: add checksum and algorithm to file upload
+
+  * import: don't check for 1K aligned size
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 05 Oct 2021 06:25:04 +0200
+
+libpve-storage-perl (7.0-11) bullseye; urgency=medium
+
+  * zfs: avoid dying on unmount when the dataset is already unmounted
+
+  * ceph: rbd/cephfs: add keyring parameter for external clusters
+
+  * btrfs: fix call convention of alloc_image from DirPlugin for a special case
+
+  * upload: remove the temporary uploaded local file directly in the API
+    endpoint instead of the HTTP server code as special case
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 06 Sep 2021 08:40:33 +0200
+
+libpve-storage-perl (7.0-10) bullseye; urgency=medium
+
+  * fix #3555: BTRFS: call the free_image method from the base plugin correctly
+
+  * api: disks: allow zstd compression when creating zfs pools
+
+  * api: status: fix unlink on file upload when we copied to another, proxied
+    node
+
+  * status: add max length and disclaimer to file upload's filename
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 30 Jul 2021 15:23:14 +0200
+
+libpve-storage-perl (7.0-9) bullseye; urgency=medium
+
+  * lvm: tell lvcreate to always wipe any existing traces of signatures
+    for new LVs
+
+  * extract backup config: less precise matching for broken pipe detection
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 06 Jul 2021 16:28:44 +0200
+
+libpve-storage-perl (7.0-7) bullseye; urgency=medium
+
+  * btrfs: fix "path is mounted" invocation
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Jul 2021 19:01:10 +0200
+
+libpve-storage-perl (7.0-6) bullseye; urgency=medium
+
+  * btrfs: support newer prune-backups for backup retention
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 24 Jun 2021 16:12:02 +0200
+
+libpve-storage-perl (7.0-5) bullseye; urgency=medium
+
+  * btrfs: assert that path is actually on a btrfs file system on add and
+    activation
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 24 Jun 2021 11:43:56 +0200
+
+libpve-storage-perl (7.0-4) bullseye; urgency=medium
+
+  * tree-wide: fix typos in comments and error messages
+
+  * plugins: untaint volume_size_info returned data
+
+  * add BTRFS storage plugin as technology preview
+
+  * bump storage API: update import/export methods, APIAGE was reset
+
+  * api: content: correctly handle warnings status for delayed task
+
+  * status: add download-url endpoint for downloading a HTTP(s) ISO or CT
+    template image to a storage directly.
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Jun 2021 22:50:57 +0200
+
+libpve-storage-perl (7.0-3) bullseye; urgency=medium
+
+  * api: get rid of moved usb call, moved to manager
+
+  * config: add backup content type to default local storage
+
+  * config: mention that maxfiles is deprecated
+
+  * postinst: move old cifs credential files into new subdirectory upon update
+
+  * prune backups: always activate storage
+
+  * api: status: sort index and add missing "file-restore"
+
+  * lvm: volume import: handle worker returned by free_image
+
+  * vdisk_list: only scan storages with the correct content type(s)
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 21 Jun 2021 11:27:22 +0200
+
+libpve-storage-perl (7.0-2) bullseye; urgency=medium
+
+  * api: add wipedisk endpoint
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 02 Jun 2021 16:32:11 +0200
+
+libpve-storage-perl (7.0-1) pve; urgency=medium
+
+  * remove the old, internal and unmaintained, DRBD plugin which was replaced
+    by an external maintained version already in PVE 5.
+
+  * bump for for Debian 11 Bullseye based releases
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 12 May 2021 13:14:28 +0200
+
+libpve-storage-perl (6.4-1) pve; urgency=medium
+
+  * import: allow storage import from UNIX socket
+
+  * diskmanage: improve detecting usage for whole disk with include-partitions
+
+  * Proxmox Backup Server: allow setting up a master key
+
+  * add FileRestore API for Proxmox Backup Server
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 23 Apr 2021 16:18:43 +0200
+
+libpve-storage-perl (6.3-9) pve; urgency=medium
+
+  * backup files: don't match the VMID against the full path, but the file name
+    only, to avoid false positives
+
+  * fix #3286: rbd: add basic namespace support
+
+  * fix #3345: zfs: restore container volume to ZFS with size 0
+
+  * volume export/import: allow uppercase letters in snapshot names
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 12 Apr 2021 16:14:31 +0200
+
+libpve-storage-perl (6.3-8) pve; urgency=medium
+
+  * api: disks: zfs: "scan" property is optional
+
+  * api: disks: allow listing also if an Sys.Audit permission for the node is
+    present
+
+  * fix #3354: support backup-notes on cephfs storage
+
+  * fix #3363: avoid undef-warning  when checking for encryption in Proxmox
+    Backup Server snapshots
+
+  * fix #3348: NFS: select correct IPv4/IPv6 transport when checking the
+    connection to the remote
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 01 Apr 2021 14:58:49 +0200
+
+libpve-storage-perl (6.3-7) pve; urgency=medium
+
+  * ZFS: check if pool is imported and mounted, as a pool can be imported but
+    not mounted. Try to mount in that case.
+
+  * storage migration: improve logging when IP or port cannot be detected
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 19 Feb 2021 15:49:15 +0100
+
+libpve-storage-perl (6.3-6) pve; urgency=medium
+
+  * fix checking connection for NFSv4 only server
+
+  * fix #3159: lvm: RAID LVs as storage content
+
+  * mark Proxmox Backup Server storages as shared
+
+  * Disks: return correct journal disk candidates
+
+  * Diskmanage: also check for filesystem type when determining usage
+
+  * Diskmanage: also detect BIOS boot, EFI and ZFS reserved type partitions
+
+  * Diskmanage: allow  one to optionally also include partitions and their
+    usage
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 09 Feb 2021 12:13:55 +0100
+
+libpve-storage-perl (6.3-5) pve; urgency=medium
+
+  * fix #3199: backup prune: correctly format time also in edge cases
+
+  * Diskmanage: extend wearout detection for SAS disk
+
+  * add workaround for incorrect handling of mmap caches when doing a ZFS
+    subvolume rollback
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 26 Jan 2021 18:37:33 +0100
+
+libpve-storage-perl (6.3-4) pve; urgency=medium
+
+  * api: content/backup: handle deletion of notes
+
+  * nfs and cifs: implement backup notes helper
+
+  * prune mark: correctly keep track of already included backups when dealing
+    with smaller intervalls being included in two greater (e.g., a week which
+    goes over a month boundary)
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 Dec 2020 16:15:01 +0100
+
+libpve-storage-perl (6.3-3) pve; urgency=medium
+
+  * pbs: allow one the use of API tokens when adding a new storage again
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 03 Dec 2020 17:24:56 +0100
+
+libpve-storage-perl (6.3-2) pve; urgency=medium
+
+  * plugin: hooks: add explicit returns to avoid some accidental return schema
+    verification
+
+  * pbs: add scan datastore as new API endpoint and a pvesm scan pbs CLI command
+
+  * pbs: activate storage: fully validate if storage config works on storage
+    addition and storage update
+
+  * api: scan cifs: port over NT_STATUS filter from pve-manager
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 01 Dec 2020 19:27:50 +0100
+
+libpve-storage-perl (6.3-1) pve; urgency=medium
+
+  * Proxmox Backup Server: add/update: save encryption-key fingerprint in
+    storage config for reference
+
+  * Proxmox Backup Server: add/update: autogen key: rename old one if existing
+
+  * api: content: return backup encryption status for Proxmox Backup Server
+    images
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 24 Nov 2020 23:20:50 +0100
+
+libpve-storage-perl (6.2-12) pve; urgency=medium
+
+  * api: rename comment to notes
+
+  * api: storage/content: use more generic volume size info helper
+
+  * plugins: add get/update_volume_comment and implement for all directory
+    based storages
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 24 Nov 2020 16:05:15 +0100
+
+libpve-storage-perl (6.2-11) pve; urgency=medium
+
+  * pbs: autogen encryption key: bubble up error message
+
+  * api: content listing: add comment and verification fields
+
+  * don't pass along keep-options equal to zero to Proxmox Backup client
+
+  * prune mark: keep all if all prune options are zero/missing
+
+  * lvmthin: Match snapshot remove regex to allowed names
+
+  * fix volume activation for ZFS subvols
+
+  * prune: introduce keep-all option
+
+  * convert 'maxfiles' to new 'prune-backups' option when reading the storage
+    configuration
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 23 Nov 2020 19:36:41 +0100
+
+libpve-storage-perl (6.2-10) pve; urgency=medium
+
+  * fix #3097: cifs, nfs: increase connection check timeout to 10s
+
+  * fix #1452: also log stderr of remote command with insecure storage
+    migration
+
+  * Diskmanage: Use S.M.A.R.T. attributes for SSDs wearout lookup
+
+  * ZFS pool plugin: avoid noisy output on volume import
+
+  * fix #3030: always activate volumes in storage_migrate
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 10 Nov 2020 19:05:01 +0100
+
+libpve-storage-perl (6.2-9) pve; urgency=medium
+
+  * file_size_info: handle dangling symlinks
+
+  * disk management: set more specific type for NVMe attached SSDs
+
+  * ZFS over iSCSI: untaint LUN number
+
+  * LIO: untaint values read from remote config
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 13 Oct 2020 11:14:04 +0200
+
+libpve-storage-perl (6.2-8) pve; urgency=medium
+
+  * PBS: add support to specify port, for when a reverse proxy or similar is
+    used
+
+  * PBS: use simple TCP ping for online check for now, reducing the amout of
+    status API calls
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Oct 2020 16:09:06 +0200
+
+libpve-storage-perl (6.2-7) pve; urgency=medium
+
+  * storage_migrate: log bandwidth limit
+
+  * cli: pvesm prune-backups: use keep-options directly
+
+  * zfs: rollback: improve error message and handle unexpectedly missing
+    snapshots better
+
+  * zfs: check and mount subvolumes on volume activation
+
+  * api/disks: create zfs: instantiate import unit for newly created ZFS
+    pool
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 29 Sep 2020 18:55:53 +0200
+
+libpve-storage-perl (6.2-6) pve; urgency=medium
+
+  * introduce prune-backups property for directory-based storages
+
+  * add intial API and pvesm endpoints for pruning backups
+
+  * config: add hint for set encryption key
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 24 Jul 2020 19:10:00 +0200
+
+libpve-storage-perl (6.2-5) pve; urgency=medium
+
+  * fix pvesm's handling of `--encryption-key`
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Jul 2020 13:58:24 +0200
+
+libpve-storage-perl (6.2-4) pve; urgency=medium
+
+  * when scanning storages for disk images, don't activate ones which cannot
+    contain disk images
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Jul 2020 13:44:26 +0200
+
+libpve-storage-perl (6.2-3) pve; urgency=medium
+
+  * pbs: prune command failing with encryption enabled
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 09 Jul 2020 14:59:29 +0200
+
+libpve-storage-perl (6.2-2) pve; urgency=medium
+
+  * archive info: further relax custom name handling
+
+  * archive info: use timelocal correctly
+
+  * pbs: encryption support
+
+  * pbs: support passing encryption key as file-descriptor, avoiding issues
+    when backing up an unprivileged container
+
+  * pvesm: encryption key parameter should load files
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 09 Jul 2020 14:03:29 +0200
+
+libpve-storage-perl (6.2-1) pve; urgency=medium
+
+  * ceph: get_local_version: allow optional v prefix for version number
+
+  * fix #2777 create zpools with stable dev paths
+
+  * docs: Clarify that pvesm export is mostly internal
+
+  * fix #2763: Revert "storage_migrate: check if target storage supports content type"
+
+  * improve CIFS server scanning
+
+  * fix #2460: use dm-uuid-mpath- as fallback for multipath
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 07 Jul 2020 19:23:50 +0200
+
+libpve-storage-perl (6.1-8) pve; urgency=medium
+
+  * backup archives: relax file name matching again to same level as before
+    6.2, only enforce as much as we require to be able to actually restore it.
+
+  * Fix #2737: avoid a noisy warning message when triggering a file deletion
+    over the API
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 15 May 2020 19:41:23 +0200
+
+libpve-storage-perl (6.1-7) pve; urgency=medium
+
+  * ZFSPoolPlugin: fix #2662 get volume size correctly
+
+  * disk_tests: improve nvme smart test
+
+  * fix nvme wearout parsing
+
+  * Fix #2705: cephfs: mount fails with bad option
+
+  * storage: replace built-in stat occurrences
+
+  * add lots of tests
+
+  * fix: backup ctime was from stat not file name
+
+  * fix: path_to_volume_id returned wrong content
+
+  * fix: add missing snippets subdir
+
+  * backup: compact regex for backup file filter
+
+  * fix: #2124 storage: add zstd support
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 4 May 2020 14:02:26 +0200
+
+libpve-storage-perl (6.1-6) pve; urgency=medium
+
+  * list_volumes: try to return vmid also for backups
+
+  * fix #2620: storage API: iSCSI: return active field as integer
+
+  * iscsi: sort and split module usage
+
+  * iscis: add iscsi_session helper
+
+  * api: storage/content: add ctime to return schema
+
+  * plugins: add ctime for various file types
+
+  * api: storage/content: fix return schema property descriptions
+
+  * allow passing options to volume_has_feature
+
+  * fix #2474: always show iscsi content
+
+  * fix #2647: Add snippet content type for Gluster
+
+  * storage_migrate: check if target storage supports content type
+
+  * pvesm: add apiinfo helper
+
+  * storage_migrate: API change, collapse options into single hash parameter
+
+  * storage_migrate: add optional rename feature in case of volname conflicts
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 9 Apr 2020 08:39:45 +0200
+
+libpve-storage-perl (6.1-5) pve; urgency=medium
+
+  * ZFS pool plugin: check whether 'zfs get mountpoint' returns a valid
+    absolute path when setting the mountpoint property on storage addition
+
+  * storage migrate: also log when using an insecure connection
+
+  * api: introduce "on update" hook for plugins
+
+  * volume resize: align (round up) size to 1 KiB to avoid issues with some
+    storage backends which cannot handle sizes which aren't multiples of 512 or
+    1024
+
+  * add experimental storage plugin
+
+  * CIFS: fix credential handling on storage update by using new on_update_hook
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 20 Feb 2020 13:45:39 +0100
+
+libpve-storage-perl (6.1-4) pve; urgency=medium
+
+  * cifs-plugin: Add bwlimit storage option
+
+  * fix potential hanging of reboot for multiple minutes due to a systend mount
+    unit ordering constraint cycle due to an active CephFS mount in combination
+    with a systemd issue. Do this by actively generating a ephemeral mount unit
+    with the correct ordering constraints ourself. Do that for both, Kernel and
+    FUSE backed CephFS usage.
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 29 Jan 2020 20:03:58 +0100
+
+libpve-storage-perl (6.1-3) pve; urgency=medium
+
+  * base find_free_diskname: refactor mapping from disks to volid array
+
+  * rbd: unprotect all snapshots on image removal
+
+  * When resizing a ZFS volume always ensure that size is aligned to 1M
+
+  * calculate reasonable metadatasize for lvm thin pools on creation
+
+  * grammar fix: s/does not exists/does not exist/g
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 13 Dec 2019 12:18:32 +0100
+
+libpve-storage-perl (6.1-2) pve; urgency=medium
+
+  * rbd: update features of image when mapping snapshot
+
+  * LVM commands: ignore "No medium found" bogus warnings
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 30 Nov 2019 19:38:10 +0100
+
+libpve-storage-perl (6.1-1) pve; urgency=medium
+
+  * fix #2309: allow LVM Volume Group names starting with a digit
+
+  * pvesm import: improve handling of interrupted export
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 27 Nov 2019 14:46:39 +0100
+
+libpve-storage-perl (6.0-12) pve; urgency=medium
+
+  * RBD: disable and enable disk image features depending on kernel version
+
+  * add zfs-zed to recommends
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 25 Nov 2019 18:28:51 +0100
+
+libpve-storage-perl (6.0-11) pve; urgency=medium
+
+  * pvesm list: add content type column to output
+
+  * fix #2085: add mountpoint property for non-default ZFS pool MPs
+
+  * fix #2467: avoid duplicate volumes & tag with correct content type
+
+  * RBD: fix ceph version detection
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 22 Nov 2019 16:06:17 +0100
+
+libpve-storage-perl (6.0-10) pve; urgency=medium
+
+  * various LIO target improvements
+
+  * convert vmid to int to conform with return type declaration
+
+  * use correct local IP address helper
+
+  * use PVE::DataCenterConfig, PVE::SSHInfo and PVE::RRD
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 18 Nov 2019 12:04:55 +0100
+
+libpve-storage-perl (6.0-9) pve; urgency=medium
+
+  * warn if filesize info could not be read due to error and use JSON
+    interface from qemu-img
+
+  * fix VMID filter for backup listing
+
+  * ZFS over iSCSI/LIO: Don't remove and recreate lun when changing a
+    volume
+
+  * ZFS over iSCSI/LIO: set TRIM, UNMAP, DISCARD (TPU) to true for new
+    images to allow to reclaim free space
+
+  * ZFS over iSCSI/LIO: fix volname parsing for linked clones
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 23 Sep 2019 18:17:37 +0200
+
+libpve-storage-perl (6.0-8) pve; urgency=medium
+
+  * Fix #2346: rbd storage shows wrong %-usage
+
+  * fix #2216: Allow .img files in 'iso' type storages
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 03 Sep 2019 10:24:37 +0200
+
+libpve-storage-perl (6.0-7) pve; urgency=medium
+
+  * fix #2317: list images on 'rootdir' only storages
+
+  * ZFS: wait for zvol symlinks in more cases
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 6 Aug 2019 14:07:20 +0200
+
+libpve-storage-perl (6.0-6) pve; urgency=medium
+
+  * fix #582: Add move-to-background delay logic when deleting volumes
+    or images
+
+  * storage plugin: new list_volumes plugin method
+
+  * Diskmanage: add flag for encrypted osds
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 25 Jul 2019 13:34:52 +0200
+
+libpve-storage-perl (6.0-5) pve; urgency=medium
+
+  * fix missing osd info for osd 0
+
+  * fix #2266: Diskmanage: get correct osd id
+
+  * pvesm import: allow to pass a tcp://<IP> as file
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 11 Jul 2019 19:37:19 +0200
+
+libpve-storage-perl (6.0-4) pve; urgency=medium
+
+  * cephfs: make is_mounted check less strict
+
+  * fix missing osd info for osd 0
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 04 Jul 2019 16:00:35 +0200
+
+libpve-storage-perl (6.0-3) pve; urgency=medium
+
+  * CephConfig: do not always interpret
+
+  * CephConfig: read monitor addresses also from mon_host key for cephfs
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 27 Jun 2019 16:17:41 +0200
+
+libpve-storage-perl (6.0-2) pve; urgency=medium
+
+  * fix #2226: ignore broken symlinks in content list helpers and
+    allow broken symlinks to be deleted via API
+
+  * CephConfig: map special config key characters to _
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 24 Jun 2019 18:46:38 +0200
+
+libpve-storage-perl (6.0-1) pve; urgency=medium
+
+  * Diskmanage: extract nvme wearout from smartctl text
+
+  * fix #1427: Set file mode on uploaded templates/ISOs
+
+  * cephfs: Exclude _netdev when mounting with fuse
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 14 Jun 2019 20:32:24 +0200
+
+libpve-storage-perl (6.0-0+1) pve; urgency=medium
+
+  * Re-build for Debian Buster / PVE 6.0
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 21 May 2019 20:53:52 +0200
+
+libpve-storage-perl (5.0-43) unstable; urgency=medium
+
+  * handle deletion of properties of a single storage config entry
+
+  * api/config update: only iterate over hash keys, not values
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 15 May 2019 16:13:49 +0200
+
+libpve-storage-perl (5.0-42) unstable; urgency=medium
+
+  * Fix #318: Delete vzdump log when deleting a backup
+
+  * ZFS Pool: improve error output from activate_storage
+
+  * ZFS Pool: handle race with other zpool imports
+
+  * plugin map_volume: fall back to path in base implementation
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 30 Apr 2019 13:54:55 +0000
+
+libpve-storage-perl (5.0-41) unstable; urgency=medium
+
+  * ignore undef as storage when calculating bandwith limits and add some more
+    tests
+
+  * Diskmanage: do not run zpool if not present
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 08 Apr 2019 17:53:10 +0200
+
+libpve-storage-perl (5.0-40) unstable; urgency=medium
+
+  * workaround zfs create -V error for unaligned sizes
+
+  * zfs: do not generate/update cachefile on pool import
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 04 Apr 2019 16:18:49 +0200
+
+libpve-storage-perl (5.0-39) unstable; urgency=medium
+
+  * fix #585: remove leftover disks and empty directory if image allocation
+    failed
+
+  * fix #1891: Add zsh command completion for pvesm
+
+  * fix #2099: escape systemd path names in mount unit
+
+  * fix content listing for user mode iscsi plugin
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 07 Mar 2019 12:12:46 +0100
+
+libpve-storage-perl (5.0-38) unstable; urgency=medium
+
+  * diskmanage: fix device encoding handling
+
+  * tighten volume access checks for iso and vztmpl content type, require read
+    permissions
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 07 Feb 2019 15:14:12 +0100
+
+libpve-storage-perl (5.0-37) unstable; urgency=medium
+
+  * fix #2050: only provide 'conv=sparse' for LvmThin
+
+  * fix #1941: remove empty directories when freeing image on FS based storages
+
+  * fix #1598: use glusterfs daemon default port for online check
+
+  * add new 'snippets' content type
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 01 Feb 2019 12:32:44 +0100
+
+libpve-storage-perl (5.0-36) unstable; urgency=medium
+
+  * ceph: exclude general monitor section when assembling monitor addresses
+
+  * fix #2046: add volume_size_info to LVMPlugin
+
+  * ceph: improve parse_ceph_config
+
+  * LVM: Add '--refresh' when activating volumes
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 15 Jan 2019 13:16:45 +0100
+
+libpve-storage-perl (5.0-35) unstable; urgency=medium
+
+  * refactor ceph tools and provide a cfs backed ceph.conf parser
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 20 Dec 2018 10:50:16 +0100
+
+libpve-storage-perl (5.0-34) unstable; urgency=medium
+
+  * Fix #2020: use /sys to map nvmeXnY to nvmeX
+
+  * Fix #2019: CephFS storage misses maxfiles
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 14 Dec 2018 12:21:48 +0100
+
+libpve-storage-perl (5.0-33) unstable; urgency=medium
+
+  * pvesm: add scan subcommands
+
+  * cephfs: tell systemd that mount mount requires network
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 27 Nov 2018 13:23:15 +0100
+
+libpve-storage-perl (5.0-32) unstable; urgency=medium
+
+  * fix #862: do not resolve portal address on storage add
+
+  * LVM: lock on volume_resize
+
+  * plugin loader: add an APIAGE
+
+  * move usb scan code to pve-common
+
+  * move API storage scan calls to pve-manager
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 19 Nov 2018 15:27:22 +0100
+
 libpve-storage-perl (5.0-31) unstable; urgency=medium
 
   * Fix: api zfs: changed return value name to errors