aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-12-26 22:24:22 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-12-26 22:24:22 +0100
commite7ee3344792931d8d9439cc0f79dbcc726580187 (patch)
tree5e329c4b2ed9f77803fb0e5df08425ce6b3f8ab3 /NEWS
parent6a5484e03e903d3e74d7b6ca8927d616548a6d8c (diff)
downloadfetchmail-e7ee3344792931d8d9439cc0f79dbcc726580187.tar.gz
fetchmail-e7ee3344792931d8d9439cc0f79dbcc726580187.tar.bz2
fetchmail-e7ee3344792931d8d9439cc0f79dbcc726580187.zip
Get ready for fetchmail 6.4.26.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4aa1d2c2..e40f2926 100644
--- a/NEWS
+++ b/NEWS
@@ -93,6 +93,18 @@ removed from a 6.5.0 or newer release.)
translations had been sent out already.
--------------------------------------------------------------------------------
+fetchmail-6.4.26 (released 2021-12-26, 31661 LoC):
+
+# FIXES:
+* When using wolfSSL 5.0.0, work around a bug that appears to hit wolfSSL when
+ receiving handshake records while still in SSL_peek(). Workaround is to read
+ 1 byte and cache it, then call SSL_peek() again.
+ This affects only some servers. https://github.com/wolfSSL/wolfssl/issues/4593
+
+# TRANSLATIONS: language translations were updated by this fine person:
+* sr: Мирослав Николић (Miroslav Nikolić) [Serbian]
+
+--------------------------------------------------------------------------------
fetchmail-6.4.25 (released 2021-12-10, 31653 LoC):
# BREAKING CHANGES: