]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-86
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 2 Dec 2016 06:39:48 +0000 (07:39 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 2 Dec 2016 06:39:48 +0000 (07:39 +0100)
Makefile
debian/changelog

index 66efc89e9696224d2f586fdc1d56f6813cce10f4..fb35f2817adcad66e78607b8167481031db7e7ac 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=85
+PKGREL=86
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 57b214a2e683c8cdb581e856f8e0263b2e43d6e6..8c872caa3e0a801d8e9f5a7d557bf21637c68844 100644 (file)
@@ -1,3 +1,9 @@
+pve-container (1.0-86) unstable; urgency=medium
+
+  * Do not skip unprivileged config parameter when restoring a container
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Dec 2016 07:39:07 +0100
+
 pve-container (1.0-85) unstable; urgency=medium
 
   * start: don't fail if no lxc cpuset cgroup exists yet