]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-54
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 18 Mar 2016 15:35:27 +0000 (16:35 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 18 Mar 2016 15:35:27 +0000 (16:35 +0100)
Makefile
debian/changelog

index e16382f8d4adf23ecd0dc96697aac76afe3d0c59..808fa5f20d4fffc4c22e2a6085b7c7a972e6c810 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.1
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=53
+PKGREL=54
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 4c8e4d19bf3930e55f49e82326f02eac1f419a52..3f2832a07d0bfa057ac52f3af7f67daedd7eb9ca 100644 (file)
@@ -1,3 +1,11 @@
+pve-container (1.0-54) unstable; urgency=medium
+
+  * Fix #918: add /dev/mapper symlinks for dm-* devices
+
+  * autodev: create missing paths
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 18 Mar 2016 16:35:01 +0100
+
 pve-container (1.0-53) unstable; urgency=medium
 
   * Add force parameter for migration with bind/dev mp