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