]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 2.0-23
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 14 May 2018 09:10:41 +0000 (11:10 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 14 May 2018 09:10:41 +0000 (11:10 +0200)
Makefile
debian/changelog

index c2a338db4a5c6b854af24ccac39e3b1718c53d12..f722deefb60830031461a3ec73dfac4fdd8482b8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=2.0
 PACKAGE=pve-container
-PKGREL=22
+PKGREL=23
 
 GITVERSION:=$(shell git rev-parse HEAD)
 
index b9c9f24d956ae2e4999c7c349f42eeccbfdfe450..07fccbb6e98053be74fdf8ef5691e070ed2a9d04 100644 (file)
@@ -1,3 +1,17 @@
+pve-container (2.0-23) unstable; urgency=medium
+
+  * rescan volume size when attaching unused volume
+
+  * support Fedora 28
+
+  * fix #1721: unmount containers before trying to mount them
+
+  * rescan volume zie when copying volume
+
+  * add cifs as allowed storage type
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 May 2018 11:09:39 +0200
+
 pve-container (2.0-22) unstable; urgency=medium
 
   * add Ubuntu 18.04 to known versions