]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-47
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 27 Feb 2016 13:38:42 +0000 (14:38 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 27 Feb 2016 13:38:42 +0000 (14:38 +0100)
Makefile
debian/changelog

index 9951960d49aa93abc2afe67731bf03b7847d0e1d..7ba2d27f770d5ac995eeb98176797898fd02ec06 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.1
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=46
+PKGREL=47
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index f50fb673d75bc890d2b9b332d976dc4c6b9129f9..1c7df0a7c206a2e4245a0ce4f976ad2c9db45932 100644 (file)
@@ -1,3 +1,11 @@
+pve-container (1.0-47) unstable; urgency=medium
+
+  * Implement pct mount/unmount (for emergency maintenance)
+
+  * Implement pct push/pull
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 27 Feb 2016 14:38:14 +0100
+
 pve-container (1.0-46) unstable; urgency=medium
 
   * setup: move setup_container_getty_service to Base