]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 2.0-24
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 27 Jun 2018 07:22:21 +0000 (09:22 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 27 Jun 2018 07:22:21 +0000 (09:22 +0200)
Makefile
debian/changelog

index f722deefb60830031461a3ec73dfac4fdd8482b8..4f3a0f558ec9df34c64d1b8cc2495f7b0c5a1ba8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=2.0
 PACKAGE=pve-container
-PKGREL=23
+PKGREL=24
 
 GITVERSION:=$(shell git rev-parse HEAD)
 
index 07fccbb6e98053be74fdf8ef5691e070ed2a9d04..c3f7918e409e38d9e401895413d7ab106d82ff1b 100644 (file)
@@ -1,3 +1,17 @@
+pve-container (2.0-24) unstable; urgency=medium
+
+  * correctly handle extra mounpoints when creating a template
+
+  * fix #1786: check for shared storage on clone
+
+  * fix #1792: Do not assign vars in conditional statement
+
+  * fix #1778: check if storage support templates
+
+  * api create: allow auto start of container after create finished
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 27 Jun 2018 09:10:35 +0200
+
 pve-container (2.0-23) unstable; urgency=medium
 
   * rescan volume size when attaching unused volume