]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 4.0-79
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 28 Oct 2016 15:47:21 +0000 (17:47 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 28 Oct 2016 15:47:21 +0000 (17:47 +0200)
Makefile
debian/changelog

index 3236f4f89f65601d07bbeec76b44935dc4334f63..2e9400fd4751e7b34d62221d38953280c050763d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=4.3
 
 VERSION=4.0
-PKGREL=78
+PKGREL=79
 
 PACKAGE=libpve-common-perl
 
index ecf1a520a0859e747dd646421accbe48ef2e1de8..2753c44b67a4e1fcd4e2d6dc18b27231a52bfd8e 100644 (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