From: Thomas Lamprecht Date: Wed, 3 Apr 2019 11:54:39 +0000 (+0200) Subject: bump version to 5.0-50 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=3b7e36d62bddc12dd430ee74b98d284568e8c698 bump version to 5.0-50 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 9ce3baf..ecf2058 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=49 +PKGREL=50 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 9980184..9bac32f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-common-perl (5.0-50) unstable; urgency=medium + + * JSONSchema: fix units of bwlimit property + + * add u2f challenge accessors and request host to RESTEnvironment + + -- Proxmox Support Team Wed, 03 Apr 2019 13:53:12 +0200 + libpve-common-perl (5.0-49) unstable; urgency=medium * JSONSchema: register pve-snapshot-name here to avoid cyclic