X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=48ea74134c864239b7f397eceb9de51a08607b01;hp=ecf1a520a0859e747dd646421accbe48ef2e1de8;hb=87d9cda0516f5c6628b86b966a7507e92ec90f74;hpb=08ffd3f3ddbb412702a19879ae6bbe243eb62a78 diff --git a/debian/changelog b/debian/changelog index ecf1a52..48ea741 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +libpve-common-perl (4.0-82) unstable; urgency=medium + + * cpuset: fix short_string + + -- Proxmox Support Team Wed, 23 Nov 2016 12:21:53 +0100 + +libpve-common-perl (4.0-81) unstable; urgency=medium + + * use better regex for remote ip check + + * schema_get_type_text: do not always expand enums + + * schema_get_type_text: render generic types as + + -- Proxmox Support Team Tue, 22 Nov 2016 11:50:30 +0100 + +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 + + * 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