]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 5.0-36
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 10 Jul 2018 12:02:35 +0000 (14:02 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 10 Jul 2018 12:06:33 +0000 (14:06 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 2701be6cfb500158d88c92d33af3b99ebf6cc325..21bd7e049473b82e4291f96e53109a841c214ffc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=5.0
 VERSION=5.0
-PKGREL=35
+PKGREL=36
 
 PACKAGE=libpve-common-perl
 
 
 PACKAGE=libpve-common-perl
 
index 0049237b132c5300316b53882c89f3120d0de09e..feadc70a7050aff98a0184cc5a1ce0276d701c5c 100644 (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
 libpve-common-perl (5.0-35) unstable; urgency=medium
 
   * replace read_password_func from cli handler with more flexible param