From 0e1943c7d8fa8afe947f5b691f02a7d5c005df4b Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Fri, 10 Mar 2017 14:33:08 +0100 Subject: [PATCH] bump version to 2.0.7-500 for stretch --- Makefile | 6 ++---- debian/changelog | 6 ++++++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index b927fa9..9e34f45 100644 --- 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 diff --git a/debian/changelog b/debian/changelog index af1a732..309a0df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lxc (2.0.7-500) unstable; urgency=medium + + * bump version for stretch + + -- Proxmox Support Team 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 -- 2.39.2