From: Thomas Lamprecht Date: Thu, 4 Apr 2019 14:57:38 +0000 (+0200) Subject: bump version to 5.4-1 X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=fc5373bb1d7e9e6a595a64740c3fc89560b869e8;hp=6a711e640d9cabdc59aa4b29cf2555313b34f110 bump version to 5.4-1 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index c3c99e7..22dedd1 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=1 GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 99a7aa8..030bf6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +pve-docs (5.4-1) unstable; urgency=medium + + * Update recommended system requirements and supported browser + + * add ivshmem documentation + + * fix #2112: remove typo in pvecm chapter + + * update & rearrange installation chapter + + * add initial documentation for qdevice + + * fix: #2123 Logging of user defined firewall rules + + * depreacate and remove all notes about sheepdog storage + + * document logging of default and user defined firewall rules + + * Reword krbd option description + + * improve and add to ceph documentation + + -- Proxmox Support Team Thu, 04 Apr 2019 16:40:26 +0200 + pve-docs (5.3-3) unstable; urgency=medium * add zsh completion targets diff --git a/pve-doc-generator.mk.in b/pve-doc-generator.mk.in index 5f9965d..6e4e6be 100644 --- a/pve-doc-generator.mk.in +++ b/pve-doc-generator.mk.in @@ -1,5 +1,5 @@ # also update debian/changelog -DOCRELEASE=5.3 +DOCRELEASE=5.4 DGDIR?=/usr/share/pve-doc-generator