]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-88
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 9 Dec 2016 09:13:34 +0000 (10:13 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 9 Dec 2016 09:13:34 +0000 (10:13 +0100)
Makefile
debian/changelog

index ca8300dc06dc3546265ab363357706821de203d9..f0c21522a428ca36e3721d9cfe7f0e2e3a379e73 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=87
+PKGREL=88
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index f38c2cd7a1a102e6f07722d178b3ada8336f7f35..7409fc0a10818b79bc1ad15768a48a5687c5124a 100644 (file)
@@ -1,3 +1,11 @@
+pve-container (1.0-88) unstable; urgency=medium
+
+  * setup: allow fedora 22-25
+
+  * setup: more general approach to tty paths
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 09 Dec 2016 10:13:12 +0100
+
 pve-container (1.0-87) unstable; urgency=medium
 
   * implement lxc restart migration