X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=4a382578c257f234fe2cc5186fa1c660b5d212b4;hp=58a5c909379f233ea311c2bf0b00768b049f8e48;hb=0b9cf991e5ac515bfab735c6b660fb3a132706f4;hpb=9e23d2fb61d190e3212c9d54e0d3d745a9d89583 diff --git a/debian/changelog b/debian/changelog index 58a5c90..4a38257 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,96 @@ +libpve-common-perl (4.0-66) unstable; urgency=medium + + * added: openat, mkdirat + + * Allow O_PATH and O_TMPFILE to be exported + + -- Proxmox Support Team Wed, 01 Jun 2016 11:31:59 +0200 + +libpve-common-perl (4.0-65) unstable; urgency=medium + + * run_cli_handler: add no_rpcenv parameter + + -- Proxmox Support Team Wed, 25 May 2016 11:33:52 +0200 + +libpve-common-perl (4.0-64) unstable; urgency=medium + + * print_property_string: don't print the default key's name + + -- Proxmox Support Team Mon, 23 May 2016 06:26:40 +0200 + +libpve-common-perl (4.0-63) unstable; urgency=medium + + * show warning when using VLAN 1 on a VLAN aware bridge + + -- Proxmox Support Team Wed, 18 May 2016 11:23:27 +0200 + +libpve-common-perl (4.0-62) unstable; urgency=medium + + * re-enable run_cli, which is still in use + + -- Proxmox Support Team Sat, 14 May 2016 11:27:23 +0200 + +libpve-common-perl (4.0-61) unstable; urgency=medium + + * remove PodParser.pm, implement keyAlias feature (replaces group feature) + + -- Proxmox Support Team Wed, 11 May 2016 11:09:29 +0200 + +libpve-common-perl (4.0-60) unstable; urgency=medium + + * setup_tc_rate_limit: Use run_command instead of system + + * When starting in debug mode, starts the daemon without going + through systemctl + + -- Proxmox Support Team Tue, 03 May 2016 07:05:49 +0200 + +libpve-common-perl (4.0-59) unstable; urgency=medium + + * Fix #908: cleanup OVS ports in tap_unplug + + -- Proxmox Support Team Wed, 13 Apr 2016 06:37:15 +0200 + +libpve-common-perl (4.0-58) unstable; urgency=medium + + * Add validate_ssh_public_keys + + * Handle string parameter to file content replacement + + * Tools: add sendmail + + * Tools: add tempfile and tempfile_contents + + * fix O_PATH value + + -- Proxmox Support Team Tue, 05 Apr 2016 06:28:45 +0200 + +libpve-common-perl (4.0-57) unstable; urgency=medium + + * fix #923: uninitalized value in remove_lock + + * new PVE::RESTHandler::dump_properties + + * generate_typetext: handle enums and booleans automatically + + * property strings: introduce key grouping feature + + -- Proxmox Support Team Fri, 01 Apr 2016 07:15:56 +0200 + +libpve-common-perl (4.0-56) unstable; urgency=medium + + * add the 'urlencoded' string format + + * property strings: check for commas in values + + -- Proxmox Support Team Mon, 21 Mar 2016 08:47:06 +0100 + +libpve-common-perl (4.0-55) unstable; urgency=medium + + * add missing check for undef in is_mounted + + -- Proxmox Support Team Wed, 16 Mar 2016 16:48:19 +0100 + libpve-common-perl (4.0-54) unstable; urgency=medium * net: don't die in get_active_interfaces() and try both address families