X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=f35b7e967998d5751bf3ee9d3e3e041d9d221d08;hp=bd9bc6287b9b0a7650dbffae9f1979042b20f2f5;hb=825247bdb222c63f10f6c5d99ea2038bea456256;hpb=ee9e7f3dc4d593dd7f0bcbde7e98b363e5811091 diff --git a/debian/changelog b/debian/changelog index bd9bc62..f35b7e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,44 @@ +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