bump version to 5.0-44

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-01-22 11:56:40 +01:00
parent 14324ea874
commit bbdb1ae921
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,5 @@
VERSION=5.0 VERSION=5.0
PKGREL=43 PKGREL=44
PACKAGE=libpve-common-perl PACKAGE=libpve-common-perl

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
libpve-common-perl (5.0-44) unstable; urgency=medium
* JSONSchema: Add format for MAC address verification
* fix defaults for standard_output_options
-- Proxmox Support Team <support@proxmox.com> Tue, 22 Jan 2019 11:51:59 +0100
libpve-common-perl (5.0-43) unstable; urgency=medium libpve-common-perl (5.0-43) unstable; urgency=medium
* fix #1956: return controlling terminal to parent * fix #1956: return controlling terminal to parent