diff --git a/security/acme-client/Makefile b/security/acme-client/Makefile index eee4abebd..00d852986 100644 --- a/security/acme-client/Makefile +++ b/security/acme-client/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= acme-client -PLUGIN_VERSION= 3.8 -PLUGIN_REVISION= 1 +PLUGIN_VERSION= 3.9 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 b5025b594..9305b7752 100644 --- a/security/acme-client/pkg-descr +++ b/security/acme-client/pkg-descr @@ -8,6 +8,15 @@ WWW: https://github.com/acmesh-official/acme.sh Plugin Changelog ================ +3.9 + +Added: +* add support for Transip DNS API ( #2871) +* execution order of automations can be changed (#2833) + +Fixed: +* fix the use of a self hosted ACME-DNS service (#2898) + 3.8 NOTE: Support for the cPanel and Selfhost API is not functional. It requires