]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 0.8-1
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 24 Jun 2015 04:42:16 +0000 (06:42 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 24 Jun 2015 04:42:16 +0000 (06:42 +0200)
Makefile
debian/changelog

index 7652824df7058956b568c1f437c3d43c5c75223f..c47535ffef9b71d00296745698d29b06a3474f6c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 RELEASE=4.0
 
-VERSION=0.7
+VERSION=0.8
 PACKAGE=pve-container
-PKGREL=2
+PKGREL=1
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index ca1c9bd4a6d260365c850bf8fbad823bc341e3d0..7b450de28894655de5d5b3b45d65d3353d06d844 100644 (file)
@@ -1,3 +1,9 @@
+pve-container (0.8-1) unstable; urgency=medium
+
+  * only use lxc-pve-mount-hook for containers on /etc/pve/
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Jun 2015 06:41:37 +0200
+
 pve-container (0.7-2) unstable; urgency=medium
 
   * use nowait trigger for pve-api-updates