From c875ba91201bf06d2e0abecd03983655d3d29a89 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Wed, 19 Feb 2025 15:53:54 +0100 Subject: [PATCH] security/acme-client: bump version --- security/acme-client/Makefile | 2 +- security/acme-client/pkg-descr | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/security/acme-client/Makefile b/security/acme-client/Makefile index f750997c0..809895dc0 100644 --- a/security/acme-client/Makefile +++ b/security/acme-client/Makefile @@ -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 diff --git a/security/acme-client/pkg-descr b/security/acme-client/pkg-descr index 5d07a9eae..9a3c8d013 100644 --- a/security/acme-client/pkg-descr +++ b/security/acme-client/pkg-descr @@ -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