bump version to 4.0-79

This commit is contained in:
Dietmar Maurer 2016-10-28 17:47:21 +02:00
parent ae97d5532d
commit a9da67124d
2 changed files with 11 additions and 1 deletions

View File

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

10
debian/changelog vendored
View File

@ -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 <support@proxmox.com> 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