From cb41b5d9e50f748c51d8da93a37d88dca0f7bd9b Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 1 Feb 2019 13:47:12 +0100 Subject: [PATCH] bump version to 5.3-2 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a2dc99d..9578078 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=1 +PKGREL=2 GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 8d43727..3e3ebe0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +pve-docs (5.3-2) unstable; urgency=medium + + * improve pveceph and cephfs chapters + + * update static generated files + + * add guest hook documentation and example script + + * add wakeonlan documentation + + * grammar and typography fixes + + -- Proxmox Support Team Fri, 01 Feb 2019 13:46:41 +0100 + pve-docs (5.3-1) unstable; urgency=medium * fix #1138: installation: note how one can progress with keyboard only