bump version to 6.3-3

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-02-08 16:09:16 +01:00
parent b82ddf5d99
commit af640684dc

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
libpve-common-perl (6.3-3) pve pmg; urgency=medium
* SectionConfig: parse_config: add errors to result
* extract PVE::Format from PVE::CLIFormatter for reuse
* add CGroup CPU/IO/Memory pressure stats helpers
-- Proxmox Support Team <support@proxmox.com> Mon, 08 Feb 2021 16:09:09 +0100
libpve-common-perl (6.3-2) pve pmg; urgency=medium
* PBS client: add helper method to get a repository url easier