From 45fa6d7842083528dc48b3dfafdc2868fe027db0 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Tue, 10 Jan 2023 15:33:22 +0100 Subject: [PATCH] security/acme-client: bump version --- security/acme-client/Makefile | 3 +-- security/acme-client/pkg-descr | 3 +++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/security/acme-client/Makefile b/security/acme-client/Makefile index a197fa68b..13e311140 100644 --- a/security/acme-client/Makefile +++ b/security/acme-client/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= acme-client -PLUGIN_VERSION= 3.14 -PLUGIN_REVISION= 1 +PLUGIN_VERSION= 3.15 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 b81bddd5e..d82b556aa 100644 --- a/security/acme-client/pkg-descr +++ b/security/acme-client/pkg-descr @@ -13,6 +13,9 @@ Plugin Changelog Added: * add online.net DNS API (#3213) +Changed: +* increase max value for certificate renewal interval (#3219) + 3.14 NOTE: Users of Selfhost need to manually fix their configuration, see