]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-82
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 22 Nov 2016 15:51:04 +0000 (16:51 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 22 Nov 2016 15:51:04 +0000 (16:51 +0100)
Makefile
debian/changelog

index 5a0a1e1ef7cce2258bec51a1ac4d470eeb5353bb..cbc585aece8bd86be2b1ecad1231bb4710ed4052 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=81
+PKGREL=82
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 2ce75a9e95f2508dba8ccd76ab92db9dc3f027dd..f9d3827fb78d591ef96f646e7d3aa2abaf7e6b3a 100644 (file)
@@ -1,3 +1,13 @@
+pve-container (1.0-82) unstable; urgency=medium
+
+  * fix spelling: 'mountpoint' 'mount point'
+
+  * fix #1147: allow marking non-volume mps as shared
+
+  * Ubuntu 16.10: fix systemd console files
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 22 Nov 2016 16:50:34 +0100
+
 pve-container (1.0-81) unstable; urgency=medium
 
   * add support for Ubuntu 16.10