]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 2.0-14
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 28 Jun 2017 10:50:58 +0000 (12:50 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 28 Jun 2017 11:24:03 +0000 (13:24 +0200)
Makefile
debian/changelog

index a09ffacc6ca645559d7ad6ca66f1c695d6a8bc00..5e95898f50b7f2084da69805a9d151cb7bbb39f2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=2.0
 PACKAGE=pve-container
-PKGREL=13
+PKGREL=14
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index ac7c2e97498b154032ad00faf647b073a30d62c3..7e4f64509b870ad6df6c65e3767a0fd38b7b2a1c 100644 (file)
@@ -1,3 +1,19 @@
+pve-container (2.0-14) unstable; urgency=medium
+
+  * allow disks on shared storages on replicated VMs
+
+  * refuse to add non-replicatable disks to replicating VMs
+
+  * API HA tasks: we request states not execute them
+
+  * use COMMON_TAR_FLAGS from pve-storage
+
+  * create: open templates as real root
+
+  * remove unused next_free_nbd_dev function
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 28 Jun 2017 12:50:37 +0200
+
 pve-container (2.0-13) unstable; urgency=medium
 
   * migrate: pass the with_snapshots parameter