security/acme-client: bump version, update changelog

This commit is contained in:
Frank Wall
2023-08-04 14:13:28 +02:00
parent 2874de0a6b
commit 3635417247
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= acme-client
PLUGIN_VERSION= 3.18
PLUGIN_VERSION= 3.19
PLUGIN_COMMENT= ACME Client
PLUGIN_MAINTAINER= opnsense@moov.de
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon
+8 -1
View File
@@ -8,6 +8,14 @@ WWW: https://github.com/acmesh-official/acme.sh
Plugin Changelog
================
3.19
Added:
* add IPv64.net DNS API (#3504)
Fixed:
* fix Proxmox VE deployhook (#3517)
3.18
Added:
@@ -15,7 +23,6 @@ Added:
* add support for Proxmox VE deployhook (#3422)
* add server,port and node name values for Proxmox VE deployhook (#3516)
* add Google Domains DNS API
* add IPv64.net DNS API
3.17