]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 2.0-16
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 12 Sep 2017 11:51:01 +0000 (13:51 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 12 Sep 2017 11:51:01 +0000 (13:51 +0200)
Makefile
debian/changelog

index b73b37f28f8154782cf621aa78a9c4189bab3cbd..ccb4ce058ca08423801ea154e4acb45b57447638 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=2.0
 PACKAGE=pve-container
-PKGREL=15
+PKGREL=16
 
 GITVERSION:=$(git rev-parse HEAD)
 
index fdc848e27a458ef4a6266f4644870d4466cb0405..500b768e6b609913f45bbc92fd361e960709793c 100644 (file)
@@ -1,3 +1,33 @@
+pve-container (2.0-16) unstable; urgency=medium
+
+  * fix #1253: show ssh key fingerprints again
+
+  * fix #1464: setup/suse: support SLES 12 container
+
+  * close #1478: add check for unsupported config
+
+  * config: update for lxc-2.1
+
+  * API/clone: do not overwrite global signal handlers
+
+  * setup/fedora: use os_release and support 26
+
+  * fix os-release mapping for similar flavoured distros
+
+  * setup: recognize 'sles' os_release ID
+
+  * setup/suse: support tumbleweed container
+
+  * setup/suse: check early if setting up the ct getty service is needed
+
+  * setup/suse: use new os_release_var to simplify version detection
+
+  * use /etc/os-release
+
+  * setup: add a additional mapping for archlinux
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 12 Sep 2017 13:48:50 +0200
+
 pve-container (2.0-15) unstable; urgency=medium
 
   * support debian 9.1