mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
security/acme-client: release 4.12
This commit is contained in:
parent
0ec3d04843
commit
d4cd3e3524
2 changed files with 7 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue