X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=cfa7ca50ef2c11acc18cf3bda8d7ec04327dba81;hp=87118ff83cf187ba42dc41b55e11c0d1f6dc8d56;hb=ef69578b7423c5d446bbe1dbb436c3f8355eab2c;hpb=971a8d8c17480ae5125fb93e73f30a1e608cf58c diff --git a/debian/changelog b/debian/changelog index 87118ff..cfa7ca5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,59 @@ +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 + + * 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