[pve-devel] r6383 - pve-storage/pve2
svn-commits at proxmox.com
svn-commits at proxmox.com
Fri Jul 29 08:56:35 CEST 2011
Author: dietmar
Date: 2011-07-29 08:56:35 +0200 (Fri, 29 Jul 2011)
New Revision: 6383
Modified:
pve-storage/pve2/ChangeLog
pve-storage/pve2/Makefile
pve-storage/pve2/changelog.Debian
Log:
* changelog.Debian: update version to 2.0-3
Modified: pve-storage/pve2/ChangeLog
===================================================================
--- pve-storage/pve2/ChangeLog 2011-07-29 06:43:58 UTC (rev 6382)
+++ pve-storage/pve2/ChangeLog 2011-07-29 06:56:35 UTC (rev 6383)
@@ -1,5 +1,7 @@
2011-07-29 Proxmox Support Team <support at proxmox.com>
+ * changelog.Debian: update version to 2.0-3
+
* PVE/API2/Storage/Config.pm: activate base storage before we try
to create the VG. Make 'nodes' optional.
Modified: pve-storage/pve2/Makefile
===================================================================
--- pve-storage/pve2/Makefile 2011-07-29 06:43:58 UTC (rev 6382)
+++ pve-storage/pve2/Makefile 2011-07-29 06:56:35 UTC (rev 6383)
@@ -2,7 +2,7 @@
VERSION=2.0
PACKAGE=libpve-storage-perl
-PKGREL=2
+PKGREL=3
DESTDIR=
PREFIX=/usr
Modified: pve-storage/pve2/changelog.Debian
===================================================================
--- pve-storage/pve2/changelog.Debian 2011-07-29 06:43:58 UTC (rev 6382)
+++ pve-storage/pve2/changelog.Debian 2011-07-29 06:56:35 UTC (rev 6383)
@@ -1,3 +1,10 @@
+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 at 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
More information about the pve-devel
mailing list