diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2022-10-15 15:30:55 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2022-10-15 15:30:55 +0200 |
commit | 15789dbdbdfd5fa1a405e6bf21ffaead7f473112 (patch) | |
tree | d8554bebe9e0b1f6896d8c2b9f11b62c1d07776f /NEWS | |
parent | 8d0268e52cbc647c84f8a58ff4a58eb0dccf762b (diff) | |
download | fetchmail-15789dbdbdfd5fa1a405e6bf21ffaead7f473112.tar.gz fetchmail-15789dbdbdfd5fa1a405e6bf21ffaead7f473112.tar.bz2 fetchmail-15789dbdbdfd5fa1a405e6bf21ffaead7f473112.zip |
Mention OPIE and C++ incompat in autoconf.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -67,6 +67,8 @@ removed from a 6.5.0 or newer release.) * Future fetchmail releases (even minor ones) may change undocumented parts of the .netrc parser in incompatible ways to enhance compatibility with typical ftp(1) .netrc parsers. +* Apparently OPIE is dying. I only have this support on FreeBSD, and + FreeBSD 14 (slated for release in 2023) is about to remove it. # KNOWN BUGS AND WORKAROUNDS * Fetchmail does not handle messages without Message-ID header well @@ -94,8 +96,8 @@ removed from a 6.5.0 or newer release.) * When compiled against wolfSSL, some diagnostics and messages of fetchmail are hardcoded to read "OpenSSL"; this was found only after the call for translations had been sent out already. -* Apparently OPIE is dying. I only have this support on FreeBSD, and - FreeBSD 14 (slated for release in 2023) is about to remove it. +* FreeBSD's OPIE implementation cannot be found when using a C++ compiler. + This should not affect the normal build, which uses a C compiler. -------------------------------------------------------------------------------- fetchmail-6.4.34 (not yet released): |