diff --git a/security/acme-client/Makefile b/security/acme-client/Makefile index 2018025bf..3bc52eb06 100644 --- a/security/acme-client/Makefile +++ b/security/acme-client/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= acme-client -PLUGIN_VERSION= 4.0 +PLUGIN_VERSION= 4.1 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 2a4ab7279..45364147d 100644 --- a/security/acme-client/pkg-descr +++ b/security/acme-client/pkg-descr @@ -8,8 +8,10 @@ WWW: https://github.com/acmesh-official/acme.sh Plugin Changelog ================ +4.1 + Fixed: -* proc_open(): Argument #2 ($descriptor_spec) must be of type array +* automation does not start (#3790) 4.0