From 3e32cfe72ed4548961c3891e07c806d485cde2b9 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 16 Mar 2017 12:58:18 +0100 Subject: [PATCH] bump version to 2.0-4 --- Makefile | 4 ++-- debian/changelog | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index c61918c..40b3ff1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=2.0 PACKAGE=pve-container -PKGREL=3 +PKGREL=4 GITVERSION:=$(shell cat .git/refs/heads/master) @@ -36,4 +36,4 @@ distclean: clean .PHONY: upload upload: ${DEB} - tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch + tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch diff --git a/debian/changelog b/debian/changelog index d2ca1e6..75a8c70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-container (2.0-4) unstable; urgency=medium + + * add console fix for debian containers using systemd + + -- Proxmox Support Team Thu, 16 Mar 2017 12:57:05 +0100 + pve-container (2.0-3) unstable; urgency=medium * don't try to create the deprecated rsa1 ssh keys -- 2.39.2