From: Dietmar Maurer Date: Thu, 1 Oct 2015 09:26:27 +0000 (+0200) Subject: bump version to 4.0-26 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=820e3601485630a41a34a4d389adb1dbfe3877f1 bump version to 4.0-26 --- diff --git a/Makefile b/Makefile index 5462497..e0cf1c3 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=4.0 VERSION=4.0 -PKGREL=25 +PKGREL=26 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 4f9227a..a128017 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libpve-common-perl (4.0-26) unstable; urgency=medium + + * added JSONSchema::print_property_string + + * JSONSchema: added disk-size format + + * Added PVE::JSONSchema::parse_size/format_size + + * Support named formats in typetext generation + + -- Proxmox Support Team Thu, 01 Oct 2015 11:26:11 +0200 + libpve-common-perl (4.0-25) unstable; urgency=medium * read|write network interfaces : add support for vlan interfaces