X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=26964f733765bdc74c67d952b81bdcbe0a375eb2;hp=e9a2010acf3e5bc173c12b5389205e0d29a1e9bc;hb=f3a423a8e07d4118574a26e3c20019244347da9e;hpb=570e8df76257306999764b3ad7f16d354664567b diff --git a/debian/changelog b/debian/changelog index e9a2010..26964f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,57 @@ +libpve-common-perl (4.0-22) unstable; urgency=medium + + * Tools::run_command: support command pipes (array of arrays) + + * Tools::run_command: add documentation + + -- 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 + + * 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