]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 0.9-20
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 14 Sep 2015 07:30:22 +0000 (09:30 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 14 Sep 2015 07:30:22 +0000 (09:30 +0200)
Makefile
debian/changelog

index bb742978197b8c974845a1c58a8bb7100f3d3a1e..543d41d4b003f138e93bfc77189798d606141213 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 VERSION=0.9
 PACKAGE=pve-container
-PKGREL=19
+PKGREL=20
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 1387ffbaf8464cc3dfb0c776648e1fbebd955643..a60b472f9a6fcef27b8c8ee8294d10ea9914f956 100644 (file)
@@ -1,3 +1,11 @@
+pve-container (0.9-20) unstable; urgency=medium
+
+  * fix bug #712: fix stop mode backups when container is running
+
+  * add support for LVM
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 Sep 2015 09:29:57 +0200
+
 pve-container (0.9-19) unstable; urgency=medium
 
   * allow older debian versions (>= 4 (etch))