]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-90
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 27 Dec 2016 08:03:40 +0000 (09:03 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 27 Dec 2016 08:03:40 +0000 (09:03 +0100)
Makefile
debian/changelog

index 9e136918af552d48514fe104efebe9ce57668c7d..08ef554be3dd369dcc94c7b950e78fbb57b72c7f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=89
+PKGREL=90
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 6c9f7d28b96e304664803aaeeab51710f9235e38..c87b8b328eef54d1c22f91258d520513b7c374ad 100644 (file)
@@ -1,3 +1,10 @@
+pve-container (1.0-90) unstable; urgency=medium
+
+  * skip unprivileged config parameter when restoring a container (revert
+    previos patch)
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 27 Dec 2016 09:02:41 +0100
+
 pve-container (1.0-89) unstable; urgency=medium
 
   * supress warning when we try to delete a non-existent option