mirror of
https://git.proxmox.com/git/pve-common
synced 2025-08-09 21:56:32 +00:00
bump version to 5.0-36
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
a05db8b5dd
commit
7c7bc4623d
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
VERSION=5.0
|
VERSION=5.0
|
||||||
PKGREL=35
|
PKGREL=36
|
||||||
|
|
||||||
PACKAGE=libpve-common-perl
|
PACKAGE=libpve-common-perl
|
||||||
|
|
||||||
|
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -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
|
libpve-common-perl (5.0-35) unstable; urgency=medium
|
||||||
|
|
||||||
* replace read_password_func from cli handler with more flexible param
|
* replace read_password_func from cli handler with more flexible param
|
||||||
|
Loading…
Reference in New Issue
Block a user