From: Dietmar Maurer Date: Fri, 28 Oct 2016 15:47:21 +0000 (+0200) Subject: bump version to 4.0-79 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=a9da67124dec914c9316ba224c1938af062d3e1b bump version to 4.0-79 --- diff --git a/Makefile b/Makefile index 3236f4f..2e9400f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=4.3 VERSION=4.0 -PKGREL=78 +PKGREL=79 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index ecf1a52..2753c44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libpve-common-perl (4.0-79) unstable; urgency=medium + + * CpuSet: read $MAX_CPUID from /proc/cpuinfo + + * CpuSet: new max_cpuid() method (replaces static class var) + + * add get_local_ip_from_cidr + + -- Proxmox Support Team Fri, 28 Oct 2016 17:45:04 +0200 + libpve-common-perl (4.0-78) unstable; urgency=medium * CpuSet: add helper to format/print cpu sets