]> git.proxmox.com Git - lxc.git/commitdiff
bump version to 2.0.7-500 for stretch
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 10 Mar 2017 13:33:08 +0000 (14:33 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 10 Mar 2017 13:33:08 +0000 (14:33 +0100)
Makefile
debian/changelog

index b927fa9cf7ab07e0d7403a1983a707e6e378b3c6..9e34f45f6f44035dc49f09a7b59857592f2f50d7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,6 @@
-RELEASE=4.4
-
 PACKAGE=lxc-pve
 LXCVER=2.0.7
-DEBREL=4
+DEBREL=500
 
 SRCDIR=lxc
 SRCTAR=${SRCDIR}.tgz
@@ -39,7 +37,7 @@ download ${SRCTAR}:
 
 .PHONY: upload
 upload: ${DEBS}
-       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload
+       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --product pve --dist stretch
 
 distclean: clean
 
index af1a73276714f0b459bdc877f45eae1fcc8c311d..309a0dffef5b3011e83c7a889a8b76487402fbea 100644 (file)
@@ -1,3 +1,9 @@
+lxc (2.0.7-500) unstable; urgency=medium
+
+  * bump version for stretch
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 10 Mar 2017 14:32:45 +0100
+
 lxc (2.0.7-4) unstable; urgency=medium
 
   * fix CVE-2017-5985: lxc-user-nic netns permission verification