X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=4f9227a975f596dd43fee739240d6d02ce128162;hp=06735fae34138f9f67b452e26289ba6ef51e2625;hb=2f53cc39198f9d828ad59f0c538109296375ed1e;hpb=791000409ff3432e3a60590950bfef2cb899aedd diff --git a/debian/changelog b/debian/changelog index 06735fa..4f9227a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,73 @@ +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 + + * CLIHandler: allow binaries with '-' in command name + + -- Proxmox Support Team Tue, 15 Sep 2015 09:04:01 +0200 + +libpve-common-perl (4.0-20) unstable; urgency=medium + + * avoid Exporter warning with Cwd + + -- Proxmox Support Team Wed, 09 Sep 2015 09:13:11 +0200 + +libpve-common-perl (4.0-19) unstable; urgency=medium + + * add missing formatter property to method schema + + * CLIHandler: add helper to generate bash completion (and config) + + * add helpers to verify API without starting the binary + + * remove + from getopt's prefix_pattern + + * new helpers: read_proc_mounts and is_mounted + + -- Proxmox Support Team Tue, 08 Sep 2015 07:16:47 +0200 + libpve-common-perl (4.0-18) unstable; urgency=medium * added 'extra-args' CLI handling + * add bash completion handler + -- Proxmox Support Team Tue, 01 Sep 2015 17:47:18 +0200 libpve-common-perl (4.0-17) unstable; urgency=medium