bump version to 5.0-48

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-03-14 09:52:22 +01:00
parent 4fdf30c439
commit 42e927905d
2 changed files with 11 additions and 1 deletions

View File

@ -1,5 +1,5 @@
VERSION=5.0
PKGREL=47
PKGREL=48
PACKAGE=libpve-common-perl

10
debian/changelog vendored
View File

@ -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 <support@proxmox.com> 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