]> git.ipfire.org Git - thirdparty/dehydrated.git/commitdiff
updated changelog
authorLukas Schauer <lukas@schauer.dev>
Mon, 14 Apr 2025 17:49:31 +0000 (19:49 +0200)
committerLukas Schauer <lukas@schauer.dev>
Mon, 14 Apr 2025 17:49:31 +0000 (19:49 +0200)
CHANGELOG

index 9fe0ae797002862a88edf21cb9e120c45a5cd0a5..b792c39c40ca5386ca67090452bd2d1bc760a5d8 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,9 @@ This file contains a log of major changes in dehydrated
 ## Changed
 - Renew certificates with 32 days remaining (instead of 30) to avoid issues with monthly cronjobs (`RENEW_DAYS=32`)
 
+## Fixed
+- Changed behaviour of `openssl req` stdin handling to fix compatibility with OpenSSL version 3.2+
+
 ## [0.7.1] - 2022-10-31
 ## Changed
 - `--force` no longer forces domain name revalidation by default, a new argument `--force-validation` has been added for that