aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-11-20 10:33:21 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-11-20 10:33:21 +0100
commit9e28c6829c7d7c7663e73e44a214215fe520f166 (patch)
tree1cda55512e7d2d06ae6384840f3192eefa7d4142 /NEWS
parente59ba016e1de5ef401cd54eefd809858a27c4cde (diff)
downloadfetchmail-9e28c6829c7d7c7663e73e44a214215fe520f166.tar.gz
fetchmail-9e28c6829c7d7c7663e73e44a214215fe520f166.tar.bz2
fetchmail-9e28c6829c7d7c7663e73e44a214215fe520f166.zip
NEWS: add a licensing note about LibreSSL.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9329737e..b00c0a4d 100644
--- a/NEWS
+++ b/NEWS
@@ -92,6 +92,12 @@ removed from a 6.5.0 or newer release.)
--------------------------------------------------------------------------------
fetchmail-6.4.24 (released 2021-11-20, 30218 LoC):
+# OPENSSL AND LICENSING NOTE:
+> see fetchmail-6.4.22 below, and the file COPYING.
+
+ Note that distribution of packages linked with LibreSSL is not feasible
+ due to a missing GPLv2 CLAUSE 2(b) exception.
+
# COMPATIBILITY:
* Bison 3.8 dropped yytoknum altogether, breaking compilation due to a
warning workaround. Remove the cast of yytoknum to void. This may cause