bump version to 4.0-80

This commit is contained in:
Dietmar Maurer 2016-11-03 09:46:03 +01:00
parent 35f8fae2c8
commit a007a5bc4b
2 changed files with 11 additions and 1 deletions

View File

@ -1,7 +1,7 @@
RELEASE=4.3
VERSION=4.0
PKGREL=79
PKGREL=80
PACKAGE=libpve-common-perl

10
debian/changelog vendored
View File

@ -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 <support@proxmox.com> Thu, 03 Nov 2016 09:45:31 +0100
libpve-common-perl (4.0-79) unstable; urgency=medium
* CpuSet: read $MAX_CPUID from /proc/cpuinfo