5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2024-12-23 17:34:34 +03:00
pve-storage/changelog.Debian

264 lines
7.3 KiB
Plaintext
Raw Normal View History

2012-08-24 10:20:54 +04:00
libpve-storage-perl (2.0-31) unstable; urgency=low
* fixes for nexenta, sheepdog and rbd
-- Proxmox Support Team <support@proxmox.com> Fri, 24 Aug 2012 08:20:42 +0200
2012-08-14 14:40:21 +04:00
libpve-storage-perl (2.0-30) unstable; urgency=low
* add volume_resize functions
-- Proxmox Support Team <support@proxmox.com> Tue, 14 Aug 2012 12:40:07 +0200
2012-08-01 10:51:52 +04:00
libpve-storage-perl (2.0-29) unstable; urgency=low
* improve tests for NFS server status
-- Proxmox Support Team <support@proxmox.com> Wed, 01 Aug 2012 08:49:43 +0200
2012-07-27 12:47:06 +04:00
libpve-storage-perl (2.0-28) unstable; urgency=low
* add volume_size_info()
-- Proxmox Support Team <support@proxmox.com> Fri, 27 Jul 2012 10:46:39 +0200
2012-07-25 17:50:23 +04:00
libpve-storage-perl (2.0-27) unstable; urgency=low
* fix lvmscan
-- Proxmox Support Team <support@proxmox.com> Wed, 25 Jul 2012 15:49:59 +0200
2012-07-19 13:13:25 +04:00
libpve-storage-perl (2.0-26) unstable; urgency=low
* better timeout handling for nfs/iscsi
-- Proxmox Support Team <support@proxmox.com> Thu, 19 Jul 2012 11:06:57 +0200
2012-07-18 16:03:30 +04:00
libpve-storage-perl (2.0-25) unstable; urgency=low
* rbd: re-add hack for empty pool
-- Proxmox Support Team <support@proxmox.com> 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 <support@proxmox.com> Tue, 17 Jul 2012 15:12:34 +0200
2012-07-17 15:26:36 +04:00
libpve-storage-perl (2.0-23) unstable; urgency=low
* cleanup rbd driver
-- Proxmox Support Team <support@proxmox.com> Tue, 17 Jul 2012 13:26:27 +0200
2012-07-17 13:57:40 +04:00
libpve-storage-perl (2.0-22) unstable; urgency=low
* include iscsidirect and nexenta plugin (experimental)
-- Proxmox Support Team <support@proxmox.com> Tue, 17 Jul 2012 11:56:51 +0200
2012-07-16 09:18:07 +04:00
libpve-storage-perl (2.0-21) unstable; urgency=low
* include sheepdog plugin
-- Proxmox Support Team <support@proxmox.com> 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 <support@proxmox.com> Mon, 16 Jul 2012 06:44:54 +0200
2012-05-23 10:03:08 +04:00
libpve-storage-perl (2.0-19) unstable; urgency=low
* cleanup: new plugin architecture
-- Proxmox Support Team <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> Thu, 05 Apr 2012 14:39:44 +0200
2012-03-28 10:00:59 +04:00
libpve-storage-perl (2.0-16) unstable; urgency=low
* use dir_glob_* from PVE::Tools
-- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 08:00:31 +0200
2012-03-21 10:17:11 +04:00
libpve-storage-perl (2.0-15) unstable; urgency=low
* allow to set option 'maxfiles' (we will use this for vzdump)
-- Proxmox Support Team <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> 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)
-- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 12:08:16 +0100
libpve-storage-perl (2.0-11) unstable; urgency=low
* only list iscsi when enabled (content == images)
-- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 09:33:01 +0100
2012-02-09 17:09:23 +04:00
libpve-storage-perl (2.0-10) unstable; urgency=low
* also list tar.gz and tar.lzo backup files
* fix upload permissions. Only allow iso/tmpl upload
* parse backup files and return owner vmid
* add permission checks
-- Proxmox Support Team <support@proxmox.com> Thu, 09 Feb 2012 14:08:49 +0100
libpve-storage-perl (2.0-9) unstable; urgency=low
* use -e (instead of -f) to test if volume exists
-- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 10:31:01 +0100
2011-11-29 11:05:38 +04:00
libpve-storage-perl (2.0-8) unstable; urgency=low
* fix iscsi size bug
* improve error messages
-- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 08:05:23 +0100
libpve-storage-perl (2.0-7) unstable; urgency=low
* improve error messages
* do not activate LVM volumes with 'vgchange -aly'
-- Proxmox Support Team <support@proxmox.com> Fri, 25 Nov 2011 07:25:58 +0100
2011-11-14 10:11:36 +04:00
libpve-storage-perl (2.0-6) unstable; urgency=low
* improved container support
-- Proxmox Support Team <support@proxmox.com> Mon, 14 Nov 2011 07:10:45 +0100
2011-11-09 14:32:42 +04:00
libpve-storage-perl (2.0-5) unstable; urgency=low
* allow container rootdir on NFS
* implement file upload API
* allow multiple content types
-- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 11:32:14 +0100
2011-08-23 09:43:03 +04:00
libpve-storage-perl (2.0-4) unstable; urgency=low
* return numeric values for channel/ID/LUN
-- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2011 08:46:58 +0200
libpve-storage-perl (2.0-3) unstable; urgency=low
* implemented node restrictions (storage can be restricted to specific
nodes - i.e. DRBD)
-- Proxmox Support Team <support@proxmox.com> Fri, 29 Jul 2011 08:55:11 +0200
libpve-storage-perl (2.0-2) unstable; urgency=low
* backport fixes (multipath, cache) from stable
-- Proxmox Support Team <support@proxmox.com> Mon, 25 Jul 2011 07:02:06 +0200
libpve-storage-perl (2.0-1) unstable; urgency=low
* change copyright to AGPL
-- Proxmox Support Team <support@proxmox.com> Thu, 19 Aug 2010 10:15:46 +0200
libpve-storage-perl (1.0-10) unstable; urgency=low
* fix used space compute
-- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2010 10:48:58 +0100
libpve-storage-perl (1.0-9) unstable; urgency=low
* also query used space as suggested by Slavio
-- Proxmox Support Team <support@proxmox.com> Thu, 04 Feb 2010 08:57:02 +0100
libpve-storage-perl (1.0-8) unstable; urgency=low
* also list vmdk files
-- Proxmox Support Team <support@proxmox.com> Mon, 25 Jan 2010 11:52:43 +0100
libpve-storage-perl (1.0-7) unstable; urgency=low
* fix iscsi device detection on kernel 2.6.32
-- Proxmox Support Team <support@proxmox.com> Mon, 18 Jan 2010 13:37:24 +0100
libpve-storage-perl (1.0-6) unstable; urgency=low
* fix bug in parse_volume_id (ignore case)
-- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2009 09:22:37 +0100
libpve-storage-perl (1.0-5) unstable; urgency=low
* fix bug in parse_volume_id
-- Proxmox Support Team <support@proxmox.com> Tue, 27 Oct 2009 10:45:49 +0100
libpve-storage-perl (1.0-4) unstable; urgency=low
* new functions to list backup files
-- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2009 13:34:45 +0200
libpve-storage-perl (1.0-3) unstable; urgency=low
* new install/delete template functions
-- Proxmox Support Team <support@proxmox.com> Wed, 07 Oct 2009 08:29:55 +0200
libpve-storage-perl (1.0-2) unstable; urgency=low
* do not remove storage which is used as base for other storage.
-- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2009 08:05:32 +0200
libpve-storage-perl (1.0-1) unstable; urgency=low
* initial package
-- Proxmox Support Team <support@proxmox.com> Fri, 20 Mar 2009 11:13:19 +0100