mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
security/acme-client: bump version
This commit is contained in:
parent
6a7e13a5fc
commit
c875ba9120
2 changed files with 6 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PLUGIN_NAME= acme-client
|
||||
PLUGIN_VERSION= 4.8
|
||||
PLUGIN_VERSION= 4.9
|
||||
PLUGIN_COMMENT= ACME Client
|
||||
PLUGIN_MAINTAINER= opnsense@moov.de
|
||||
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon
|
||||
|
|
|
|||
|
|
@ -8,6 +8,11 @@ WWW: https://github.com/acmesh-official/acme.sh
|
|||
Plugin Changelog
|
||||
================
|
||||
|
||||
4.9
|
||||
|
||||
Added:
|
||||
* Add support for Scaleway DNS API (#4492)
|
||||
|
||||
4.8
|
||||
|
||||
BREAKING CHANGE: Let's Encrypt ends support for the OCSP Must Staple
|
||||
|
|
|
|||
Loading…
Reference in a new issue