From: Lukas Schauer Date: Mon, 14 Apr 2025 17:49:31 +0000 (+0200) Subject: updated changelog X-Git-Tag: v0.7.2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=200cd68e7e0bfe73f6191812539fbc6bf07c54e1;p=thirdparty%2Fdehydrated.git updated changelog --- diff --git a/CHANGELOG b/CHANGELOG index 9fe0ae7..b792c39 100644 --- 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