]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 2.0-26
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 Aug 2018 11:57:59 +0000 (13:57 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 Aug 2018 11:57:59 +0000 (13:57 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 344d7a35a940906fbdacfa2d703da6a07fe4cf9f..ae709ffc1661a41ca629245449e6cf1762651bc9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=2.0
 PACKAGE=pve-container
 VERSION=2.0
 PACKAGE=pve-container
-PKGREL=25
+PKGREL=26
 
 GITVERSION:=$(shell git rev-parse HEAD)
 
 
 GITVERSION:=$(shell git rev-parse HEAD)
 
index 06a07e124a54034a0540bc026ff81eb2d3721ee8..ff1473318291048db085eaeb1301f1a4b2f15f73 100644 (file)
@@ -1,3 +1,17 @@
+pve-container (2.0-26) unstable; urgency=medium
+
+  * fix #1851: check 'replicate' flag for non-volume mountpoints
+
+  * document more API return properties
+
+  * use SHA-512 for container passwords
+
+  * add support for openSUSE Leap 15.0
+
+  * add fqdn to /etc/hosts even with no ip
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 23 Aug 2018 13:56:46 +0200
+
 pve-container (2.0-25) unstable; urgency=medium
 
   * deal with disabled cgroup subsystems
 pve-container (2.0-25) unstable; urgency=medium
 
   * deal with disabled cgroup subsystems