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
9d528264d7
commit
675f682aeb
2 changed files with 8 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PLUGIN_NAME= acme-client
|
||||
PLUGIN_VERSION= 4.6
|
||||
PLUGIN_VERSION= 4.7
|
||||
PLUGIN_COMMENT= ACME Client
|
||||
PLUGIN_MAINTAINER= opnsense@moov.de
|
||||
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon
|
||||
|
|
|
|||
|
|
@ -10,6 +10,13 @@ Plugin Changelog
|
|||
|
||||
4.7
|
||||
|
||||
Added:
|
||||
* Add support for MyDNS.JP DNS API (#4328)
|
||||
* Add support for fornex DNS API (#4389)
|
||||
|
||||
Changed:
|
||||
* Convert synology_dsm deploy hook variables to uppercase (#4286)
|
||||
|
||||
Fixed:
|
||||
* SFTP/SSH automation results in fatal PHP error (#4363)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue