X-Git-Url: https://git.proxmox.com/?p=proxmox-acme.git;a=blobdiff_plain;f=debian%2Fchangelog;h=07afafdc1db0f7845c20b981c524b3b8f63bc92c;hp=49789334ce415c26072bf49815619bec3ef8ee98;hb=300242d78bd63e91d0bc452e6284dafbec1043b1;hpb=cd3891a7121dc99824c98eeae597b5d7fc230b18 diff --git a/debian/changelog b/debian/changelog index 4978933..07afafd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +libproxmox-acme (1.4.0) bullseye; urgency=medium + + * update acme.sh dns plugins to version 3.0.1 + + * support downloading alternate chains + + -- Proxmox Support Team Fri, 08 Oct 2021 11:16:59 +0200 + +libproxmox-acme (1.3.0) bullseye; urgency=medium + + * plugin-caller: cherry-pick GET/POST retry + + * acme client: fix #3536 untaint data returned from acme server + + * update to acme.sh dns plugins to 3.0.0 + + -- Proxmox Support Team Wed, 11 Aug 2021 12:26:19 +0200 + libproxmox-acme (1.2.0) bullseye; urgency=medium * plugin-caller: add some missing methods from acme.sh that newer plugins