From 4bd9bffc98bba811d7fe8229b249bbebdb98eb11 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 23 Oct 2018 13:03:06 +0200 Subject: [PATCH 1/1] bump version to 5.2-9 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bbbdc32..4f8e0d4 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=8 +PKGREL=9 GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 35dde4b..f2f55d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +pve-docs (5.2-9) unstable; urgency=medium + + * add documentation for vxlan layer 2 network and layer 3 routing + + * add graphviz picture for our default routed network setup + + * add framework to generate network graphs using graphviz + + * build system: fix broken parallel builds + + * api-viewer: correctly escape html when displaying return types. + + * qm: add vmgenid documentation + + * improve spectre/meltdown cpu flags documentation + + * pve-doc-generator: add rules for API verification and bash-completion + + * update static auto generated files (API definitions, synopsis, ...) + + -- Proxmox Support Team Tue, 23 Oct 2018 12:58:58 +0200 + pve-docs (5.2-8) unstable; urgency=medium * add lvm/zfs anchors -- 2.39.2