X-Git-Url: https://git.proxmox.com/?p=proxmox-acme.git;a=blobdiff_plain;f=debian%2Fchangelog;h=57cff749d416a1ea86a6cbc3069e9f7c690ea527;hp=26eafd430502d6f8cf97a83cb21532fa643fcc3e;hb=5d66271dcfa7a911c9f1d9115eab5743a6576008;hpb=66f04388e483743cd1fe772bc628ccc110329db9 diff --git a/debian/changelog b/debian/changelog index 26eafd4..57cff74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +libproxmox-acme (1.4.1) bullseye; urgency=medium + + * dns: cope with plugin json index not being available + + * schema: add DNS challenge configuration properties for knot + + * schema: add TOTP authentication property for INWX + + -- Proxmox Support Team Tue, 11 Jan 2022 16:38:44 +0100 + +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