[pve-devel] r6560 - in vzctl/trunk: . debian
svn-commits at proxmox.com
svn-commits at proxmox.com
Wed Oct 12 06:32:05 CEST 2011
Author: dietmar
Date: 2011-10-12 06:32:05 +0200 (Wed, 12 Oct 2011)
New Revision: 6560
Modified:
vzctl/trunk/Makefile
vzctl/trunk/debian/changelog
Log:
update to 3.0.29.3
Modified: vzctl/trunk/Makefile
===================================================================
--- vzctl/trunk/Makefile 2011-10-10 04:11:12 UTC (rev 6559)
+++ vzctl/trunk/Makefile 2011-10-12 04:32:05 UTC (rev 6560)
@@ -1,13 +1,15 @@
RELEASE=1.9
SVER=3.0.29
-PACKAGERELEASE=2pve1
+PACKAGERELEASE=3pve1
ARCH=amd64
PACKAGE=vzctl
DEB=${PACKAGE}_${SVER}-${PACKAGERELEASE}_${ARCH}.deb
-VZCTL_BRANCH=vzctl-3.0.29.2
+#VZCTL_BRANCH=vzctl-3.0.29.3
+# Thu, 6 Oct 2011 10:37:15
+VZCTL_BRANCH=f0d50feef9521318e80fb5ea8e4da980f9f13fe7
all: ${DEB}
Modified: vzctl/trunk/debian/changelog
===================================================================
--- vzctl/trunk/debian/changelog 2011-10-10 04:11:12 UTC (rev 6559)
+++ vzctl/trunk/debian/changelog 2011-10-12 04:32:05 UTC (rev 6560)
@@ -1,3 +1,12 @@
+vzctl (3.0.29-3pve1) unstable; urgency=low
+
+ * update to 3.0.29.3
+
+ * include ipv6 default route patch
+ (f0d50feef9521318e80fb5ea8e4da980f9f13fe7)
+
+ -- Proxmox Support Team <support at proxmox.com> Wed, 12 Oct 2011 06:21:12 +0200
+
vzctl (3.0.29-2pve1) unstable; urgency=low
* update to 3.0.29.2
More information about the pve-devel
mailing list