X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=f5d36b3390d3ea7d6c18e5f5f7be5107acad065d;hp=2486ab85e0eb8bf48641cc36713221f10e2bb31e;hb=da6362722dc2bd86e01c90eca4cf82a75d06e32b;hpb=5de0dd1fbe266349f0848da68a73b85f7399a210 diff --git a/debian/changelog b/debian/changelog index 2486ab8..f5d36b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,99 @@ +libpve-common-perl (4.0-33) unstable; urgency=medium + + * allow /32 ipv4 cidrs + + -- Proxmox Support Team Fri, 16 Oct 2015 09:53:52 +0200 + +libpve-common-perl (4.0-32) unstable; urgency=medium + + * print_property_string: disk-size is a format, not a type + + * Shorter implementation of random_ether_addr() + + -- Proxmox Support Team Thu, 15 Oct 2015 12:22:14 +0200 + +libpve-common-perl (4.0-31) unstable; urgency=medium + + * parse_property_string: add newline to error strings + + -- Proxmox Support Team Fri, 09 Oct 2015 08:43:47 +0200 + +libpve-common-perl (4.0-30) unstable; urgency=medium + + * depend on libclone-perl + + * api_clone_schema: use Clone::clone instead of Storable::dclone + + -- Proxmox Support Team Wed, 07 Oct 2015 08:52:09 +0200 + +libpve-common-perl (4.0-29) unstable; urgency=medium + + * INotify::read_etc_resolv_conf: ipv6 support + + -- Proxmox Support Team Mon, 05 Oct 2015 12:32:00 +0200 + +libpve-common-perl (4.0-28) unstable; urgency=medium + + * run_cli_handler: add no_init parameter for lxc mount hook + + -- Proxmox Support Team Fri, 02 Oct 2015 13:42:37 +0200 + +libpve-common-perl (4.0-27) unstable; urgency=medium + + * CLIHandler: fix manpage for method using 'password' handlers. + + * run_cli_handler: replaces run_cli() + + -- Proxmox Support Team Fri, 02 Oct 2015 10:43:14 +0200 + +libpve-common-perl (4.0-26) unstable; urgency=medium + + * added JSONSchema::print_property_string + + * JSONSchema: added disk-size format + + * Added PVE::JSONSchema::parse_size/format_size + + * Support named formats in typetext generation + + -- Proxmox Support Team Thu, 01 Oct 2015 11:26:11 +0200 + +libpve-common-perl (4.0-25) unstable; urgency=medium + + * read|write network interfaces : add support for vlan interfaces + + -- Proxmox Support Team Fri, 25 Sep 2015 07:03:01 +0200 + +libpve-common-perl (4.0-24) unstable; urgency=medium + + * JSONSchema: verify comma-separated property strings + + * JSONSchema: pve-ipv4/6-config and CIDR split + + -- Proxmox Support Team Wed, 23 Sep 2015 08:20:44 +0200 + +libpve-common-perl (4.0-23) unstable; urgency=medium + + * support QinQ / vlan stacking + + * improve bash completion + + * Tools: add unshare system call + + * Allow top level devel domain name up to 63 characters in email adresse + + -- Proxmox Support Team Mon, 21 Sep 2015 12:11:17 +0200 + +libpve-common-perl (4.0-22) unstable; urgency=medium + + * Tools::run_command: support command pipes (array of arrays) + + * Tools::run_command: add documentation + + * parse/set bridge_vlan_aware flag + + -- Proxmox Support Team Wed, 16 Sep 2015 09:11:29 +0200 + libpve-common-perl (4.0-21) unstable; urgency=medium * remove autostart property from bridge ports