]> Pileus Git - ~andy/fetchmail/blobdiff - NEWS
Tolerate flaky servers better.
[~andy/fetchmail] / NEWS
diff --git a/NEWS b/NEWS
index d71b5311474b73d109424ec80c48d16c61146a79..4cadf2f287153710d40603118d09fee16304344c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,9 +2,275 @@
 
 (The `lines' figures total .c, .h, .l, and .y files under version control.)
 
+* Incorporate SA_LEN patch from Red Hat.
+* HMH's "no spambounce" patch for fetchmaiolconf.
+* John Bartlett's patch to make the driver code more  tolerant of flaky POP3 
+  servers.
+
+fetchmail-5.7.2 (Sun Mar  4 19:05:57 EST 2001), 20167 lines:
+
+* NLS build fixed under Linux -- thanks to Nicolás Lichtmaier.
+  Now builds with NLS by default, unavoidable side effect of fix.
+* Various cleanups and minor bugfixes in OTP support.
+* Corrected header error in SSL support.
+* Updated Spanish translation by Javier Kohen.
+* Incorporated Red Hat's 5.5.0 Kerberos V patch.
+* Incorporated Henrique Holschuh's fetchmailconf warning on local names with @.
+
+There are 290 people on fetchmail-friends and 563 on fetchmail-announce.
+
+fetchmail-5.7.1 (Sun Mar  4 00:30:04 EST 2001), 20167 lines:
+
+* Note: NLS build ability is broken!
+* FreeBSD port fixes.
+* Man page polished and updated.
+* Added --sslproto option from Peter Hedwig.
+* Fix KPOP support, which got broken in 5.6.8. Closes Debian bug #88288.
+
+There are 289 people on fetchmail-friends and 562 on fetchmail-announce.
+
+------------------------------------------------------------------------------
+fetchmail-5.7.0 (Thu Mar  1 18:00:08 EST 2001), 20131 lines:
+
+* Updated Danish translation from Byrial Jensen.
+* Fixed bug in NTLM support.  Separately, "auth ntlm" now works.
+* Imail server and vircom NTLM account added to test list.
+* Don't require Tkinter to read --configdump output.
+
+There are 283 people on fetchmail-friends and 562 on fetchmail-announce.
+
+fetchmail-5.6.8 (Thu Feb 22 02:57:31 EST 2001), 20110 lines:
+
+* `preauth' option changed back to `auth'
+* IMAP code now bails out if the server forces the mailbox read-only.
+* Fixed a core dump in Dave Zarzycki's new plugin code.
+* POP3 latency optimization: only do CAPA and set authentication capabilities
+  from it once at start of run.
+
+There are 276 people on fetchmail-friends and 563 on fetchmail-announce.
+
+fetchmail-5.6.7 (Mon Feb 19 12:31:03 EST 2001), 20082 lines:
+
+* Fixed brown-paper-bag password bug (only showed up if it was necessary
+  to prompt for a password).  This fixes Debian bug #86350: Fetchmail doesn't
+  ask for password.
+* In POP3, query for AUTH methods a la RFC2449.
+
+There are 276 people on fetchmail-friends and 561 on fetchmail-announce.
+
+fetchmail-5.6.6 (Thu Feb 15 20:43:47 EST 2001), 20083 lines:
+
+* Fixed locale setting; this should make i18n actually work.
+* Resolved Debian bug #85938: fetchmail asks for a password when using ETRN.
+* Resolved Debian bugs #85853 and #86047.  POP3: Don't issue AUTH between
+  USER and PASS, some servers choke on this.
+* Resolved Debian bug #85772 re Kerberos compilation.
+* Resolved Debian bug #85961: Wrong error message when local connection fails.
+* Serious pre-release regression testing begins.  This version tested
+  against 18 different POP3 and IMAP servers.
+
+There are 274 people on fetchmail-friends and 562 on fetchmail-announce.
+
+fetchmail-5.6.5 (Mon Feb 12 04:33:39 EST 2001), 20062 lines:
+
+* CRAM-MD5 authentication of IMAP and POP3 is working.  Tested against 
+  IMAP4rev1 2000.287 and v2000.70 POP3 gateway at neo.netnea.com.
+* Full support for POP3 AUTH (RFC1734) with KERBEROS_IV, GSSAPI, OTP.
+  This code has been completely refactored.  In the process, it is
+  possible I have broken GSSAPI, KERBEROS, and OPIE; this needs to be tested.
+  The old IMAP-LOGIN, IMAP-GSS, and IMAP-K4 protocols are gone; fetchmail
+  now uses these automatically when it detects the right capabilities.
+  To prevent having fetchmail  look for a password, specify a "preauth"
+  option other than "password".
+* Noted that Debian bugs #78963, #63064, #81312, #78796, #78363, #78149,
+  #68627, #67559, #63308, #63088, #71428 are fixed.
+* Resolved Debian bug #65505: fetchmail now returns a nonzero exit status
+  when interrupted before a successful fetch.
+* configure --ssl works correctly again.
+
+There are 273 people on fetchmail-friends and 564 on fetchmail-announce.
+
+fetchmail-5.6.4 (Sun Feb 11 00:43:14 EST 2001), 20085 lines:
+
+* ODMR port fix for AIX.
+* Dave Zarzycki's fix for former FAQ item F5 (%h and %p not being expanded).
+* Dave Zarzycki's fix to reap zombie processes when nodetach is set.
+* Attempted fix for CRAM-MD5 problem with IMAP 2000.
+
+There are 276 people on fetchmail-friends and 564 on fetchmail-announce.
+
+fetchmail-5.6.3 (Wed Feb  7 10:56:21 EST 2001), 19901 lines:
+
+* VPATH build fixed (thanks to Harry McGavran).
+* Danny O'Brien's patch allowing preauth and idle to work together.
+* Fixed a bug in configure.in that was resulting in KERBEROS_IV being
+  set when it should not have been (several reports).
+* FAQ change: mailing lists have moved to MailMan.
+* Deal with brain-dead netmind mail missing the RFC822 delimiter line.
+* ODMR (RFC 2645) support -- untested and probably buggy!
+
+There are 276 people on fetchmail-friends and 558 on fetchmail-announce.
+% Lists moved to MailMan
+
+fetchmail-5.6.2 (Fri Jan  5 16:45:47 EST 2001), 19744 lines:
+
+* Dave Bodenstab's fix for the lockfile re-exec problem.
+* Fixes for `principal' handling in fetchmailconf.
+* Make --with-included-gettext work again (Thanks to Albert Chin-A-Young).
+
+There are 287 people on fetchmail-friends and 567 on fetchmail-announce.
+
+fetchmail-5.6.1 (Mon Dec 11 23:11:59 EST 2000), 19718 lines:
+
+* More on ETRN in the FAQ.
+* Horst Klokow's patch to make interface check the remote IP address.
+* Roger Luethi's patch to write the UIDL file when you hit a fetchlimit.
+* Don Beusee's patch to eliminate wedging on authentication failure.
+  Instead, fetchmail will now notify the user on the third failure, then
+  continue polling silently until service is restored (at which time the
+  user will get a notification).
+* Samuel Leo's patch to add LMTP capability to the smtphost option.
+* Fix UIDL handling on skip entries.
+* Add Don Beusee's `spambounce' option (default off).
+
+There are 281 people on fetchmail-friends and 563 on fetchmail-announce.
+
+------------------------------------------------------------------------------
+fetchmail-5.6.0 (Sun Nov 26 22:11:09 EST 2000), 19625 lines:
+
+* Updated FAQ on IPv6 operation.
+* Enabled showdots to work from the command line.
+* Fixed a bug in fetchmailconf's handling of the `principal' option.
+* smtpname processing fixed.
+
+There are 288 people on fetchmail-friends and 575 on fetchmail-announce.
+
+fetchmail-5.5.6 (Sat Nov 11 14:22:24 EST 2000), 19563 lines:
+
+* Chip Salzenberg's patch to prevent wildcards in Common Names from causing
+  spurious error messages (resolved Debian bug #75011).
+* Added --showdots option by Thomas Jarosch <tomj@gmx.de>.
+* Added --principal option from R. Lindsay Todd" <toddr@rpi.edu>.
+* Spanish-language update from Javier Kohen.
+* Nalin Dahyabai's fix to handle untagged responses during imap-gss
+  authentication.
+* Koyama Mituru's patch for improved spam handling under qmail; checks
+  for a 553 reponse to RCPT TO.
+* Added FAQ item F5 of %h and  %p interpolation from Matthias Andree.
+
+There are 279 people on fetchmail-friends and 568 on fetchmail-announce.
+
+fetchmail-5.5.5 (Tue Oct 17 17:50:46 EDT 2000), 19523 lines:
+
+* Killed a nasty segfault due to double-freeing of the header block.
+* Updated Danish internationalization by Byrial Jensen.
+* Added FAQ item X7 on attachment hangs.
+
+There are 277 people on fetchmail-friends and 558 on fetchmail-announce.
+
+fetchmail-5.5.4 (Sun Oct  8 10:57:37 EDT 2000), 19518 lines:
+* Fall back on the computed queryname if we need the DNS name of a a host
+  and can't get it. Resolves Debian bug #69199.
+* Andrej Borsenkow's fix for configuration with new SOCKS.
+* Pavel Roskin's fix to build the RPM without libcrypto (Red Hat changed
+  the library name to libk5crypto in 6.2).
+* Peter Backes's sm-hybrid patch added to contrib; more FAQ item T1 changes. 
+* Emiliano's patch to make dropdelivered and envelope interact properly.
+* In fetchmailconf, always reset the port number when changing protocols.
+* Patrick Bihan-Faou's changes to use sysctl() for interface checking
+  so fetchmail doesn't have to be suid kmem.
+
+There are 273 people on fetchmail-friends and 557 on fetchmail-announce.
+
+fetchmail-5.5.3 (Tue Sep 26 17:56:32 EDT 2000), 19278 lines:
+
+* Added skip size reporting as suggested by Franck Pommereau.
+* Don't terminate on failed DNS lookup of host, go to next entry.
+* Danish localization support, courtesy of Byrial Jensen.
+* Fix reference to freed message header block (thanks to Andrew Morton)
+
+There are 280 people on fetchmail-friends and 557 on fetchmail-announce.
+
+fetchmail-5.5.2 (Thu Sep  7 23:00:24 EDT 2000), 19243 lines:
+
+* Horst von Brand's security and specfile patches.
+* Major changes to FAQ item T1.
+* Minor correction to FAQ item K3 by Malte Kiesel.
+* Added to FAQ R1, on enabling sendmail in RH 6.9.
+* Resolved Debian bugs #66110, #70862.
+
+There are 291 people on fetchmail-friends and 553 on fetchmail-announce.
+
+fetchmail-5.5.1 (Sun Aug 20 23:43:03 EDT 2000), 19241 lines:
+
+* Fix a finger error in the dot-termination fix for 5.5.0.
+* Javier Kohen's update for es.po.
+* Jiri Pavlovsky's cs.po update.
+* Added to FAQ item on K3 a recipe using the new plugin %h option.
+* Fixed a nasty typo in FAQ item T1 -- the old version didn't generate 
+  correct Delivered-To hacks.  Thanks to Peter 'Rattacresh' Backes 
+  <rtc@helen.PLASMA.Xg8.DE> for spotting this.
+
+There are 291 people on fetchmail-friends and 537 on fetchmail-announce.
+
+------------------------------------------------------------------------------
+fetchmail-5.5.0 (Sat Aug 12 12:47:21 EDT 2000), 19241 lines:
+
+* Fix pop3.c to avoid trouble with spurious dot terminations.
+
+There are 293 people on fetchmail-friends and 541 on fetchmail-announce.
+
+fetchmail-5.4.5 (Mon Aug  7 03:25:23 EDT 2000), 19238 lines:
+
+* Dave Zarzycki's patch to enhance plugins, adding %h and %p.
+* Vitezslav Samel's patch to fix a Y2K bug in lsmgen.sh.
+* Fixed a fatal typo in fetchmailconf.
+* Resolved Debian bug #67559. It was a misdiagnosis.
+* Resolved Debian bugs #62115, #61983, #68627, #61983.
+* Return PS_NOMAIL when no server entries are active.
+* pt_BR Update from George Godoy.
+* David Taylor's fixes for the UIDL code.
+
+There are 290 people on fetchmail-friends and 538 on fetchmail-announce.
+
+fetchmail-5.4.4 (Sun Jul 23 15:56:16 EDT 2000), 19172 lines:
+
+* Guenther H. Leber's fix to show expunge parameters for POP3 in fetchmail -V.
+* Richard Gooch's fixes to use sigaction(2) in sink.c and daemon.c
+* Petr Kristof's fix for sslcert configuration in fetchmailconf.
+* Jiri Pavolvsky's updated cs.po.
+* Cyrille Lefevre <clefevre@citeweb.net>'s patch for IPV6, 
+  resolving FreeBSD Problem Report ports/19996.
+* Added John Summerfield's pop2test to contrib.
+* In the fetchmail RPM spec, stop compressing the man pages.  Turns out
+  rpm-4.0 does a find(1) over the stuff to be installed and gzip(1)s the
+  manpages it finds. This gets messed up by the explicit symlink among
+  manpages in the spec file, which rpm redoes and gets all wrong.
+* Added Antoine Beaupre's dropdelivered option.
+
+There are 292 people on fetchmail-friends and 544 on fetchmail-announce.
+
+fetchmail-5.4.3 (Sun Jul  2 14:24:28 EDT 2000), 19080 lines:
+
+* Fixed Debian bug #63667, fetchmailconf: doesn't write .fetchmailrc properly.
+* RFC2177 IDLE should now be done even when there are no messages.
+* Joerg Plate's SSL typo fix.
+* Try to limit the damage bad UIDL handling can do by refusing to mess with
+  the UIDL state if there has been an error.
+* Better isafile test -- bizarrely enough, Linux ptys have S_ISBLK.
+* Includes for SSL now use the openssl directory, which has been standard 
+  since OpenSSL 0.9.3.  If this breaks your build, upgrade your SSL.
+
+There are 286 people on fetchmail-friends and 535 on fetchmail-announce.
+
+fetchmail-5.4.2 (Wed Jun 28 07:21:04 EDT 2000), 19069 lines:
+
 * Julian Haight's fix for his 5.4.1 patch, which created a potential 
   memory leak.
 * Minor bug fixes for SSL by Wolfram Kleff.
+* Be more clever about when we suppress progress dots.
+
+There are 290 people on fetchmail-friends and 534 on fetchmail-announce.
 
 fetchmail-5.4.1 (Tue Jun  6 23:24:22 EDT 2000), 19051 lines:
 
@@ -20,6 +286,7 @@ fetchmail-5.4.1 (Tue Jun  6 23:24:22 EDT 2000), 19051 lines:
 
 There are 290 people on fetchmail-friends and 526 on fetchmail-announce.
 
+------------------------------------------------------------------------------
 fetchmail-5.4.0 (Sat May 13 18:24:21 EDT 2000), 18977 lines:
 
 * Matthias Scheler's fix for SSL under IPV6
@@ -132,6 +399,7 @@ fetchmail-5.3.1 (Sun Mar  5 23:02:42 EST 2000), 18648 lines:
 
 There are 289 people on fetchmail-friends and 502 on fetchmail-announce.
 
+------------------------------------------------------------------------------
 fetchmail-5.3.0 (Tue Feb 22 08:53:31 PST 2000), 18618 lines:
 
 * Horst von Brand's improvements to the specfile generator.
@@ -234,6 +502,7 @@ fetchmail-5.2.1 (Sun Dec 19 23:08:53 EST 1999), 18330 lines:
 
 There are 282 people on fetchmail-friends and 479 on fetchmail-announce.
 
+------------------------------------------------------------------------------
 fetchmail-5.2.0 (Tue Nov 30 14:24:25 EST 1999), 18302 lines:
 * fetchmailconf now complains and exits gracefully when not run under X.
 * configure.in port patch for OpenBSD from Federico G. Schwindt.