diff --git a/Makefile b/Makefile index b00a542..c9c0cbc 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=3 +PKGREL=4 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index 851546f..264781a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +pve-docs (4.4-4) unstable; urgency=medium + + * Document that Sys.Audit allows also to read cluster paramaters + + * qm: note that HA VMs get ignored by auto. start/shutdown + + * the test uncovers problems not covers them up + + * asciidoc-pve: include the PID in the temp file prefix + + * set the PVE_GENERATING_DOCS env var in perl calls + + -- Proxmox Support Team Sat, 11 Mar 2017 07:50:23 +0100 + pve-docs (4.4-3) unstable; urgency=medium * add status.cfg to the list of files in /etc/pve