From: Thomas Lamprecht Date: Thu, 14 Mar 2019 08:52:22 +0000 (+0100) Subject: bump version to 5.0-48 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=42e927905d210294bebd94b3a124f42dc2cc06dd bump version to 5.0-48 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 14319a0..aa73610 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=47 +PKGREL=48 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index cfad10f..8ceda46 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libpve-common-perl (5.0-48) unstable; urgency=medium + + * JSONSchema: add 'mac-addr' standard option + + * JSONSchema: Adapt MAC address format to unicast + + * fix #2111: regex match for email addresses + + -- Proxmox Support Team Thu, 14 Mar 2019 09:51:35 +0100 + libpve-common-perl (5.0-47) unstable; urgency=medium * partially fix #2023: Switch to https for yubico.com API