]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-6
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 6 Oct 2015 07:37:58 +0000 (09:37 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 6 Oct 2015 07:37:58 +0000 (09:37 +0200)
Makefile
debian/changelog

index 14f886fdb92c2e957d5f1062f244ed3b2cacd8ef..1533bb3963247f392779ade72987d74a37e335c7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=5
+PKGREL=6
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 41dfd1c173da4c6248ca7f4bb230d2266c2e9d92..76b4de80d86407a2832455e9d167392c113d7c34 100644 (file)
@@ -1,3 +1,9 @@
+pve-container (1.0-6) unstable; urgency=medium
+
+  * cleanup: replace disk-size calculation in pct resize
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 06 Oct 2015 09:37:44 +0200
+
 pve-container (1.0-5) unstable; urgency=medium
 
   * lxc hooks: use run_cli_handler(), remove stale docs