From: Thomas Lamprecht Date: Thu, 23 Aug 2018 11:57:59 +0000 (+0200) Subject: bump version to 2.0-26 X-Git-Url: https://git.proxmox.com/?p=pve-container.git;a=commitdiff_plain;h=dee24ffb44f586f631a3bf0f15f5fd9e8222bf72 bump version to 2.0-26 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 344d7a3..ae709ff 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=2.0 PACKAGE=pve-container -PKGREL=25 +PKGREL=26 GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 06a07e1..ff14733 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 23 Aug 2018 13:56:46 +0200 + pve-container (2.0-25) unstable; urgency=medium * deal with disabled cgroup subsystems