From 5e49692cd0a4db6f020ca24db5f29bc28bd9e809 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 21 Nov 2017 08:05:16 +0100 Subject: [PATCH] bump version to 5.0-10 --- Makefile | 4 ++-- debian/changelog | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 24a4767..578b436 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKGVER=5.0 -PKGREL=8 +PKGREL=10 PVE_DEB=pve-installer_${PKGVER}-${PKGREL}_all.deb PMG_DEB=pmg-installer_${PKGVER}-${PKGREL}_all.deb @@ -51,7 +51,7 @@ install: ${INSTALLER_SOURCES} ${HTML_COMMON_SOURCES} ${HTML_SOURCES} .phony: upload upload: ${PVE_DEB} - tar cf - ${PVE_DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch + tar cf - ${PVE_DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch test.img: dd if=/dev/zero of=test.img bs=2048 count=1M diff --git a/debian/changelog b/debian/changelog index 7c340dd..7c76402 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-installer (5.0-10) unstable; urgency=medium + + * bump version for testing + + * implement proxmox mail gateway installation + + -- Proxmox Support Team Tue, 21 Nov 2017 08:05:02 +0100 + pve-installer (5.0-8) unstable; urgency=medium * add support for multiple products (pve, pmg) -- 2.39.2