]> git.proxmox.com Git - pve-storage.git/blobdiff - changelog.Debian
bump version to 3.0-16
[pve-storage.git] / changelog.Debian
index 96b5b371a2e91ccda3649ac78c452c9d8f9765fd..025498b5ab3161c6119f0ff7c38bff6a6ccd82df 100644 (file)
@@ -1,3 +1,87 @@
+libpve-storage-perl (3.0-16) unstable; urgency=low
+
+  * cleanup ZFS Storage Plugin
+
+ -- Proxmox Support Team <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  Tue, 14 May 2013 09:58:29 +0200
+
 libpve-storage-perl (3.0-4) unstable; urgency=low
 
   * fix iscsi session scan