From: Dietmar Maurer Date: Thu, 3 Nov 2016 08:46:03 +0000 (+0100) Subject: bump version to 4.0-80 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=a007a5bc4bb6d43a6e3f33baa642f17f4e91e15c bump version to 4.0-80 --- diff --git a/Makefile b/Makefile index 2e9400f..cc35b31 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=4.3 VERSION=4.0 -PKGREL=79 +PKGREL=80 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 2753c44..91a2103 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libpve-common-perl (4.0-80) unstable; urgency=medium + + * use the pvecm mtunnel command to get remote migration ip + + * Fix #1188: tempfile: use /run by default + + * JSONSchema: allow named formats in parse_property_string + + -- Proxmox Support Team Thu, 03 Nov 2016 09:45:31 +0100 + libpve-common-perl (4.0-79) unstable; urgency=medium * CpuSet: read $MAX_CPUID from /proc/cpuinfo