aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* Update for 6.4.33.Matthias Andree2022-08-271-0/+10
|
* Update NEWS.Matthias Andree2022-07-301-1/+6
|
* Prepare 6.4.32.Matthias Andree2022-07-271-0/+13
|
* NEWS: Warn of impending .netrc behavior change.Matthias Andree2022-07-161-0/+3
|
* Release 6.4.31.Matthias Andree2022-07-161-1/+1
|
* manpage: switch HTML rendering to pandoc->docutilsMatthias Andree2022-07-161-0/+2
| | | | remove manServer.pl
* fetchmail.man: .MTO/.URL -> .UR….UE,Matthias Andree2022-07-161-0/+4
| | | | and fix contractions.
* configure.ac: try to fix --with-ssl=/pre/fix buildMatthias Andree2022-07-161-0/+2
| | | | | | | | and pass the -L through LIBS to AC_LIB_LINKFLAGS_FROM_LIBS() instead of through LDCONFIG where it will miss it. To fix build issues reported by Dennis Putnam, when multiple OpenSSL versions are on the system.
* netrc: fix error routing and add I/O error checksMatthias Andree2022-06-041-0/+8
|
* Release 6.4.30.Matthias Andree2022-04-261-1/+4
|
* Credit Jeremy Petch's typo fix in 6.4.28.Matthias Andree2022-04-231-0/+3
|
* Tighten SSL library version requirements, more warnings.Matthias Andree2022-04-231-0/+7
| | | | | This is to emit warnings if the SSL library is older than the latest versions available at packaging time, except for LibreSSL which is unsupported anyways.
* NEWS: credit Remus-Gabriel Chelu with the Romanian translation. Mulţumesc!Matthias Andree2022-04-231-0/+6
|
* Update for 6.4.29.Matthias Andree2022-03-201-0/+6
|
* Update for 6.4.28.Matthias Andree2022-03-051-0/+6
|
* Bump wolfSSL requirement to 5.1.1 and get ready for fetchmail 6.4.27.Matthias Andree2022-01-261-0/+9
|
* Get ready for fetchmail 6.4.26.Matthias Andree2021-12-261-0/+12
|
* Remove OpenSSL migration warnings.Matthias Andree2021-12-121-2/+0
|
* Release fetchmail 6.4.25.Matthias Andree2021-12-101-1/+1
|
* Minor documentation tweaks around wolfSSL/LibreSSLMatthias Andree2021-12-051-2/+2
|
* Permit LibreSSL on OpenBSD.Matthias Andree2021-12-051-3/+3
| | | | | | | | On OpenBSD, libressl is "normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs" according to Stuart Henderson, so according to the GNU GPL v2 clause 3, we can permit LibreSSL for OpenBSD.
* NEWS: wolfSSL: mention some diagnostics still read OpenSSL.Matthias Andree2021-12-031-0/+5
|
* Get ready for 6.4.25.rc4.Matthias Andree2021-12-031-1/+1
|
* Fix wolfSSL compilation on 32-bit machines (i386).Matthias Andree2021-12-011-0/+3
| | | | Reported by Corey Halpin.
* Get ready for 6.4.25.rc3.Matthias Andree2021-11-281-1/+1
|
* Further SSL configure tweaks.Matthias Andree2021-11-281-0/+6
|
* NEWS: Credit cs translator.Matthias Andree2021-11-281-0/+1
|
* Get ready for 6.4.25.rc2.Matthias Andree2021-11-271-7/+9
|
* NEWS: Mention contrib/systemd additionMatthias Andree2021-11-271-0/+5
|
* NEWS: Credit fr, eo translators.Matthias Andree2021-11-271-1/+4
|
* NEWS: Credit sv, sq, ja, pl translators.Matthias Andree2021-11-221-0/+6
|
* Bump version to 6.4.25.rc1Matthias Andree2021-11-211-1/+1
|
* Update SSL configure instructions and license info.Matthias Andree2021-11-211-2/+4
|
* getstats.py: count .am/.ac files.Matthias Andree2021-11-211-0/+1
|
* wolfSSL: support 5.0.0+.Matthias Andree2021-11-211-0/+4
|
* configure.ac: fix rpath, and duplicate library settingMatthias Andree2021-11-201-0/+1
|
* Fix X509_V_FLAG_TRUSTED_FIRST OpenSSL 1.0.2 workaroundMatthias Andree2021-11-201-0/+4
| | | | | | | | The original comparison contained a typo, 0x1000200fL == (ver & 0xfffff000L) and could never match. Fix, and also match at compile time to not even reference this flag on other OpenSSL versions.
* OpenSSL: bump minimum required version to 1.0.2fMatthias Andree2021-11-201-1/+5
| | | | | ...in order to safely remove the obsolete OpenSSL flag SSL_OP_SINGLE_DH_USE.
* LibreSSL: block, due to licensing issue.Matthias Andree2021-11-201-0/+8
| | | | See COPYING or NEWS.
* NEWS: Fix capitalization of CLAUSE.Matthias Andree2021-11-201-1/+1
|
* NEWS: add a licensing note about LibreSSL.Matthias Andree2021-11-201-0/+6
|
* NEWS: Credit fr, cs, eo, ja translators.Matthias Andree2021-11-201-0/+4
|
* fetchmail.man: fix mandoc -Tlint, igor, aspell issuesMatthias Andree2021-11-201-0/+4
|
* Version bump to 6.4.24.Matthias Andree2021-11-201-1/+1
|
* TLS: OpenSSL 1.0.2 workaround Let's Encrypt ExpiryMatthias Andree2021-11-011-0/+11
| | | | ...of cross-signed certificate.
* NEWS: credit translators for sv and plMatthias Andree2021-11-011-0/+2
|
* Mention Bison build fix.Matthias Andree2021-10-311-0/+10
|
* Get ready for 6.4.23.Matthias Andree2021-10-311-1/+1
|
* IMAP: improve STARTTLS error message for ssh-plugin caseMatthias Andree2021-10-311-0/+7
| | | | | | For common ssh-based IMAP PREAUTH setups (i. e. those that use a plugin - no matter its contents - and that set auth ssh), change the STARTTLS error message to suggest sslproto '' instead.
* NEWS: mention Мирослав Николић/Miroslav Nikolić as translator.Matthias Andree2021-10-311-0/+1
|