mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-05 07:35:11 +00:00
bump version to 5.3-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
e2d681b368
commit
a791a09659
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs
|
|||||||
MEDIAWIKI_PACKAGE=pve-docs-mediawiki
|
MEDIAWIKI_PACKAGE=pve-docs-mediawiki
|
||||||
|
|
||||||
# also update debian/changelog
|
# also update debian/changelog
|
||||||
PKGREL=10
|
PKGREL=1
|
||||||
|
|
||||||
GITVERSION:=$(shell git rev-parse HEAD)
|
GITVERSION:=$(shell git rev-parse HEAD)
|
||||||
|
|
||||||
|
16
debian/changelog
vendored
16
debian/changelog
vendored
@ -1,3 +1,19 @@
|
|||||||
|
pve-docs (5.3-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* fix #1138: installation: note how one can progress with keyboard only
|
||||||
|
|
||||||
|
* fix #1292: qm: NUMA: a socket can have more nodes
|
||||||
|
|
||||||
|
* fix clean-static find call
|
||||||
|
|
||||||
|
* Expand documentation for swap with ZFS.
|
||||||
|
|
||||||
|
* pveceph: add initial CephFS documentation
|
||||||
|
|
||||||
|
* update static auto generated files (API definitions, synopsis, ...)
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 13:15:54 +0100
|
||||||
|
|
||||||
pve-docs (5.2-10) unstable; urgency=medium
|
pve-docs (5.2-10) unstable; urgency=medium
|
||||||
|
|
||||||
* fix #1850: document API vs SSH cluster joining
|
* fix #1850: document API vs SSH cluster joining
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# also update debian/changelog
|
# also update debian/changelog
|
||||||
DOCRELEASE=5.2
|
DOCRELEASE=5.3
|
||||||
|
|
||||||
DGDIR?=/usr/share/pve-doc-generator
|
DGDIR?=/usr/share/pve-doc-generator
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user