X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=0e13c1cc517af5436e4a1bbbd9a938c36c5d5aaa;hb=bd6a54e6f4e238423cad46941d8216d65f128b79;hp=e72e47338e333a34ed9d431b0df3a688eb851edb;hpb=f3765a259442e5b350d37d7384cfa2a3ac9a7e7a;p=proxmox-acme.git diff --git a/debian/changelog b/debian/changelog index e72e473..0e13c1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,56 @@ +libproxmox-acme (1.1.0) pmg pve; urgency=medium + + * split into perl and acme DNS plugin packages for better re-use with our + non-perl projects (PBS) + + * update acme.sh to version 2.8.9 and add new DNS plugins to API schema + + -- Proxmox Support Team Wed, 05 May 2021 09:56:25 +0200 + +libproxmox-acme-perl (1.0.8) pmg pve; urgency=medium + + * update acme.sh to current master and add new DNS plugins + + * add missing 'use PVE::Acme' statement + + -- Proxmox Support Team Tue, 16 Mar 2021 17:11:47 +0100 + +libproxmox-acme-perl (1.0.7) pmg pve; urgency=medium + + * add missing DNS plugins to schema + + -- Proxmox Support Team Fri, 11 Dec 2020 18:55:29 +0100 + +libproxmox-acme-perl (1.0.6) pmg pve; urgency=medium + + * update acme.sh dns plugins to 2.8.8 + + -- Proxmox Support Team Mon, 07 Dec 2020 11:59:14 +0100 + +libproxmox-acme-perl (1.0.5) pmg pve; urgency=medium + + * dns challenge: add 'INWX' acme.sh schema + + * fix #2732: use actual plugin config data + + -- Proxmox Support Team Fri, 4 Sep 2020 14:01:13 +0200 + +libproxmox-acme-perl (1.0.4) pmg pve; urgency=medium + + * update acme.sh dns plugins to 2.8.6 + + * describe schema of DigitalOcean and add df (dyndnsfree.de) provider + + -- Proxmox Support Team Fri, 15 May 2020 20:06:49 +0200 + +libproxmox-acme-perl (1.0.3) pmg pve; urgency=medium + + * trigger activate-noawait pve-api-updates + + * dns challenge: provide schema for more providers + + -- Proxmox Support Team Thu, 07 May 2020 21:49:51 +0200 + libproxmox-acme-perl (1.0.2) pmg pve; urgency=medium * add basic schema for DNS API plugins