diff --git a/security/acme-client/Makefile b/security/acme-client/Makefile index 8ae4798d8..22d30a042 100644 --- a/security/acme-client/Makefile +++ b/security/acme-client/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= acme-client -PLUGIN_VERSION= 4.11 +PLUGIN_VERSION= 4.12 PLUGIN_COMMENT= ACME Client PLUGIN_MAINTAINER= opnsense@moov.de PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon diff --git a/security/acme-client/pkg-descr b/security/acme-client/pkg-descr index cc5acb60c..4402d75ce 100644 --- a/security/acme-client/pkg-descr +++ b/security/acme-client/pkg-descr @@ -12,6 +12,12 @@ Plugin Changelog Added: * new automation to upload to Zyxel GS1900 series switches (#5080) +* add support for Technitium DNS API (#5111) +* add support for Hurricane Electric DDNS API (#5138) +* add support for Timeweb Cloud DNS API (#5149) + +Fixed: +* fix mijn.host and scaleway DNS API settings (#5146) 4.11