mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
security/acme-client: bump version, update changelog
This commit is contained in:
parent
f6422ce2f6
commit
0262a19125
2 changed files with 10 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PLUGIN_NAME= acme-client
|
||||
PLUGIN_VERSION= 4.1
|
||||
PLUGIN_VERSION= 4.2
|
||||
PLUGIN_COMMENT= ACME Client
|
||||
PLUGIN_MAINTAINER= opnsense@moov.de
|
||||
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon
|
||||
|
|
|
|||
|
|
@ -8,6 +8,15 @@ WWW: https://github.com/acmesh-official/acme.sh
|
|||
Plugin Changelog
|
||||
================
|
||||
|
||||
4.2
|
||||
|
||||
Added:
|
||||
* add ArtFiles DNS API (#3866)
|
||||
* add dnsHome DNS API (#3882)
|
||||
|
||||
Fixed:
|
||||
* fix PHP deprecation messages (#3892)
|
||||
|
||||
4.1
|
||||
|
||||
Fixed:
|
||||
|
|
|
|||
Loading…
Reference in a new issue