From: Wolfgang Bumiller Date: Wed, 14 Nov 2018 14:27:39 +0000 (+0100) Subject: bump version to 5.2-10 X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=1121e9ca86a6146877859d78148f75fbd033bb0e bump version to 5.2-10 Signed-off-by: Wolfgang Bumiller --- diff --git a/Makefile b/Makefile index 5d65454..81cce99 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=9 +PKGREL=10 GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index f2f55d5..5bcab97 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +pve-docs (5.2-10) unstable; urgency=medium + + * fix #1850: document API vs SSH cluster joining + + * fix #1975: extend 'My Settings' documentation + + * fix #1959: remove 'auto' (SLAAC) from cloud-init ip config documentation + + * document new ssd option + + * add display type documentation + + * add pci passthrough and sr-iov documentation + + * add documentation for mediated devices (vGPU/GVT-g) + + * add manpage for qmeventd + + * typo fixes + + -- Proxmox Support Team Wed, 14 Nov 2018 15:27:33 +0100 + pve-docs (5.2-9) unstable; urgency=medium * add documentation for vxlan layer 2 network and layer 3 routing