Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: frueauf
Date: Sun Nov 21 18:37:58 UTC 1999
Modified Files:
pkgsrc/mail/fetchmail: Makefile
pkgsrc/mail/fetchmail/files: md5 patch-sum
pkgsrc/mail/fetchmail/patches: patch-ac
Removed Files:
pkgsrc/mail/fetchmail/patches: patch-bb
Log Message:
Update fetchmail to 5.1.4.
fetchmail-5.1.4 (Sun Nov 7 17:40:21 EST 1999), 18302 lines:
* Mike Pearce's patch to fix a compile-time error recently introduced into
the socket code when HAVE_INET_ATON is off.
* Added warning to fetchmailconf autoprobe about a flaky Netscape IMAP server.
* Disable duplicate suppression when there is only one recognized recipient.
fetchmail-5.1.3 (Sun Oct 31 12:19:52 EST 1999), 18290 lines:
* Grant Edwards's patch to correct NTLM behavior.
* James Brister's fix for IP-address hostnames.
* Updated config.guess and config.sub.
* Backed out the 5.1.0 change to quote usernames with embedded spaces.
It actually breaks things.
* Added to fetchmailconf a warning about Imail IMAP servers.
* SSL patches by Michael Warfield merged in. Distribution still contains
no crypto code.
fetchmail-5.1.2 (Thu Oct 7 09:46:07 EDT 1999), 17906 lines:
* Joe Loughry <loughry%uswest.net@localhost> sent a patch to handle multihomed
machines.
* Changed mimedecode default to `off'; it seems that doing RFC2047 decoding
on headers throws away information that the MUA may need to see.
* Change Received header parsing to no longer demand an embedded dot in
a mailhost address.
* Incorporated Grant Edwards's ntlmlib-0.2 with fixes for byte-order problems.
fetchmail-5.1.1 (Wed Sep 29 11:52:06 EDT 1999), 17827 lines:
* Added workaround, fetchmailconf warning, and FAQ about Novell GroupWise.
* Consistently show dummy arguments on manual page.
* Fix lexer to permit `antispam -1'.
* John Cigas's delay patch to avoid a timing problem with plugins.
* During IMAP authentication, canonicalize both name and password.
* -A has been retired (goes with authenticate -> preauthenticate change).
* Check for both fetchall and keep on in daemon mode; reject this.
* Fixed a logfile bug dumping IMAP-LOGIN and IMAP-CRAM-MD5.
* Tolerate a tunable constant number of authorization failures before
complaining and wedging.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 pkgsrc/mail/fetchmail/Makefile
cvs rdiff -r1.36 -r1.37 pkgsrc/mail/fetchmail/files/md5
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/fetchmail/files/patch-sum
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/fetchmail/patches/patch-ac
cvs rdiff -r1.1 -r0 pkgsrc/mail/fetchmail/patches/patch-bb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index