X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=563bca6782985b43fb73e6706cc2190829a76d13;hp=a7c2583f32473928a5c7f0581f21cddb3b865a43;hb=d86dc5eeafcf384cb0a6891aaa7c149854abdbbc;hpb=eb8ebfa0e5e5bd80f36ebbc76861c863488ca0e3 diff --git a/debian/changelog b/debian/changelog index a7c2583..563bca6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +libpve-common-perl (5.0-32) unstable; urgency=medium + + * fix #1766: compare task start time numerically + + * add helper to dump API with resolved references + + -- Proxmox Support Team Tue, 29 May 2018 07:33:47 +0200 + +libpve-common-perl (5.0-31) unstable; urgency=medium + + * add ACME library and challenge plugins + + * add Certificate helper + + * untaint PVE::Tools::df() return values + + -- Proxmox Support Team Fri, 04 May 2018 12:39:02 +0200 + libpve-common-perl (5.0-30) unstable; urgency=medium * pty: fix read_password prototype