X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=91a2103a4f104b0e5d89940db08fd2ecbdcf0e40;hp=f79548373a842354d02b117f3303dbc235d094f4;hb=a007a5bc4bb6d43a6e3f33baa642f17f4e91e15c;hpb=1eac8b4b2c6580aa8cd2520c8134be5d7aa14e1f diff --git a/debian/changelog b/debian/changelog index f795483..91a2103 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,55 @@ +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 + + -- Proxmox Support Team Fri, 28 Oct 2016 07:04:18 +0200 + +libpve-common-perl (4.0-77) unstable; urgency=medium + + * new class PVE::CpuSet: Simply class to handle cpu sets + + -- Proxmox Support Team Wed, 26 Oct 2016 11:16:07 +0200 + +libpve-common-perl (4.0-76) unstable; urgency=medium + + * SectionConfig: always write out explicitly set booleans + + -- Proxmox Support Team Thu, 20 Oct 2016 06:16:21 +0200 + +libpve-common-perl (4.0-75) unstable; urgency=medium + + * correct spelling of synopsis + + -- Proxmox Support Team Fri, 07 Oct 2016 09:02:36 +0200 + +libpve-common-perl (4.0-74) unstable; urgency=medium + + * Network: add disable_ipv6 and use it + + * fix doc generator (do not convert efidisk0 to efidisk[N]) + + -- Proxmox Support Team Thu, 29 Sep 2016 12:46:23 +0200 + libpve-common-perl (4.0-73) unstable; urgency=medium * schema_get_type_text: always access values as number