From 1e65be71a8bfe0ad28d02a7d7724ea0769eec394 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Mon, 7 Jul 2025 12:21:19 +0200 Subject: [PATCH] security/acme-client: update changelog --- security/acme-client/pkg-descr | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/acme-client/pkg-descr b/security/acme-client/pkg-descr index 05a12c7b7..f95410725 100644 --- a/security/acme-client/pkg-descr +++ b/security/acme-client/pkg-descr @@ -12,6 +12,7 @@ Plugin Changelog Added: * new automation to reload www/caddy (#4692) +* new automation to upload to Proxmox Backup Server (#4785) * add support for Websupport.sk DNS API (#4540) * add SFTP option: Preserve Modification Time (#3862) @@ -28,6 +29,7 @@ Fixed: * acme.sh is always called with "--days 1" (#4711) * avoid startup error: "rmdir... Not a directory" (#4743) * fails to create/update cron job on UUID mismatch (#4627) +* accounts/certificates not visible on 25.7 alpha (#4790) Removed: * remove stdout (CLI) logging from SFTP library