From f193cc8ed48e90202661dcadb397cd561539ed75 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 22 Mar 2018 13:12:26 +0100 Subject: [PATCH] bump version to 5.1-17 --- Makefile | 2 +- debian/changelog | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9984559..3bec1b8 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=16 +PKGREL=17 GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 320fa58..80dd5af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +pve-docs (5.1-17) unstable; urgency=medium + + * vzdump: add restore bwlimit docs + + * api-viewer: show full return info if available + + * add 'gen-qm-cloud-init-opts.pl' to doc-gen + + * pvecm: add chapter reference + + * add cloud-init documentation + + * update generated docs + + -- Proxmox Support Team Thu, 22 Mar 2018 13:18:50 +0100 + pve-docs (5.1-16) unstable; urgency=medium * qm/cpu: add section for PCID flag