]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-10
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 16 Oct 2015 06:27:30 +0000 (08:27 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 16 Oct 2015 06:27:30 +0000 (08:27 +0200)
Makefile
debian/changelog

index e6e8b4a24fda9ca9ccb29fddc61f8ba9227c96e3..3e89d6f294e34611674eaf73a55a0b66e53d43d2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=9
+PKGREL=10
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 29749a238829588ae6bb8743bebbe53d947882f3..fc59e48ac3a8f1194e0ddc42ed01c61344c71d22 100644 (file)
@@ -1,3 +1,9 @@
+pve-container (1.0-10) unstable; urgency=medium
+
+  * improve regex to match redhat/centos OS version
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 16 Oct 2015 08:27:06 +0200
+
 pve-container (1.0-9) unstable; urgency=medium
 
   * use new PVE::JSONSchema::parse_siz