aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* Update translations.Matthias Andree2010-05-061-0/+13
|
* On xmalloc/xrealloc failures, abort() rather than exit(PS_UNDEFINED).Matthias Andree2010-04-291-0/+2
|
* Fix two warning: the address of * will always evaluate as 'true'.Matthias Andree2010-04-291-0/+1
|
* Add Red Hat Bug #503881 to the fix list in 6.3.9 sslproto fix.Matthias Andree2010-04-271-1/+2
|
* --sslcert{file|path} overrides default store, add environment var...Matthias Andree2010-04-231-8/+4
| | | | | | | | | | If at least one of --sslcertfile and --sslcertpath is given, fetchmail skips loading the default OpenSSL X.509 trusted CA cert locations. If the environment variable FETCHMAIL_INCLUDE_DEFAULT_X509_CA_CERTS is set to a non-empty value, fetchmail will additionally load the default locations. The old FETCHMAIL_NO_DEFAULT_X509_PATHS variable was dropped.
* Credit Michael Barnack for fetchmailconf fix in 083d202.Matthias Andree2010-04-221-0/+1
|
* Add CVE name. Fix Type: (spotted by Florian Weimer.)Matthias Andree2010-04-201-6/+7
|
* Update and move KNOWN BUGS AND WORKAROUNDS section in NEWS.Matthias Andree2010-04-191-17/+14
|
* Add --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_PATHS env var,Matthias Andree2010-04-181-0/+13
| | | | and always load the default X.509 trust stores, unless the latter is set.
* SECURITY FIX: DoS on EILSEQ in report_*() in -vv and multibyte-locales.Matthias Andree2010-04-181-0/+8
|
* Improve SSL error messages for common issuesMatthias Andree2010-04-181-3/+11
|
* Mention c_rehash requirement after OpenSSL upgrades.Matthias Andree2010-04-131-0/+2
|
* Semi-plug memory leak when using default rcfile entry.Matthias Andree2010-04-131-0/+3
| | | | | Does not free all members of struct query, but just servername and the query node itself. Add a FIXME note.
* Create NEWS entry for Michael Banack's scanner fix.Matthias Andree2010-04-101-0/+5
|
* Note Michael Banack's fix for Debian Bug#17067/typo in man page table.Matthias Andree2010-04-091-0/+7
|
* Release 6.3.16.Matthias Andree2010-04-061-2/+3
|
* Fix --interface regression, Debian Bug #576717.Matthias Andree2010-04-061-0/+4
|
* Revise OpenSSL issue.Matthias Andree2010-04-061-2/+3
|
* Reserve switch away from OpenSSL.Matthias Andree2010-04-061-0/+2
|
* Extend documentation on recent OpenSSL fix.Matthias Andree2010-04-061-0/+1
|
* Call OpenSSL_add_all_algorithms().Matthias Andree2010-04-061-0/+6
| | | | To fix Debian Bug #576430, reported by Sjoerd Simons.
* Update for 6.3.15 release.Matthias Andree2010-03-281-1/+3
|
* Clarify BRANCH_6-3 status: an obsolete tag to record SVN->Git conversion.Matthias Andree2010-03-191-1/+3
|
* Sunil's fix for --nosoftbounce confirmed by reporter.Matthias Andree2010-03-141-1/+1
|
* Mention that Sunil's commit also fixed --nobounce.Matthias Andree2010-03-051-2/+3
|
* Skip XHTML validation if xmllint or DTD are missing.Matthias Andree2010-03-051-0/+1
|
* Credit Sunil with the --nosoftbounce patch.Matthias Andree2010-03-051-1/+1
|
* Properly check for h_errno declaration and include netdb.h.Matthias Andree2010-03-051-0/+2
|
* set global flags in a consistent mannerSunil Shetye2010-03-051-0/+2
|
* Update translations (German); to -beta1/2 (Chinese/Dutch, Italian).Matthias Andree2010-02-261-9/+11
|
* Check seteuid() return value.Matthias Andree2010-02-261-0/+1
|
* Fix verbose mode progress formatting regression from 6.3.10.Matthias Andree2010-02-261-0/+2
|
* Mark --bsmtp - unsuitable for delivery and subject to removal.Matthias Andree2010-02-261-0/+1
|
* BSMTP error reporting and stdout handling fixesMatthias Andree2010-02-261-0/+2
| | | | | * Do not close stdout when using mda and "bsmtp -" at the same time. * Log operating system errors when BSMTP writes fail.
* Import translation updates for Czech/Italian (6.3.15-beta1), ↵Matthias Andree2010-02-251-0/+7
| | | | Indonesian/Japanese/Polish/Vietnamese (6.3.14).
* Update French translation, courtesy of Frédéric Marchal.Matthias Andree2010-02-241-0/+3
|
* Rename bad-header pass to bad-header accept, ...Matthias Andree2010-02-241-3/+2
| | | | to resolve an ambiguity found by Frédéric Marchal.
* Bugfix: recognize local as shorthand for localdomains.Matthias Andree2010-02-241-0/+5
|
* Feature: bad-header {reject|pass}Matthias Andree2010-02-241-0/+6
|
* Revise --mda documentation for user id switching.Matthias Andree2010-02-101-2/+4
| | | | | This should clarify an issue that Uli Zappe reported to the fetchmail-users@ mailing list in February 2010.
* Add CVE for sdump X.509 display bug in 6.3.11-6.3.13.Matthias Andree2010-02-091-3/+3
|
* Update documents/scripts after SVN -> Git move.Matthias Andree2010-02-061-1/+18
|
* Getting ready for 6.3.14 release.Matthias Andree2010-02-051-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=5480
* 6.3.12: Fix Debian Bug ID for SMTP multiline issue, spotted by Nico Golde.Matthias Andree2010-02-041-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=5472
* Stricter validation of IMAP responses containing byte or message counts.Matthias Andree2010-02-041-0/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=5469
* IMAP SEARCH fixes & FETCH fallback by Sunil ShetyeMatthias Andree2010-02-041-0/+12
| | | | | | | | | | | | | | | | | * The IMAP client now uses "SEARCH UNSEEN" rather than "SEARCH UNSEEN NOT DELETED" again on IMAP2, to fix a regression in fetchmail 6.2.5 reported by Will Stringer in June 2004. (Sunil Shetye) * The IMAP client now uses "SEARCH UNSEEN UNDELETED" on IMAP4 and IMAP4r1 servers (Sunil Shetye). * Workaround: The IMAP client now falls back to "FETCH n:m FLAGS" if the server does not support "SEARCH". (Sunil Shetye) * The IMAP client now requests message numbers in batches of 1,000 to avoid problems if there are more than 1860 unseen messages. (Sunil Shetye) Note that this wasn't security relevant because fetchmail would only read up to the maximum buffer size and leave the remainder of the string unread, going out of synch afterwards. svn path=/branches/BRANCH_6-3/; revision=5468
* Security fix for sdump() (X.509 cert display in verbose mode).Matthias Andree2010-02-041-0/+6
| | | | svn path=/branches/BRANCH_6-3/; revision=5467
* Recover from SMTP protocol errors on RSET. (Sunil Shetye)Matthias Andree2010-01-281-0/+3
| | | | | | | | | | | | | Apply patch from Sunil Shetye to fix a problem reported by James Moe. Before this fix, fetchmail's SMTP client would not recover from errors such as lost connections that were encountered when fetchmail had sent RSET, for instance, after an anti-spam filter dropped the connection after detecting spam. Fetchmail then tried to send subsequent mail through this broken connection and deferred retrieval until the next poll. Now, if RSET fails, fetchmail closes the connection and reopens it for the next message to be delivered. svn path=/branches/BRANCH_6-3/; revision=5463
* Fix gssapi.h compiler warning on FreeBSD...Matthias Andree2010-01-221-0/+4
| | | | | | ...and only include gssapi.h if we're not including gssapi/gssapi.h. svn path=/branches/BRANCH_6-3/; revision=5461
* Revise for grammar, spelling, and clarity. Courtesy of Robert Mullin.Matthias Andree2010-01-221-0/+4
| | | | svn path=/branches/BRANCH_6-3/; revision=5460