X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=changelog.Debian;h=025498b5ab3161c6119f0ff7c38bff6a6ccd82df;hb=9e36cd4d431f84ceee24b0a88242740e9ece7fc1;hp=75b713a2c0d0833007cfb5408ef068289271fb45;hpb=b755bdb0f99c1f677672c34296b9d3ff57e74f17;p=pve-storage.git diff --git a/changelog.Debian b/changelog.Debian index 75b713a..025498b 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,306 @@ +libpve-storage-perl (3.0-16) unstable; urgency=low + + * cleanup ZFS Storage Plugin + + -- Proxmox Support Team Thu, 03 Oct 2013 07:32:38 +0200 + +libpve-storage-perl (3.0-15) unstable; urgency=low + + * Added support for ZFS Storage Plugin (solaris, omnios) + + -- Proxmox Support Team Wed, 02 Oct 2013 06:55:57 +0200 + +libpve-storage-perl (3.0-14) unstable; urgency=low + + * storage library: add new helper parse_volname() + + * storage library: add new helper abs_filesystem_path() + + * use warnings instead of global -w flag + + -- Proxmox Support Team Tue, 01 Oct 2013 11:28:40 +0200 + +libpve-storage-perl (3.0-13) unstable; urgency=low + + * bug fix: use filesysetm_path for LVM/iSCSI storage + + -- Proxmox Support Team Thu, 19 Sep 2013 06:44:21 +0200 + +libpve-storage-perl (3.0-12) unstable; urgency=low + + * glusterfs: relly delete volumes when requested + + -- Proxmox Support Team Tue, 17 Sep 2013 09:09:27 +0200 + +libpve-storage-perl (3.0-11) unstable; urgency=low + + * API fix: auto-detect format for files with vmdk extension + + * API fix: return error if volume does not exists + + -- Proxmox Support Team Wed, 04 Sep 2013 11:16:10 +0200 + +libpve-storage-perl (3.0-10) unstable; urgency=low + + * add Glusterfs Plugin + + * API: add scan method for glusterfs + + -- Proxmox Support Team Tue, 13 Aug 2013 06:45:27 +0200 + +libpve-storage-perl (3.0-9) unstable; urgency=low + + * sheepdog: fixes for storeid != 'sheepdog' + + -- Proxmox Support Team Mon, 24 Jun 2013 10:08:43 +0200 + +libpve-storage-perl (3.0-8) unstable; urgency=low + + * rdb: --format is deprecated, use --image-format instead + + -- Proxmox Support Team Tue, 04 Jun 2013 13:09:49 +0200 + +libpve-storage-perl (3.0-7) unstable; urgency=low + + * be more verebose on rbd commands to get progress + + * various fixes for nexenta plugin + + -- Proxmox Support Team Fri, 31 May 2013 11:51:43 +0200 + +libpve-storage-perl (3.0-6) unstable; urgency=low + + * fix bug from previous commit (parameter 'enabled' is optional) + + -- Proxmox Support Team Tue, 14 May 2013 11:24:38 +0200 + +libpve-storage-perl (3.0-5) unstable; urgency=low + + * extend storage list API with useful parameters for clone + + * rbd : clone volume to same pool that base volume + + -- Proxmox Support Team Tue, 14 May 2013 09:58:29 +0200 + +libpve-storage-perl (3.0-4) unstable; urgency=low + + * fix iscsi session scan + + -- Proxmox Support Team Mon, 13 May 2013 08:04:33 +0200 + +libpve-storage-perl (3.0-3) unstable; urgency=low + + * add snapsname parameter to path (required for qemu-img convert, for + rbd & sheepdog currently) + + -- Proxmox Support Team Thu, 02 May 2013 06:36:33 +0200 + +libpve-storage-perl (3.0-2) unstable; urgency=low + + * rdb related fixes + + -- Proxmox Support Team Wed, 24 Apr 2013 08:01:46 +0200 + +libpve-storage-perl (3.0-1) unstable; urgency=low + + * bump versiom for wheezy release + + -- Proxmox Support Team Fri, 15 Mar 2013 08:15:27 +0100 + +libpve-storage-perl (2.3-6) unstable; urgency=low + + * file upload: fix race condition + + -- Proxmox Support Team Mon, 04 Mar 2013 09:00:05 +0100 + +libpve-storage-perl (2.3-5) unstable; urgency=low + + * Allow removal of backup volumes if the user has + Datastore.AllocateSpace privilege on the storage and VM.Backup + privilege on the VM + + -- Proxmox Support Team Fri, 01 Mar 2013 06:03:24 +0100 + +libpve-storage-perl (2.3-4) unstable; urgency=low + + * rbd: rework pool - username - auth_supported options + + * API: fix access rights: use $rpcenv->check_volume_access() + + -- Proxmox Support Team Thu, 28 Feb 2013 06:41:58 +0100 + +libpve-storage-perl (2.3-3) unstable; urgency=low + + * add create_base/clone functionality + + -- Proxmox Support Team Thu, 14 Feb 2013 11:12:39 +0100 + +libpve-storage-perl (2.3-2) unstable; urgency=low + + * updates for new stable ceph release (0.56) + + * depend on libfile-chdir-perl + + -- Proxmox Support Team Thu, 03 Jan 2013 11:46:07 +0100 + +libpve-storage-perl (2.3-1) unstable; urgency=low + + * also list vma backup archives + + -- Proxmox Support Team Thu, 13 Dec 2012 07:33:22 +0100 + +libpve-storage-perl (2.0-36) unstable; urgency=low + + * remove timeouts from 'qemu-img snapshot' commands. + + -- Proxmox Support Team Fri, 02 Nov 2012 08:52:23 +0100 + +libpve-storage-perl (2.0-35) unstable; urgency=low + + * remove hardcoded blowfish cipher + + * purge snapshots before delete volume + + -- Proxmox Support Team Wed, 31 Oct 2012 14:07:52 +0100 + +libpve-storage-perl (2.0-34) unstable; urgency=low + + * rbd: add storage space stats, get volume size for volumes list + + -- Proxmox Support Team Mon, 22 Oct 2012 12:30:05 +0200 + +libpve-storage-perl (2.0-33) unstable; urgency=low + + * create 'dump' directory if storage contains containers + + -- Proxmox Support Team Tue, 02 Oct 2012 13:36:35 +0200 + +libpve-storage-perl (2.0-32) unstable; urgency=low + + * qcow2 : preallocate metadatas at file creation + + * nexenta: implement storage status, several fixes + + * add snapshot support + + -- Proxmox Support Team Tue, 25 Sep 2012 06:02:35 +0200 + +libpve-storage-perl (2.0-31) unstable; urgency=low + + * fixes for nexenta, sheepdog and rbd + + -- Proxmox Support Team Fri, 24 Aug 2012 08:20:42 +0200 + +libpve-storage-perl (2.0-30) unstable; urgency=low + + * add volume_resize functions + + -- Proxmox Support Team Tue, 14 Aug 2012 12:40:07 +0200 + +libpve-storage-perl (2.0-29) unstable; urgency=low + + * improve tests for NFS server status + + -- Proxmox Support Team Wed, 01 Aug 2012 08:49:43 +0200 + +libpve-storage-perl (2.0-28) unstable; urgency=low + + * add volume_size_info() + + -- Proxmox Support Team Fri, 27 Jul 2012 10:46:39 +0200 + +libpve-storage-perl (2.0-27) unstable; urgency=low + + * fix lvmscan + + -- Proxmox Support Team Wed, 25 Jul 2012 15:49:59 +0200 + +libpve-storage-perl (2.0-26) unstable; urgency=low + + * better timeout handling for nfs/iscsi + + -- Proxmox Support Team Thu, 19 Jul 2012 11:06:57 +0200 + +libpve-storage-perl (2.0-25) unstable; urgency=low + + * rbd: re-add hack for empty pool + + -- Proxmox Support Team Wed, 18 Jul 2012 14:03:14 +0200 + +libpve-storage-perl (2.0-24) unstable; urgency=low + + * sheepdog: fix path() method, else kvm complains. + + -- Proxmox Support Team Tue, 17 Jul 2012 15:12:34 +0200 + +libpve-storage-perl (2.0-23) unstable; urgency=low + + * cleanup rbd driver + + -- Proxmox Support Team Tue, 17 Jul 2012 13:26:27 +0200 + +libpve-storage-perl (2.0-22) unstable; urgency=low + + * include iscsidirect and nexenta plugin (experimental) + + -- Proxmox Support Team Tue, 17 Jul 2012 11:56:51 +0200 + +libpve-storage-perl (2.0-21) unstable; urgency=low + + * include sheepdog plugin + + -- Proxmox Support Team Mon, 16 Jul 2012 07:16:24 +0200 + +libpve-storage-perl (2.0-20) unstable; urgency=low + + * include rbd plugin + + * fix offline migration bug + + -- Proxmox Support Team Mon, 16 Jul 2012 06:44:54 +0200 + +libpve-storage-perl (2.0-19) unstable; urgency=low + + * cleanup: new plugin architecture + + -- Proxmox Support Team Wed, 23 May 2012 08:02:50 +0200 + +libpve-storage-perl (2.0-18) unstable; urgency=low + + * fix bug #171: fix path_to_volume_id for unmounted NFS + + -- Proxmox Support Team Wed, 18 Apr 2012 12:34:11 +0200 + +libpve-storage-perl (2.0-17) unstable; urgency=low + + * fix bug #148: set maxfiles for default local storage + + -- Proxmox Support Team Thu, 05 Apr 2012 14:39:44 +0200 + +libpve-storage-perl (2.0-16) unstable; urgency=low + + * use dir_glob_* from PVE::Tools + + -- Proxmox Support Team Wed, 28 Mar 2012 08:00:31 +0200 + +libpve-storage-perl (2.0-15) unstable; urgency=low + + * allow to set option 'maxfiles' (we will use this for vzdump) + + -- Proxmox Support Team Wed, 21 Mar 2012 07:16:17 +0100 + +libpve-storage-perl (2.0-14) unstable; urgency=low + + * use Digest::SHA instead of Digest::SHA1 + + -- Proxmox Support Team Tue, 20 Mar 2012 11:27:24 +0100 + +libpve-storage-perl (2.0-13) unstable; urgency=low + + * new lvm option 'saferemove' to zero-out data when removing LVs + + -- Proxmox Support Team Fri, 09 Mar 2012 09:37:02 +0100 + libpve-storage-perl (2.0-12) unstable; urgency=low * fix permission checks (delete volume requires Datastore.Allocate)