X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=61cc710e860e94e9befc1c0d87a77e4cbd6ea963;hp=2f7a6341820e2e24faf9ef88612ebf4ad22e27d6;hb=1fdc4565ef3e3c7da1cd58aae1facdc5ea77af67;hpb=e26837e6e95b7f1e9931a5033a7a5b73ebe59500 diff --git a/debian/changelog b/debian/changelog index 2f7a634..61cc710 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,81 @@ +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 + + * Added PVE::Network::tcp_ping to replace Net::Ping + + * Tools::run_with_timeout improvement + hires alarm + + * Add generic parse_host_and_port function + + -- Proxmox Support Team Fri, 28 Aug 2015 11:37:10 +0200 + +libpve-common-perl (4.0-16) unstable; urgency=medium + + * fix bug #860: fix tc rate control + + -- Proxmox Support Team Mon, 17 Aug 2015 09:43:41 +0200 + +libpve-common-perl (4.0-15) unstable; urgency=medium + + * add tap device name parse fix + + -- Proxmox Support Team Mon, 10 Aug 2015 09:06:28 +0200 + +libpve-common-perl (4.0-14) unstable; urgency=medium + + * get_standard_option: do not overwrite defaults when they evaluate to false + + -- Proxmox Support Team Tue, 04 Aug 2015 08:59:48 +0200 + +libpve-common-perl (4.0-13) unstable; urgency=medium + + * fix tap_plug with vlan for non aware vlan bridges + + -- Proxmox Support Team Mon, 03 Aug 2015 16:13:33 +0200 + +libpve-common-perl (4.0-12) unstable; urgency=medium + + * tap_plug : add support for vlan aware linux bridge + + * replace /sbin/vconfig with /sbin/ip call + + -- Proxmox Support Team Thu, 30 Jul 2015 08:59:52 +0200 + +libpve-common-perl (4.0-11) unstable; urgency=medium + + * add ProcFSTools::read_proc_net_ipv6_route + + * added constants: ipv4_reverse_mask and ipv4_mask_hash_localnet + + -- Proxmox Support Team Mon, 27 Jul 2015 13:12:28 +0200 + +libpve-common-perl (4.0-10) unstable; urgency=medium + + * add veth_create and veth_delete + + -- Proxmox Support Team Fri, 26 Jun 2015 11:50:24 +0200 + libpve-common-perl (4.0-9) unstable; urgency=medium * add IPv6 support for /etc/network/interfaces