bump version to 5.0-36

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-07-10 14:02:35 +02:00
parent a05db8b5dd
commit 7c7bc4623d
2 changed files with 14 additions and 1 deletions

View File

@ -1,5 +1,5 @@
VERSION=5.0
PKGREL=35
PKGREL=36
PACKAGE=libpve-common-perl

13
debian/changelog vendored
View File

@ -1,3 +1,16 @@
libpve-common-perl (5.0-36) unstable; urgency=medium
* fix #1819: fork_worker: ensure sync'ed workers control terminal
* new class to generate and format CLI output, including common render
methods, table borders and output formats
* add vxlan interface support
* initial ifupdown2 option support for bridge and bond interfaces
-- Proxmox Support Team <support@proxmox.com> Tue, 10 Jul 2018 13:56:37 +0200
libpve-common-perl (5.0-35) unstable; urgency=medium
* replace read_password_func from cli handler with more flexible param