]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-9
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 15 Oct 2015 08:26:19 +0000 (10:26 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 15 Oct 2015 08:26:19 +0000 (10:26 +0200)
Makefile
debian/changelog

index d99c01153bcc4fdf65de50e17a210171623def1a..e6e8b4a24fda9ca9ccb29fddc61f8ba9227c96e3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=8
+PKGREL=9
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 045ddcf2b157cb782cf5efabf6ae5dea81aff68d..024d82d4e3dde906c4cdb516f8314edd746ef6f6 100644 (file)
@@ -1,3 +1,9 @@
+pve-container (1.0-9) unstable; urgency=medium
+
+  *  use new PVE::JSONSchema::parse_size
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 15 Oct 2015 10:25:56 +0200
+
 pve-container (1.0-8) unstable; urgency=medium
 
   * make bridge parameter option - required for hotplug code