X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=26964f733765bdc74c67d952b81bdcbe0a375eb2;hp=06735fae34138f9f67b452e26289ba6ef51e2625;hb=f3a423a8e07d4118574a26e3c20019244347da9e;hpb=791000409ff3432e3a60590950bfef2cb899aedd diff --git a/debian/changelog b/debian/changelog index 06735fa..26964f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,45 @@ +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