From: Dietmar Maurer Date: Wed, 8 Jun 2016 10:37:10 +0000 (+0200) Subject: bump version to 4.2-6 X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=1421fd686b290e82e125415f37694258ba24046d bump version to 4.2-6 --- diff --git a/Makefile b/Makefile index 93af3ea..7764fcf 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ GEN_PACKAGE=pve-doc-generator DOC_PACKAGE=pve-docs # also update debian/changelog -PKGREL=5 +PKGREL=6 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index 04d3849..c871ee7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +pve-docs (4.2-6) unstable; urgency=medium + + * doc: update stdexcludes + + * add note about skipped bind/dev mps + + * add bind mount warning + + * Document CPU and Memory Input panel + + * add paragraph for IO Thread option + + -- Proxmox Support Team Wed, 08 Jun 2016 12:36:43 +0200 + pve-docs (4.2-5) unstable; urgency=medium * fix package build system (single debian dir)