X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=changelog.Debian;h=025498b5ab3161c6119f0ff7c38bff6a6ccd82df;hb=9e36cd4d431f84ceee24b0a88242740e9ece7fc1;hp=7adff926eead0ce47b2f35422d84d067de099537;hpb=6bcc16d70e4922d486bb494e86426d64ea3f4485;p=pve-storage.git diff --git a/changelog.Debian b/changelog.Debian index 7adff92..025498b 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,174 @@ +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