mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-03-20 22:50:06 +03:00
bump version to 5.4-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
6a711e640d
commit
fc5373bb1d
2
Makefile
2
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)
|
||||
|
||||
|
24
debian/changelog
vendored
24
debian/changelog
vendored
@ -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 <support@proxmox.com> Thu, 04 Apr 2019 16:40:26 +0200
|
||||
|
||||
pve-docs (5.3-3) unstable; urgency=medium
|
||||
|
||||
* add zsh completion targets
|
||||
|
@ -1,5 +1,5 @@
|
||||
# also update debian/changelog
|
||||
DOCRELEASE=5.3
|
||||
DOCRELEASE=5.4
|
||||
|
||||
DGDIR?=/usr/share/pve-doc-generator
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user