[pve-devel] r5928 - in vzctl/trunk: . debian
svn-commits at proxmox.com
svn-commits at proxmox.com
Mon May 9 09:31:21 CEST 2011
Author: dietmar
Date: 2011-05-09 09:31:21 +0200 (Mon, 09 May 2011)
New Revision: 5928
Modified:
vzctl/trunk/Makefile
vzctl/trunk/debian/changelog
Log:
Modified: vzctl/trunk/Makefile
===================================================================
--- vzctl/trunk/Makefile 2011-05-09 07:11:15 UTC (rev 5927)
+++ vzctl/trunk/Makefile 2011-05-09 07:31:21 UTC (rev 5928)
@@ -1,14 +1,14 @@
RELEASE=1.9
SVER=3.0.26
-PACKAGERELEASE=1pve2
+PACKAGERELEASE=1pve3
ARCH=amd64
PACKAGE=vzctl
DEB=${PACKAGE}_${SVER}-${PACKAGERELEASE}_${ARCH}.deb
-# Wed, 27 Apr 2011 13:30:45
-VZCTL_BRANCH=1a8312b9c5d72ef70e73185912e464fb633dd9b8
+# Sat, 7 May 2011 19:57:49
+VZCTL_BRANCH=vzctl-3.0.26.3
all: ${DEB}
Modified: vzctl/trunk/debian/changelog
===================================================================
--- vzctl/trunk/debian/changelog 2011-05-09 07:11:15 UTC (rev 5927)
+++ vzctl/trunk/debian/changelog 2011-05-09 07:31:21 UTC (rev 5928)
@@ -1,3 +1,9 @@
+vzctl (3.0.26-1pve3) unstable; urgency=low
+
+ * update to vzctl-3.0.26.3 release
+
+ -- Proxmox Support Team <support at proxmox.com> Mon, 09 May 2011 09:28:16 +0200
+
vzctl (3.0.26-1pve2) unstable; urgency=low
* remove stale cron scripts
More information about the pve-devel
mailing list