aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index bda49857..ba53bb4f 100644
--- a/NEWS
+++ b/NEWS
@@ -100,9 +100,9 @@ fetchmail-6.4.25.rc4 (release candidate issued 2021-12-03, 31641 LoC):
# BREAKING CHANGES:
* Since distributions continue patching for LibreSSL use, which cannot be
linked legally, block out LibreSSL in configure.ac and socket.c, and
- refer to COPYING. OpenSSL and wolfSSL 5 can be used.
- SSL-related documentation was updated, do re-read
- COPYING, INSTALL, README, README.packaging, README.SSL.
+ refer to COPYING, unless on OpenBSD (which ships it in the base system).
+ OpenSSL and wolfSSL 5 can be used. SSL-related documentation was updated, do
+ re-read COPYING, INSTALL, README, README.packaging, README.SSL.
* Bump OpenSSL version requirement to 1.0.2f in order to safely remove
the obsolete OpenSSL flag SSL_OP_SINGLE_DH_USE. This blocks out 1.0.2e and
older 1.0.2 versions. 1.0.2f was a security fix release, and 1.0.2u is