]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-65
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 18 May 2016 09:30:35 +0000 (11:30 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 18 May 2016 09:30:35 +0000 (11:30 +0200)
Makefile
debian/changelog

index 2c6bf245070c0a65d73ab5dd5f1687e4253e4ca8..4b20e8c0ceaed23baaf76377914cc6613c6b8d1e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=64
+PKGREL=65
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 09e2215fea1c697bc7fc05cd3d3c8287fd403b2a..d61ea78b6c20b51a825975506f742e74a210def2 100644 (file)
@@ -1,3 +1,13 @@
+pve-container (1.0-65) unstable; urgency=medium
+
+  * allow VLAN 1 tag in containers
+
+  * remove backup property from rootfs
+
+  * new helper mountpoint_backup_enabled()
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 18 May 2016 11:30:16 +0200
+
 pve-container (1.0-64) unstable; urgency=medium
 
   * setup: add ct_is_executable wrapper