bump version to 4.4-3

This commit is contained in:
Fabian Grünbichler 2017-01-27 11:21:10 +01:00
parent 52e44c5018
commit 97adfee4d7
2 changed files with 41 additions and 1 deletions

View File

@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs
MEDIAWIKI_PACKAGE=pve-docs-mediawiki
# also update debian/changelog
PKGREL=2
PKGREL=3
GITVERSION:=$(shell cat .git/refs/heads/master)

40
debian/changelog vendored
View File

@ -1,3 +1,43 @@
pve-docs (4.4-3) unstable; urgency=medium
* add status.cfg to the list of files in /etc/pve
* some small spelling/grammar fixes
* pve-software-stack.svg: adopt colors
* add details about online migration for qemu
* add links to the specific migration chaptes in pvecm
* pvecm: improve 'RRP on existing clusters' wording
* pvecm: explain need of storage separation on node separation better
* Document the difference between Virtio SCSI and Virtio SCSI single
* Improve cluster node deletion operation
* document ballooning for fixed memory size
* pve-gui.adoc: more verbose description
* Extend the GUI overview.
* Add Pool level
* Add storage level.
* Add section VM Level.
* qm.adoc: rework clone/template sections
* qm.adoc: add section about VM clones
* add new screenshots
-- Proxmox Support Team <support@proxmox.com> Fri, 27 Jan 2017 11:19:16 +0100
pve-docs (4.4-2) unstable; urgency=medium
* small corrections and clarifications