X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=926722624a0aac706819d802d67725a90d059388;hp=f8cc3962ea84fb8b92eff6c00c6f26b303503223;hb=c3608045b8a4e038e469103f26348ed3a47d5e81;hpb=b7248cc7b138e8c5cdad970bd01c27419aec6a2b diff --git a/debian/changelog b/debian/changelog index f8cc396..9267226 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +libpve-common-perl (4.0-57) unstable; urgency=medium + + * fix #923: uninitalized value in remove_lock + + * new PVE::RESTHandler::dump_properties + + -- 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 + + -- Proxmox Support Team Tue, 15 Mar 2016 06:45:55 +0100 + libpve-common-perl (4.0-53) unstable; urgency=medium * net: tap_plug() needs to apply rate limiting