From fc5373bb1d7e9e6a595a64740c3fc89560b869e8 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 4 Apr 2019 16:57:38 +0200 Subject: [PATCH 1/1] bump version to 5.4-1 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 24 ++++++++++++++++++++++++ pve-doc-generator.mk.in | 2 +- 3 files changed, 26 insertions(+), 2 deletions(-) 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 -- 2.39.2