]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-75
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 20 Sep 2016 12:14:31 +0000 (14:14 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 20 Sep 2016 12:14:31 +0000 (14:14 +0200)
Makefile
debian/changelog

index c5cecebb4ca66462c2cce29dcd19e316f1968b6b..ade13d14d2419980cb7e3551b77e360eb25c7c6a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=74
+PKGREL=75
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index a903c3fb55854e4a815d52187699790b025aecd2..92917ef385dda8bd45c9c4b7c9475851aaba34fa 100644 (file)
@@ -1,3 +1,11 @@
+pve-container (1.0-75) unstable; urgency=medium
+
+  * restore: fix simple with non-volume mps
+
+  * restore: add permission check, only restore lxc.* if root
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 20 Sep 2016 14:14:06 +0200
+
 pve-container (1.0-74) unstable; urgency=medium
 
   * correctly set unlimited cpulimit at runtime