From a791a096591d859e1f77f60902e3159dd6b55e67 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 29 Nov 2018 13:17:26 +0100 Subject: [PATCH] bump version to 5.3-1 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 16 ++++++++++++++++ pve-doc-generator.mk.in | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index c049eda..8d83a8a 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=10 +PKGREL=1 GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 5bcab97..8d43727 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +pve-docs (5.3-1) unstable; urgency=medium + + * fix #1138: installation: note how one can progress with keyboard only + + * fix #1292: qm: NUMA: a socket can have more nodes + + * fix clean-static find call + + * Expand documentation for swap with ZFS. + + * pveceph: add initial CephFS documentation + + * update static auto generated files (API definitions, synopsis, ...) + + -- Proxmox Support Team Thu, 29 Nov 2018 13:15:54 +0100 + pve-docs (5.2-10) unstable; urgency=medium * fix #1850: document API vs SSH cluster joining diff --git a/pve-doc-generator.mk.in b/pve-doc-generator.mk.in index 7fc159d..d67d1c5 100644 --- a/pve-doc-generator.mk.in +++ b/pve-doc-generator.mk.in @@ -1,5 +1,5 @@ # also update debian/changelog -DOCRELEASE=5.2 +DOCRELEASE=5.3 DGDIR?=/usr/share/pve-doc-generator -- 2.39.2