Merge pull request #2971 from fraenki/acme_310

security/acme-client: release 3.10
This commit is contained in:
Frank Wall
2022-05-01 18:16:13 +02:00
committed by GitHub
3 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= acme-client
PLUGIN_VERSION= 3.9
PLUGIN_VERSION= 3.10
PLUGIN_COMMENT= ACME Client
PLUGIN_MAINTAINER= opnsense@moov.de
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon
+8
View File
@@ -8,6 +8,14 @@ WWW: https://github.com/acmesh-official/acme.sh
Plugin Changelog
================
3.10
Added:
* new automation: run remote commands via SSH (#2757)
Fixed:
* unable to configure key in TransIP API (#2924)
3.9
Added:
@@ -1068,6 +1068,7 @@
<field>
<label>NOTE: A DNS sleep time of at least 300 is recommended.</label>
<type>header</type>
</field>
<field>
<id>validation.dns_transip_username</id>
<label>Username</label>