]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 2.0-29
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 22 Oct 2018 08:24:55 +0000 (10:24 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 22 Oct 2018 08:24:55 +0000 (10:24 +0200)
Makefile
debian/changelog

index c88db458cd58b6dbd4bc61bf70cfbd8ba3028485..1a7ad2afa688828659b527603257fc19ea9080cc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=2.0
 PACKAGE=pve-container
-PKGREL=28
+PKGREL=29
 
 GITVERSION:=$(shell git rev-parse HEAD)
 
index 52e57ee0aa86290c6888270a44d3346712e5b2b5..3d8af1a781cfa056fe156cedb534f9538e810ef1 100644 (file)
@@ -1,3 +1,11 @@
+pve-container (2.0-29) unstable; urgency=medium
+
+  * add Ubuntu 18.10 (Cosmic Cuttlefish) support
+
+  * close #1940: pct console: added ability to specify escape sequence
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 22 Oct 2018 10:24:35 +0200
+
 pve-container (2.0-28) unstable; urgency=medium
 
   * configure IPv6AcceptRA in systemd-networkd files