Up to [cvs.netbsd.org] / pkgsrc / mail / fetchmailconf
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.82 / (download) - annotate - [select for diffs], Fri Mar 9 12:34:18 2012 UTC (2 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.81: +2 -1
lines
Diff to previous 1.81 (colored)
Bump PKGREVISION for python default version change to 2.7. py-* not affected, since it built different versions depending on the setting already.
Revision 1.80.2.1 / (download) - annotate - [select for diffs], Fri Aug 26 08:08:35 2011 UTC (8 months, 4 weeks ago) by sbd
Branch: pkgsrc-2011Q2
Changes since 1.80: +2 -2
lines
Diff to previous 1.80 (colored) next main 1.81 (colored)
Pullup ticket #3512 - requested by tron
mail/fetchmail critical bug fix
Revisions pulled up:
- mail/fetchmail/Makefile 1.177
- mail/fetchmail/distinfo 1.45
- mail/fetchmailconf/Makefile 1.81
---
Module Name: pkgsrc
Committed By: tron
Date: Fri Aug 26 07:19:25 UTC 2011
Modified Files:
pkgsrc/mail/fetchmail: Makefile distinfo
pkgsrc/mail/fetchmailconf: Makefile
Log Message:
Update "fetchmail" and "fetchmailconf" package to version 6.3.21.
Changes since version 6.3.20:
- The IMAP client no longer inserts NUL bytes into the last line of a
message when it is not closed with a LF or CRLF sequence. Reported
by Antoine Levitt. As a side effect of the fix, and in order to
avoid a full rewrite, fetchmail will now CRLF-terminate the last
line fetched through IMAP, even if it is originally not terminated
by LF or CRLF. This bears no relevance if your messages end up in
mbox, but adds line termination for storages (like Maildir) that do
not require that the last line be LF- or CRLF-terminated.
Revision 1.81 / (download) - annotate - [select for diffs], Fri Aug 26 07:19:25 2011 UTC (8 months, 4 weeks ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.80: +2 -2
lines
Diff to previous 1.80 (colored)
Update "fetchmail" and "fetchmailconf" package to version 6.3.21. Changes since version 6.3.20: - The IMAP client no longer inserts NUL bytes into the last line of a message when it is not closed with a LF or CRLF sequence. Reported by Antoine Levitt. As a side effect of the fix, and in order to avoid a full rewrite, fetchmail will now CRLF-terminate the last line fetched through IMAP, even if it is originally not terminated by LF or CRLF. This bears no relevance if your messages end up in mbox, but adds line termination for storages (like Maildir) that do not require that the last line be LF- or CRLF-terminated.
Revision 1.79.8.1 / (download) - annotate - [select for diffs], Mon Jun 13 08:47:56 2011 UTC (11 months, 1 week ago) by sbd
Branch: pkgsrc-2011Q1
Changes since 1.79: +2 -2
lines
Diff to previous 1.79 (colored) next main 1.80 (colored)
Pullup ticket #3454 - requested by tron
mail/fetchmail security update
Revisions pulled up:
- mail/fetchmail/Makefile 1.176
- mail/fetchmail/distinfo 1.44
- mail/fetchmail/patches/patch-aa removed
- mail/fetchmailconf/Makefile 1.80
---
Module Name: pkgsrc
Committed By: obache
Date: Thu Jun 9 11:52:34 UTC 2011
Modified Files:
pkgsrc/mail/fetchmail: Makefile distinfo
pkgsrc/mail/fetchmailconf: Makefile
Removed Files:
pkgsrc/mail/fetchmail/patches: patch-aa
Log Message:
Update fetchmail to 6.3.20.
Requested by PR#45030.
fetchmail-6.3.20 (released 2011-06-06, 26005 LoC):
# SECURITY BUG FIXES
* CVE-2011-1947:
STARTTLS: Fetchmail runs the IMAP STARTTLS or POP3 STLS negotiation with the
set timeout (default five minutes) now. This was reported missing, with
observed fetchmail freezes beyond a week, by Thomas Jarosch.
SSL-wrapped connections were unaffected by this timeout, so users of older
versions can force ssl-wrapped connections -- if supported by the server --
with the --ssl command line or ssl rcfile option.
See fetchmail-SA-2011-01.txt for further details.
# BUG FIXES
* IMAP: Do not search for UNSEEN messages in ranges. Usually, there are very few
new messages and most of the range searches result in nothing. Instead, split
the long response to make the IMAP driver think that there are multiple lines
of response. (Sunil Shetye)
* Do not print "skipping message" for old messages even in verbose mode. If
there are too many old messages, the logs just get filled without any real
activity. (Sunil Shetye) (suggested by Yunfan Jiang)
* Build: fetchmail now always uses its own MD5 implementation rather than trying
to find a system library with matched header. The library and header variants
found on systems are too diverse, and the code size saving is not worth any
more wasted user or programmer time.
# CHANGES
* Call strlen() only once when removing CRLF from a line. (Sunil Shetye)
* fetchmail sets Internet domain sockets to "keepalive" mode now. Note that
there is no portable way to configure actual timeouts for this mode, and some
systems only support a system-wide timeout setting. fetchmail does not
attempt to tune the time spans of keepalive mode.
# TRANSLATION UPDATES
[cs] Chech (Petr Pisar)
[nl] Dutch (Erwin Poeze)
[fr] French (Fréäéòic Marchal)
[de] German (Matthias Andree)
[ja] Japanese (Takeshi Hamasaki)
[pl] Polish (Jakub Bogusz)
[sk] Slovak (Marcel Telka)
# KNOWN BUGS AND WORKAROUNDS
(this section floats upwards through the NEWS file so it stays with the
current release information - however, it was stuck with 6.3.8 for a while)
* fetchmail does not handle messages without Message-ID header well
(See sourceforge.net bug #780933)
* BSMTP is mostly untested and errors can cause corrupt output.
* Sun Workshop 6 (SPARC) is known to miscompile the configuration file lexer in
64-bit mode. Either compile 32-bit code or use GCC to compile 64-bit
fetchmail. Note that fetchmail doesn't take advantage of 64-bit code,
so compiling 32-bit SPARC code should not cause any difficulties.
* fetchmail does not track pending deletes over crashes.
* the command line interface is sometimes a bit stubborn, for instance,
fetchmail -s doesn't work with a daemon running.
* Linux systems may return duplicates of an IP address in some circumstances if
no or no global IPv6 addresses are configured.
(No workaround. Ubuntu Bug#582585, Novell Bug#606980.)
* Kerberos 5 may be broken, particularly on Heimdal, and provide bogus error
messages. This will not be fixed, because the maintainer has no Kerberos 5
server to test against. Use GSSAPI.
fetchmail-6.3.19 (released 2010-12-10, 25945 LoC):
# ERRATUM NOTICE ISSUED
* fetchmail 6.3.18 contains several bug fixes that were considered sufficiently
grave to warrant the issue of an erratum notice, fetchmail-EN-2010-03.txt.
# BUG FIXES
* When specifying multiple local multidrop lists, do not lose wildcard flag.
(Affects "user foo is bar baz * is joe here")
* In multidrop configurations, an asterisk can now appear anywhere in the list
of local users, not just at the end.
* In multidrop mode, header parsing is now more verbose in -vv mode, so that it
becomes possible to see which header is used.
* Make --antispam work from command line (these used to work in rcfiles).
Reported by Kees Bakker, BerliOS Bug #17599. (Sunil Shetye)
* Smoke test XHTML 1.1 validation, and if it fails, skip validating HTML
documents. Skip validating Mailbox-Names-UTF7.html. Several systems have
broken XHTML 1.1 DTD installations that jeopardize the build.
Reported by Mihail Nechkin against FreeBSD port.
Workaround for 6.3.18: build in a separate directory, i. e:
mkdir build && cd build && ../configure --options-go-here
* Send a NOOP only after a failed STARTTLS in IMAP. (Sunil Shetye)
* Demote GSSAPI verbose/debug syslog to INFO severity. Requested by Carlos E. R.
and Derek Simkowiak via the fetchmail-users@ mailing list.
* Do STARTTLS/STLS negotiation in IMAP/POP3 if it is mandatory even if the
server capabilities do not show support for upgradation to TLS.
To use this, configure --sslproto tls1. (Sunil Shetye)
* IMAP: Understand empty strings as FETCH response, seen on Yahoo. Reported by
Yasin Malli to fetchmail-users@ 2010-12-10.
Note that fetchmail continues to expect literals as FETCH response for now.
# DOCUMENTATION
* The manual page now links to IANA for GSSAPI service names.
# TRANSLATION UPDATES
[cs] Czech (Petr Pisar)
[fr] French (Fréäéòic Marchal)
[de] German
[it] Italian (Vincenzo Campanella)
[pl] Polish (Jakub Bogusz)
fetchmail-6.3.18 (released 2010-10-09, 25936 LoC):
# SECURITY IMPROVEMENTS TO DEFANG X.509 CERTIFICATE ABUSE
* Fetchmail now only accepts wildcard certificate common names and subject
alternative names if they start with "*.". Previous versions would accept
wildcards even if no period followed immediately.
* Fetchmail now disallows wildcards in certificates to match domain literals
(such as 10.9.8.7), or wildcards in domain literals ("*.168.23.23").
The test is overly picky and triggers if the pattern (after skipping the
initial wildcard "*") or domain consists solely of digits and dots, and thus
matches more than needed.
* Fetchmail now disallows wildcarding top-level domains.
# CRITICAL BUG FIXES AND REGRESSION FIXES
* Fetchmail 6.3.15, 6.3.16, and 6.3.17 would pick up libmd5 to obtain MD5*
functions, as an effect of an undocumented Solaris MD5 fix.
This caused all MD5-related functions to malfunction if, for instance,
libmd5.so was installed on other operating systems as part of libwww on
machines where long isn't 32-bits, i. e. usually on 64-bit computers.
Fixes Gentoo Bug #319283, reported, including libwww hint, by Karl Hakimian.
Side effect: fetchmail will now use -lmd on Solaris rather than -lmd5.
* Fetchmail 6.3.17 warned about insecure SSL/TLS connections even if a matching
--sslfingerprint was specified. This is an omission from an SSL usability
change made in 6.3.17.
Fixes Debian Bug#580796 reported by Roland Stigge.
* Fetchmail will now apply timeouts to the authentication stage.
This stage encompasses STARTTLS/STLS negotiation in IMAP/POP3.
Reported missing by Thomas Jarosch.
* Fetchmail now cancels GSSAPI authentication properly when encountering GSS
errors, such as no or unsuitable credentials.
It now sends an asterisk on a line by its own, as required in SASL.
This fixes protocol synchronization issues that cause Authentication
failures, often observed with kerberized MS Exchange servers.
Fixes Debian Bug #568455 reported by Patrick Rynhart, and Alan Murrell, to the
fetchmail-users list. Fix verified by Thomas Voigtmann and Patrick Rynhart.
# BUG FIXES
* Fetchmail will no longer print connection attempts and errors for one host
in "silent" and "normal" logging modes, unless all connections fail. This
should reduce irritation around refused-connection logging if services are
only on an IPv4 socket if the host also supports IPv6. Often observed as
connections refused to ::1/25 when the subsequent connection to 127.0.0.1/25
then - silently - succeeds. Fetchmail, unless in verbose mode, will collect
all connect errors and only report them if all of them fail.
* Fetchmail will not try GSSAPI authentication automatically, unless it has GSS
credentials. However, if GSSAPI authentication is requested explicitly,
fetchmail will always try it.
* Fetchmail now parses response to "FETCH n:m RFC822.SIZE" and "FETCH n
RFC822.HEADER" in a more flexible manner. (Sunil Shetye)
* The manual page clearly states that --principal is for Kerberos 4 only, not
for Kerberos 5 or GSSAPI. Found by Thomas Voigtmann.
# CHANGES
* When encountering incorrect headers, fetchmail will refer to the bad-header
option in the manpage.
Fixes BerliOS Bug #17272, change suggested by Bjöòn Voigt.
* Fetchmail now decodes and reports GSSAPI status codes upon errors.
* Fetchmail now autoprobes NTLM also for POP3.
* The Fetchmail FAQ has a new item #R15 on authentication failures.
# INTERNAL CHANGES
* The common NTLM authentication code was factored out from pop3.c and imap.c.
# TRANSLATION UPDATES
[zh_CN] Chinese/simplified (Ji Zheng-Yu)
[cs] Czech (Petr Pisar)
[nl] Dutch (Erwin Poeze)
[fr] French (Fréäéòic Marchal)
[de] German
[it] Italian (Vincenzo Campanella)
[ja] Japanese (Takeshi Hamasaki)
[pl] Polish (Jakub Bogusz)
[sk] Slovak (Marcel Telka)
Revision 1.80 / (download) - annotate - [select for diffs], Thu Jun 9 11:52:33 2011 UTC (11 months, 2 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base
Branch point for: pkgsrc-2011Q2
Changes since 1.79: +2 -2
lines
Diff to previous 1.79 (colored)
Update fetchmail to 6.3.20.
Requested by PR#45030.
fetchmail-6.3.20 (released 2011-06-06, 26005 LoC):
# SECURITY BUG FIXES
* CVE-2011-1947:
STARTTLS: Fetchmail runs the IMAP STARTTLS or POP3 STLS negotiation with the
set timeout (default five minutes) now. This was reported missing, with
observed fetchmail freezes beyond a week, by Thomas Jarosch.
SSL-wrapped connections were unaffected by this timeout, so users of older
versions can force ssl-wrapped connections -- if supported by the server --
with the --ssl command line or ssl rcfile option.
See fetchmail-SA-2011-01.txt for further details.
# BUG FIXES
* IMAP: Do not search for UNSEEN messages in ranges. Usually, there are very few
new messages and most of the range searches result in nothing. Instead, split
the long response to make the IMAP driver think that there are multiple lines
of response. (Sunil Shetye)
* Do not print "skipping message" for old messages even in verbose mode. If
there are too many old messages, the logs just get filled without any real
activity. (Sunil Shetye) (suggested by Yunfan Jiang)
* Build: fetchmail now always uses its own MD5 implementation rather than trying
to find a system library with matched header. The library and header variants
found on systems are too diverse, and the code size saving is not worth any
more wasted user or programmer time.
# CHANGES
* Call strlen() only once when removing CRLF from a line. (Sunil Shetye)
* fetchmail sets Internet domain sockets to "keepalive" mode now. Note that
there is no portable way to configure actual timeouts for this mode, and some
systems only support a system-wide timeout setting. fetchmail does not
attempt to tune the time spans of keepalive mode.
# TRANSLATION UPDATES
[cs] Chech (Petr Pisar)
[nl] Dutch (Erwin Poeze)
[fr] French (Frédéric Marchal)
[de] German (Matthias Andree)
[ja] Japanese (Takeshi Hamasaki)
[pl] Polish (Jakub Bogusz)
[sk] Slovak (Marcel Telka)
# KNOWN BUGS AND WORKAROUNDS
(this section floats upwards through the NEWS file so it stays with the
current release information - however, it was stuck with 6.3.8 for a while)
* fetchmail does not handle messages without Message-ID header well
(See sourceforge.net bug #780933)
* BSMTP is mostly untested and errors can cause corrupt output.
* Sun Workshop 6 (SPARC) is known to miscompile the configuration file lexer in
64-bit mode. Either compile 32-bit code or use GCC to compile 64-bit
fetchmail. Note that fetchmail doesn't take advantage of 64-bit code,
so compiling 32-bit SPARC code should not cause any difficulties.
* fetchmail does not track pending deletes over crashes.
* the command line interface is sometimes a bit stubborn, for instance,
fetchmail -s doesn't work with a daemon running.
* Linux systems may return duplicates of an IP address in some circumstances if
no or no global IPv6 addresses are configured.
(No workaround. Ubuntu Bug#582585, Novell Bug#606980.)
* Kerberos 5 may be broken, particularly on Heimdal, and provide bogus error
messages. This will not be fixed, because the maintainer has no Kerberos 5
server to test against. Use GSSAPI.
fetchmail-6.3.19 (released 2010-12-10, 25945 LoC):
# ERRATUM NOTICE ISSUED
* fetchmail 6.3.18 contains several bug fixes that were considered sufficiently
grave to warrant the issue of an erratum notice, fetchmail-EN-2010-03.txt.
# BUG FIXES
* When specifying multiple local multidrop lists, do not lose wildcard flag.
(Affects "user foo is bar baz * is joe here")
* In multidrop configurations, an asterisk can now appear anywhere in the list
of local users, not just at the end.
* In multidrop mode, header parsing is now more verbose in -vv mode, so that it
becomes possible to see which header is used.
* Make --antispam work from command line (these used to work in rcfiles).
Reported by Kees Bakker, BerliOS Bug #17599. (Sunil Shetye)
* Smoke test XHTML 1.1 validation, and if it fails, skip validating HTML
documents. Skip validating Mailbox-Names-UTF7.html. Several systems have
broken XHTML 1.1 DTD installations that jeopardize the build.
Reported by Mihail Nechkin against FreeBSD port.
Workaround for 6.3.18: build in a separate directory, i. e:
mkdir build && cd build && ../configure --options-go-here
* Send a NOOP only after a failed STARTTLS in IMAP. (Sunil Shetye)
* Demote GSSAPI verbose/debug syslog to INFO severity. Requested by Carlos E. R.
and Derek Simkowiak via the fetchmail-users@ mailing list.
* Do STARTTLS/STLS negotiation in IMAP/POP3 if it is mandatory even if the
server capabilities do not show support for upgradation to TLS.
To use this, configure --sslproto tls1. (Sunil Shetye)
* IMAP: Understand empty strings as FETCH response, seen on Yahoo. Reported by
Yasin Malli to fetchmail-users@ 2010-12-10.
Note that fetchmail continues to expect literals as FETCH response for now.
# DOCUMENTATION
* The manual page now links to IANA for GSSAPI service names.
# TRANSLATION UPDATES
[cs] Czech (Petr Pisar)
[fr] French (Frédéric Marchal)
[de] German
[it] Italian (Vincenzo Campanella)
[pl] Polish (Jakub Bogusz)
fetchmail-6.3.18 (released 2010-10-09, 25936 LoC):
# SECURITY IMPROVEMENTS TO DEFANG X.509 CERTIFICATE ABUSE
* Fetchmail now only accepts wildcard certificate common names and subject
alternative names if they start with "*.". Previous versions would accept
wildcards even if no period followed immediately.
* Fetchmail now disallows wildcards in certificates to match domain literals
(such as 10.9.8.7), or wildcards in domain literals ("*.168.23.23").
The test is overly picky and triggers if the pattern (after skipping the
initial wildcard "*") or domain consists solely of digits and dots, and thus
matches more than needed.
* Fetchmail now disallows wildcarding top-level domains.
# CRITICAL BUG FIXES AND REGRESSION FIXES
* Fetchmail 6.3.15, 6.3.16, and 6.3.17 would pick up libmd5 to obtain MD5*
functions, as an effect of an undocumented Solaris MD5 fix.
This caused all MD5-related functions to malfunction if, for instance,
libmd5.so was installed on other operating systems as part of libwww on
machines where long isn't 32-bits, i. e. usually on 64-bit computers.
Fixes Gentoo Bug #319283, reported, including libwww hint, by Karl Hakimian.
Side effect: fetchmail will now use -lmd on Solaris rather than -lmd5.
* Fetchmail 6.3.17 warned about insecure SSL/TLS connections even if a matching
--sslfingerprint was specified. This is an omission from an SSL usability
change made in 6.3.17.
Fixes Debian Bug#580796 reported by Roland Stigge.
* Fetchmail will now apply timeouts to the authentication stage.
This stage encompasses STARTTLS/STLS negotiation in IMAP/POP3.
Reported missing by Thomas Jarosch.
* Fetchmail now cancels GSSAPI authentication properly when encountering GSS
errors, such as no or unsuitable credentials.
It now sends an asterisk on a line by its own, as required in SASL.
This fixes protocol synchronization issues that cause Authentication
failures, often observed with kerberized MS Exchange servers.
Fixes Debian Bug #568455 reported by Patrick Rynhart, and Alan Murrell, to the
fetchmail-users list. Fix verified by Thomas Voigtmann and Patrick Rynhart.
# BUG FIXES
* Fetchmail will no longer print connection attempts and errors for one host
in "silent" and "normal" logging modes, unless all connections fail. This
should reduce irritation around refused-connection logging if services are
only on an IPv4 socket if the host also supports IPv6. Often observed as
connections refused to ::1/25 when the subsequent connection to 127.0.0.1/25
then - silently - succeeds. Fetchmail, unless in verbose mode, will collect
all connect errors and only report them if all of them fail.
* Fetchmail will not try GSSAPI authentication automatically, unless it has GSS
credentials. However, if GSSAPI authentication is requested explicitly,
fetchmail will always try it.
* Fetchmail now parses response to "FETCH n:m RFC822.SIZE" and "FETCH n
RFC822.HEADER" in a more flexible manner. (Sunil Shetye)
* The manual page clearly states that --principal is for Kerberos 4 only, not
for Kerberos 5 or GSSAPI. Found by Thomas Voigtmann.
# CHANGES
* When encountering incorrect headers, fetchmail will refer to the bad-header
option in the manpage.
Fixes BerliOS Bug #17272, change suggested by Björn Voigt.
* Fetchmail now decodes and reports GSSAPI status codes upon errors.
* Fetchmail now autoprobes NTLM also for POP3.
* The Fetchmail FAQ has a new item #R15 on authentication failures.
# INTERNAL CHANGES
* The common NTLM authentication code was factored out from pop3.c and imap.c.
# TRANSLATION UPDATES
[zh_CN] Chinese/simplified (Ji Zheng-Yu)
[cs] Czech (Petr Pisar)
[nl] Dutch (Erwin Poeze)
[fr] French (Frédéric Marchal)
[de] German
[it] Italian (Vincenzo Campanella)
[ja] Japanese (Takeshi Hamasaki)
[pl] Polish (Jakub Bogusz)
[sk] Slovak (Marcel Telka)
Revision 1.78.2.1 / (download) - annotate - [select for diffs], Sun May 9 18:10:13 2010 UTC (2 years ago) by spz
Branch: pkgsrc-2010Q1
Changes since 1.78: +2 -2
lines
Diff to previous 1.78 (colored) next main 1.79 (colored)
Pullup ticket 3108 - requested by tez and tron
security update
Revisions pulled up:
- pkgsrc/mail/fetchmail/Makefile 1.173
- pkgsrc/mail/fetchmail/distinfo 1.43
- pkgsrc/mail/fetchmailconf/Makefile 1.79
Files added:
pkgsrc/mail/fetchmail/MESSAGE
pkgsrc/mail/fetchmail/patches/patch-aa
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tez
Date: Sat May 8 15:34:59 UTC 2010
Modified Files:
pkgsrc/mail/fetchmail: Makefile distinfo
Added Files:
pkgsrc/mail/fetchmail: MESSAGE
Log Message:
Update to 6.3.17 per PR#43269
fetchmail-6.3.17 (released 2010-05-06, 25767 LoC):
# SECURITY FIX
* CVE-2010-1167: Fetchmail before release 6.3.17 did not properly sanitize
external input (mail headers and UID). When a multi-character locale (such as
# FEATURES
* Fetchmail now supports a --sslcertfile <file> option to specify a "CA bundle"
file (a file that contains trusted CA certificates). Since these bundled CA
files do not require c_rehash to be run, they are easier to use and immune to
OpenSSL library updates that affect the hash function.
* Fetchmail now supports a FETCHMAIL_INCLUDE_DEFAULT_X509_CA_CERTS
environment variable to force loading the default SSL CA certificate
locations even if --sslcertfile or --sslcertpath is used.
If neither option is in effect, fetchmail loads the default locations.
# REGRESSION FIX
* Fix string handling in rcfile scanner, which caused fetchmail to misparse a
run control file in certain circumstances. Fixes BerliOS bug #14257.
Patch by Michael Banack. This fixes a regression introduced before 6.3.0.
# BUG FIXES
* Plug memory leak when using a "defaults" entry in the run control file.
* Do not print SSL certificate mismatches unless verbose or --sslcertck is
enabled.
* Do not lose "set invisible" in fetchmailconf. (Michael Barnack)
# CHANGES
* Usability: SSL certificate chains are fully printed in -v -v mode, and there
are now helpful pointers to --sslcertpath and c_rehash for "unable to get
local issuer certificate" and self-signed certificates -- these usually hint
to missing root signing CAs in the certs directory.
* Several fixes for compiler (GCC, Intel C++, CLang) and autotools warnings
* Memory allocation failures will now cause abnormal program abort (SIGABRT),
no longer an exit with unspecified code.
# DOCUMENTATION
* Fix table of global option to read "set softbounce" where there used to be a
2nd copy of "set spambounce". Patch by Michael Banack, BerliOS Bug #17067.
* In the --sslcertpath description, mention that OpenSSL upgrade (and a 0.9.X
to 1.0.0 upgrade in particular) may require running c_rehash.
# TRANSLATION UPDATES
[zh_CN] Chinese/simplified (Ji Zheng-Yu)
[cs] Czech (Petr Pisar)
[nl] Dutch (Erwin Poeze)
[fr] French (Fr\xc3<A9>d\xc3<A9>ric Marchal)
[de] German
[id] Indonesian (Andhika Padmawan)
[it] Italian (Vincenzo Campanella)
[ja] Japanese (Takeshi Hamasaki)
[pl] Polish (Jakub Bogusz)
[sk] Slovak (Marcel Telka)
[vi] Vietnamese (Clytie Siddall)
# KNOWN BUGS AND WORKAROUNDS:
(this section floats upwards through the NEWS file so it stays with the
current release information - however, it was stuck with 6.3.8 for a while)
* fetchmail does not handle messages without Message-ID header well
(See sourceforge.net bug #780933)
* BSMTP is mostly untested and errors can cause corrupt output.
* Sun Workshop 6 (SPARC) is known to miscompile the configuration file lexer in
64-bit mode. Either compile 32-bit code or use GCC to compile 64-bit
fetchmail. Note that fetchmail doesn't take advantage of 64-bit code,
so compiling 32-bit SPARC code should not cause any difficulties.
* fetchmail does not track pending deletes over crashes
* the command line interface is sometimes a bit stubborn, for instance,
fetchmail -s doesn't work with a daemon running
fetchmail-6.3.16 (released 2010-04-06, 25574 LoC):
# BUG FIX
* Fix --interface option, broken in 6.3.15. Reported by Vladmimir Stavrinov.
Fixes Debian Bug #576717.
# CHANGE
* Call OpenSSL_add_all_algorithms(). This is needed to support non-mandatory
and non-standard algorithms in certificates.
Sjoerd Simons, to fix Debian Bug #576430.
OpenSSL 0.9.8* does not load - for instance - the SHA256 digest by default.
Reported as OpenSSL RT#2224.
fetchmail-6.3.15 (released 2010-03-28, 25572 LoC):
# FEATURE
* Fetchmail now supports a bad-header command line or rcfile option that takes
exactly one argument, accept or reject (default). This specifies how messages
with bad headers retrieved from the current server are to be treated.
# BUG FIXES
* In the rcfile, recognize "local" as abbreviation for "localdomains", as
documented. The short form has not ever worked since this feature was added in
January 1997. Reported by Fr\xc3<A9>d\xc3<A9>ric Marchal.
* Do not close stdout when using mda and "bsmtp -" at the same time.
* Log operating system errors when BSMTP writes fail.
* Fix verbose mode progress formatting regression from 6.3.10; SMTP trace lines
were no longer on a line of their own. Reported by Melchior Franz.
* Check seteuid() return value and abort running MDA if switch fails.
* Set global flags in a consistent manner. Make --nosoftbounce and
--nobounce work from command line (these used to work in rcfiles).
Reported and fix confirmed working by N.J. Mann. (Sunil Shetye)
* Properly import h_errno declarations, even on systems where h_errno isn't a
macro. (Adds ./configure check, fixes Cygwin dllimport warnings.)
# CHANGES
* The repository has been converted and moved from the Subversion (SVN) format
kindly hosted by Graham Wilson over the past years to Git format hosted on
Gitorious.org. My deepest thanks to Graham Wilson for this service that
kept us going when BerliOS's Subversion service was faulty in its early days.
* This opportunity was used to convert BRANCH_6-2 and BRANCH_1-9-9 to
GnuPG-signed tags, as a sign that these are now closed.
* The outdated SVN trunk is now called "oldtrunk" in Git just to save the work
for future reference. All development in the past few years was on BRANCH_6-3.
* master was branched from BRANCH_6-3. BRANCH_6-3 is now obsolete (and in fact
was also converted to a tag to record where the conversion from SVN to Git
took place).
* "make check" now skips HTML validation if xmllint or XHTML DTD are missing.
# DOCUMENTATION
* Web site and documentation were adjusted to reflect the SVN->Git move.
* The fetchmail manual page is now much clearer on the user id switching
(seteuid) when using --mda while running as the super user.
# TRANSLATION UPDATES, by language name
* [zh_CN] Chinese (Simplified), by Ji Zheng-Yu
* [cs] Czech, by Petr Pisar
* [nl] Dutch, by Erwin Poeze
* [fr] French, by Fr\xc3<A9>d\xc3<A9>ric Marchal
* [de] German
* [id] Indonesian, by Andhika Padmawan
* [it] Italian, by Vincenzo Campanella
* [ja] Japanese, by Takeshi Hamasaki
* [pl] Polish, by Jakub Bogusz
* [vi] Vietnamese, by Clytie Siddall
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/mail/fetchmail/MESSAGE
cvs rdiff -u -r1.171 -r1.172 pkgsrc/mail/fetchmail/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/mail/fetchmail/distinfo
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tron
Date: Sun May 9 11:45:28 UTC 2010
Modified Files:
pkgsrc/mail/fetchmail: Makefile distinfo
Added Files:
pkgsrc/mail/fetchmail/patches: patch-aa
Log Message:
Add patch by Matthias Andree to avoid warnings about insecure connections
if SSL fingerprints are used.
To generate a diff of this commit:
cvs rdiff -u -r1.172 -r1.173 pkgsrc/mail/fetchmail/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/mail/fetchmail/distinfo
cvs rdiff -u -r0 -r1.8 pkgsrc/mail/fetchmail/patches/patch-aa
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tron
Date: Sun May 9 11:54:21 UTC 2010
Modified Files:
pkgsrc/mail/fetchmailconf: Makefile
Log Message:
Unbreak "fetchmailconf" package by updating it to version 6.3.17 as well.
Changes since version 6.3.14:
# BUG FIXES
* Do not lose "set invisible" in fetchmailconf. (Michael Barnack)
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/mail/fetchmailconf/Makefile
Revision 1.79 / (download) - annotate - [select for diffs], Sun May 9 11:54:21 2010 UTC (2 years ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Branch point for: pkgsrc-2011Q1
Changes since 1.78: +2 -2
lines
Diff to previous 1.78 (colored)
Unbreak "fetchmailconf" package by updating it to version 6.3.17 as well. Changes since version 6.3.14: # BUG FIXES * Do not lose "set invisible" in fetchmailconf. (Michael Barnack)
Revision 1.75.4.1 / (download) - annotate - [select for diffs], Mon Feb 15 07:37:32 2010 UTC (2 years, 3 months ago) by spz
Branch: pkgsrc-2009Q4
Changes since 1.75: +6 -4
lines
Diff to previous 1.75 (colored) next main 1.76 (colored)
Pullup ticket 3006 - requested by tron
security update
Revisions pulled up:
- pkgsrc/mail/fetchmail/Makefile 1.170
- pkgsrc/mail/fetchmail/distinfo 1.41
- pkgsrc/mail/fetchmailconf/Makefile 1.78
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 14 09:46:00 UTC 2010
Modified Files:
pkgsrc/mail/fetchmail: Makefile distinfo
Log Message:
Update to 6.3.14:
fetchmail 6.3.14 (released 2010-02-05, 25487 LoC):
# SECURITY FIXES
* SSL/TLS certificate information is now also reported properly on computers
that consider the "char" type signed. Fixes malloc() buffer overrun.
Workaround for older versions: do not use verbose mode.
See fetchmail-SA-2010-01.txt for details, including a minimal patch.
# BUG FIXES
* The IMAP client no longer skips messages from several IMAP servers including
Dovecot if fetchmail's "idle" is in use. Causes were that fetchmail (a)
ignored some untagged responses when it should not (b) relied on EXISTS
messages in response to EXPUNGE, which aren't mandated by RFC-3501 (the IMAP
standard) and aren't sent by Dovecot either.
Fix by Sunil Shetye (the fix also consolidates IMAP response handling,
improving overall robustness of the IMAP client), bug report and testing by
Matt Doran, with further hints from Timo Sirainen.
* The SMTP client now recovers from errors (such as servers dropping the
connection after errors) when sending an RSET command.
Fix by Sunil Shetye. Report by James Moe.
* 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.
* Stricter validation of IMAP responses containing byte or message counts.
# CHANGES
* Only include gssapi.h if we're not including gssapi/gssapi.h, to fix a FreeBSD
compiler warning about gssapi.h being obsolete.
# DOCUMENTATION
* The README.SSL document was revised for grammar, spelling, and clarity.
Courtesy of Robert Mullin.
fetchmail 6.3.13 (released 2009-10-30, 25333 LoC):
# REGRESSION FIXES
* The multiline SMTP error fix in release 6.3.12 caused fetchmail to lose
message codes 400..599 and treat all of these as temporary error. This would
cause messages to be left on the server even if softbounce was turned off.
Reported by Thomas Jarosch.
fetchmail 6.3.12 (released 2009-10-05):
# REGRESSION FIXES
* The CVS-2009-2666 fix in fetchmail release 6.3.11 caused a free() of
unallocated memory on SSL connections, which caused crashes or program aborts
on some systems (depending on how initialization and free() of unallocated
memory is handled in compiler and libc).
Workaround for older versions: run in verbose mode.
Patch courtesy of Thomas Heinz, fixes Gentoo Bug #280760.
This regression affected only the 6.3.11 release, but not the patch that was
part of the security announcement fetchmail-SA-2009-01.
# BUG FIXES
* Fix error reporting for GSSAPI on Heimdal (h5l) Kerberos.
* Look for MD5_Init in libcrypto rather than libssl, fixes Gentoo Kerberos
builds; fixes upstream parts of Gentoo Bugs #231400 and #185652, and fixes
BerliOS Bug #16134.
* Report multiline SMTP errors properly, reported by Earl Chew; fixes Debian Bug
#529899, reported by Akihiro Terasaki.
Note: This fix introduced a regression, fixed in 6.3.13.
* Replace control characters in SMTP replies by '?'.
* Fetchmailconf: Fix descriptions for smtpaddress and smtpname options;
smtpaddress is for RCPT TO, not MAIL FROM. Found by Gerard Seibert.
..as well as translation updates in all three releases.
To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 pkgsrc/mail/fetchmail/Makefile
cvs rdiff -u -r1.40 -r1.41 pkgsrc/mail/fetchmail/distinfo
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tnn
Date: Sun Feb 14 13:06:32 UTC 2010
Modified Files:
pkgsrc/mail/fetchmailconf: Makefile
Log Message:
catch up w/ fetchmail
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/mail/fetchmailconf/Makefile
Revision 1.78 / (download) - annotate - [select for diffs], Sun Feb 14 13:06:32 2010 UTC (2 years, 3 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base
Branch point for: pkgsrc-2010Q1
Changes since 1.77: +2 -3
lines
Diff to previous 1.77 (colored)
catch up w/ fetchmail
Revision 1.77 / (download) - annotate - [select for diffs], Wed Feb 10 19:17:40 2010 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.76: +2 -1
lines
Diff to previous 1.76 (colored)
Bump revision for PYTHON_VERSION_DEFAULT change.
Revision 1.76 / (download) - annotate - [select for diffs], Thu Feb 4 02:20:24 2010 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.75: +5 -3
lines
Diff to previous 1.75 (colored)
DESTDIR support
Revision 1.74.2.1 / (download) - annotate - [select for diffs], Fri Aug 14 18:45:44 2009 UTC (2 years, 9 months ago) by salo
Branch: pkgsrc-2009Q2
Changes since 1.74: +2 -3
lines
Diff to previous 1.74 (colored) next main 1.75 (colored)
Pullup ticket #2859 - requested by tron
fetchmail: security update
fetchmailconf: security update
Revisions pulled up:
- pkgsrc/mail/fetchmail/Makefile 1.169
- pkgsrc/mail/fetchmail/PLIST 1.13
- pkgsrc/mail/fetchmail/distinfo 1.40
- pkgsrc/mail/fetchmail/patches/patch-aa removed
- pkgsrc/mail/fetchmail/patches/patch-aa removed
- pkgsrc/mail/fetchmailconf/Makefile 1.75
Module Name: pkgsrc
Committed By: tron
Date: Mon Aug 10 08:46:30 UTC 2009
Modified Files:
pkgsrc/mail/fetchmail: Makefile PLIST distinfo
pkgsrc/mail/fetchmailconf: Makefile
Removed Files:
pkgsrc/mail/fetchmail/patches: patch-aa patch-ab
Log Message:
Update "fetchmail" package to version 6.3.11. Changes since version 6.3.8:
- Security fixes for CVE-2009-2666, CVE-2007-4565 and CVE-2008-2711.
- Fetchmail no longer drops permanently undelivered messages by default,
to match historic documentation. It does this by adding a new
"softbounce" option.
- A lot bug fixes and improvements.
Revision 1.75 / (download) - annotate - [select for diffs], Mon Aug 10 08:46:30 2009 UTC (2 years, 9 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Branch point for: pkgsrc-2009Q4
Changes since 1.74: +2 -3
lines
Diff to previous 1.74 (colored)
Update "fetchmail" package to version 6.3.11. Changes since version 6.3.8: - Security fixes for CVE-2009-2666, CVE-2007-4565 and CVE-2008-2711. - Fetchmail no longer drops permanently undelivered messages by default, to match historic documentation. It does this by adding a new "softbounce" option. - A lot bug fixes and improvements.
Revision 1.74 / (download) - annotate - [select for diffs], Thu May 21 11:33:55 2009 UTC (3 years ago) by zafer
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base
Branch point for: pkgsrc-2009Q2
Changes since 1.73: +2 -3
lines
Diff to previous 1.73 (colored)
remove not working mirror.
Revision 1.73 / (download) - annotate - [select for diffs], Mon Feb 9 22:56:24 2009 UTC (3 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.72: +2 -1
lines
Diff to previous 1.72 (colored)
Switch to Python 2.5 as default. Bump revision of all packages that have changed runtime dependencies now.
Revision 1.71.2.1 / (download) - annotate - [select for diffs], Sun Apr 15 11:33:38 2007 UTC (5 years, 1 month ago) by ghen
Branch: pkgsrc-2007Q1
Changes since 1.71: +2 -2
lines
Diff to previous 1.71 (colored) next main 1.72 (colored)
Pullup ticket 2065 - requested by tron
security update for fetchmail
- pkgsrc/mail/fetchmail/Makefile 1.162
- pkgsrc/mail/fetchmail/distinfo 1.37
- pkgsrc/mail/fetchmailconf/Makefile 1.72
Module Name: pkgsrc
Committed By: tron
Date: Sat Apr 14 22:14:29 UTC 2007
Modified Files:
pkgsrc/mail/fetchmail: Makefile distinfo
pkgsrc/mail/fetchmailconf: Makefile
Log Message:
Update "fetchmail" and "fetchmailconf" packages to version 6.3.8.
Changes since version 6.3.6:
- Make the APOP challenge parser more distrustful and have it reject
challenges that do not conform to RFC-822 msg-id format, in the hope
to make mounting man-in-the-middle attacks (MITM) against APOP a bit
more difficult. (CVE-2007-1558)
- Fix pluralization of oversized-message warning mails.
- Fix manual page: --sslcheck -> --sslcertck, and do not set trailing
"recommended:" in bold.
- Repoll immediately if a protocol error happens during the authentication
attempt after a failed opportunistic TLS upgrade.
- Fix rendering of the "24 - 26, 28, 29" paragraph in the exit codes
section.
- If SOCKS support was compiled in, add 'socks' to the feature_options
Python list emitted in --configdump.
- Do not crash with a null pointer dereference when opening the BSMTP file
fails. Improve error checking and reporting.
- Make BSMTP output actually work, it would persistently fail with SOCKET
error after writing the first header.
- Fix KPOP.
- Fix repoll when server disconnects after opportunistic TLS failed for
POP3.
Revision 1.72 / (download) - annotate - [select for diffs], Sat Apr 14 22:14:29 2007 UTC (5 years, 1 month ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.71: +2 -2
lines
Diff to previous 1.71 (colored)
Update "fetchmail" and "fetchmailconf" packages to version 6.3.8. Changes since version 6.3.6: - Make the APOP challenge parser more distrustful and have it reject challenges that do not conform to RFC-822 msg-id format, in the hope to make mounting man-in-the-middle attacks (MITM) against APOP a bit more difficult. (CVE-2007-1558) - Fix pluralization of oversized-message warning mails. - Fix manual page: --sslcheck -> --sslcertck, and do not set trailing "recommended:" in bold. - Repoll immediately if a protocol error happens during the authentication attempt after a failed opportunistic TLS upgrade. - Fix rendering of the "24 - 26, 28, 29" paragraph in the exit codes section. - If SOCKS support was compiled in, add 'socks' to the feature_options Python list emitted in --configdump. - Do not crash with a null pointer dereference when opening the BSMTP file fails. Improve error checking and reporting. - Make BSMTP output actually work, it would persistently fail with SOCKET error after writing the first header. - Fix KPOP. - Fix repoll when server disconnects after opportunistic TLS failed for POP3.
Revision 1.68.8.1 / (download) - annotate - [select for diffs], Wed Jan 17 17:52:01 2007 UTC (5 years, 4 months ago) by salo
Branch: pkgsrc-2006Q4
Changes since 1.68: +19 -10
lines
Diff to previous 1.68 (colored) next main 1.69 (colored)
Pullup ticket 1997 - requested by tron
security update for fetchmail
Revisions pulled up:
- pkgsrc/mail/fetchmail/Makefile 1.159
- pkgsrc/mail/fetchmail/PLIST 1.11
- pkgsrc/mail/fetchmail/distinfo 1.35
- pkgsrc/mail/fetchmail/patches/patch-aa removed
- pkgsrc/mail/fetchmail/patches/patch-ab 1.16
- pkgsrc/mail/fetchmail/patches/patch-ac removed
- pkgsrc/mail/fetchmail/patches/patch-ad removed
- pkgsrc/mail/fetchmail/patches/patch-ae removed
- pkgsrc/mail/fetchmail/patches/patch-ah removed
- pkgsrc/mail/fetchmail/patches/patch-ai removed
- pkgsrc/mail/fetchmail/patches/patch-aj removed
- pkgsrc/mail/fetchmail/patches/patch-al removed
- pkgsrc/mail/fetchmailconf/Makefile 1.69, 1.70
- pkgsrc/mail/fetchmailconf/PLIST 1.2
Module Name: pkgsrc
Committed By: rillig
Date: Sun Jan 7 09:14:16 UTC 2007
Modified Files:
pkgsrc/mail/fetchmailconf: Makefile
Log Message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
---
Module Name: pkgsrc
Committed By: tron
Date: Wed Jan 17 14:29:12 UTC 2007
Modified Files:
pkgsrc/mail/fetchmail: Makefile PLIST distinfo
pkgsrc/mail/fetchmail/patches: patch-ab
pkgsrc/mail/fetchmailconf: Makefile PLIST
Removed Files:
pkgsrc/mail/fetchmail/patches: patch-aa patch-ac patch-ad patch-ae
patch-ah patch-ai patch-aj patch-al
Log Message:
Update "fetchmail" and "fetchmailconf" packages to version 6.3.6.
The list of changes since version 6.2.5.5 is too large to mention here.
The new version provides a fix for the vulnerability reported in the
fetchmail-SA-2006-02.txt advisory.
Revision 1.71 / (download) - annotate - [select for diffs], Wed Jan 17 17:36:51 2007 UTC (5 years, 4 months ago) by salo
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base
Branch point for: pkgsrc-2007Q1
Changes since 1.70: +3 -2
lines
Diff to previous 1.70 (colored)
Add second Berlios download site to MASTER_SITES. The main one gets overloaded from time to time.. (e.g., now).
Revision 1.70 / (download) - annotate - [select for diffs], Wed Jan 17 14:29:11 2007 UTC (5 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.69: +16 -7
lines
Diff to previous 1.69 (colored)
Update "fetchmail" and "fetchmailconf" packages to version 6.3.6. The list of changes since version 6.2.5.5 is too large to mention here. The new version provides a fix for the vulnerability reported in the fetchmail-SA-2006-02.txt advisory.
Revision 1.69 / (download) - annotate - [select for diffs], Sun Jan 7 09:13:58 2007 UTC (5 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.68: +3 -3
lines
Diff to previous 1.68 (colored)
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
Revision 1.68 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:00 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Branch point for: pkgsrc-2006Q4
Changes since 1.67: +2 -2
lines
Diff to previous 1.67 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.67 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:55 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.66: +2 -1
lines
Diff to previous 1.66 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.66 / (download) - annotate - [select for diffs], Tue Dec 20 14:29:18 2005 UTC (6 years, 5 months ago) by frueauf
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.65: +4 -6
lines
Diff to previous 1.65 (colored)
Update fetchmailconf to 6.2.5.5.
Revision 1.64.4.1 / (download) - annotate - [select for diffs], Tue Nov 1 21:51:26 2005 UTC (6 years, 6 months ago) by salo
Branch: pkgsrc-2005Q3
Changes since 1.64: +2 -2
lines
Diff to previous 1.64 (colored) next main 1.65 (colored)
Pullup ticket 877 - requested by Adrian Portelli security fix for fetchmailconf, portability fixes for fetchmail Revisions pulled up: - pkgsrc/mail/fetchmail/Makefile 1.154 - pkgsrc/mail/fetchmail/distinfo 1.32, 1.33 - pkgsrc/mail/fetchmail/options.mk 1.12, 1.13 - pkgsrc/mail/fetchmail/patches/patch-ah 1.1 - pkgsrc/mail/fetchmail/patches/patch-ai 1.1 - pkgsrc/mail/fetchmail/patches/patch-aj 1.1 - pkgsrc/mail/fetchmail/patches/patch-ak 1.1 - pkgsrc/mail/fetchmailconf/Makefile 1.65 Module Name: pkgsrc Committed By: rillig Date: Wed Sep 28 21:55:32 UTC 2005 Modified Files: pkgsrc/mail/fetchmail: options.mk Log Message: Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, NO_BUILD, USE_LIBTOOL. --- Module Name: pkgsrc Committed By: scottr Date: Tue Oct 25 17:52:38 UTC 2005 Modified Files: pkgsrc/mail/fetchmail: options.mk Log Message: Add SOCKS4/SOCKS5 support. --- Module Name: pkgsrc Committed By: tonio Date: Fri Oct 21 20:56:50 UTC 2005 Modified Files: pkgsrc/mail/fetchmail: Makefile distinfo Added Files: pkgsrc/mail/fetchmail/patches: patch-ah patch-ai patch-aj Log Message: Fix mail/fetchmail under darwin (PR 28543). The added patches add a prefix "fm_" to lock related finctions, to avoid name clash with darwin lock functions. Link with -lresolv under darwin. (thanks scole_at_sdf.lonestar.org for the patches) Bump PKGREVISION --- Module Name: pkgsrc Committed By: adrianp Date: Tue Nov 1 19:16:52 UTC 2005 Modified Files: pkgsrc/mail/fetchmail: distinfo Added Files: pkgsrc/mail/fetchmail/patches: patch-ak Log Message: Add patch-ak for a fetchmailconf security issue. This patch does not impact the fetchmail package so no version bump is required. --- Module Name: pkgsrc Committed By: adrianp Date: Tue Nov 1 19:17:41 UTC 2005 Modified Files: pkgsrc/mail/fetchmailconf: Makefile Log Message: Bump to nb3 for security patch
Revision 1.65 / (download) - annotate - [select for diffs], Tue Nov 1 19:17:41 2005 UTC (6 years, 6 months ago) by adrianp
Branch: MAIN
Changes since 1.64: +2 -2
lines
Diff to previous 1.64 (colored)
Bump to nb3 for security patch
Revision 1.64 / (download) - annotate - [select for diffs], Thu Jun 16 06:58:02 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Branch point for: pkgsrc-2005Q3
Changes since 1.63: +3 -1
lines
Diff to previous 1.63 (colored)
Create directories before installing files into them.
Revision 1.63 / (download) - annotate - [select for diffs], Wed Jun 1 18:02:59 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.62: +1 -2
lines
Diff to previous 1.62 (colored)
Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated. These
changes affect about 1000 files.
The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files. Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred. This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.
The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.
The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc. The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.
The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files. Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories. These files are used as input
to imake since imake can't use stdin for that purpose.
The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead. This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed. Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries. Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
Revision 1.62 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:19 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.61: +1 -2
lines
Diff to previous 1.61 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.61 / (download) - annotate - [select for diffs], Wed Jan 19 16:28:37 2005 UTC (7 years, 4 months ago) by frueauf
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.60: +2 -2
lines
Diff to previous 1.60 (colored)
fix URL for primary master site.
Revision 1.60 / (download) - annotate - [select for diffs], Sun Oct 3 00:12:53 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.59: +2 -2
lines
Diff to previous 1.59 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.59 / (download) - annotate - [select for diffs], Sun May 2 03:55:51 2004 UTC (8 years ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.58: +3 -3
lines
Diff to previous 1.58 (colored)
Convert to buildlink3.
Revision 1.58 / (download) - annotate - [select for diffs], Tue Mar 30 18:35:13 2004 UTC (8 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.57: +2 -2
lines
Diff to previous 1.57 (colored)
Fix dependence broken by recent package revision bump.
Revision 1.57 / (download) - annotate - [select for diffs], Fri Mar 26 02:27:43 2004 UTC (8 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.56: +2 -1
lines
Diff to previous 1.56 (colored)
PKGREVISION bump after openssl-security-fix-update to 0.9.6m. Buildlink files: RECOMMENDED version changed to current version.
Revision 1.56 / (download) - annotate - [select for diffs], Wed Nov 12 18:49:46 2003 UTC (8 years, 6 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.55: +2 -2
lines
Diff to previous 1.55 (colored)
Fix dependence problem caused by "openssl" package version bump madness.
Revision 1.55 / (download) - annotate - [select for diffs], Wed Nov 5 05:20:36 2003 UTC (8 years, 6 months ago) by itojun
Branch: MAIN
Changes since 1.54: +2 -3
lines
Diff to previous 1.54 (colored)
upgrade to 6.2.5. incorporates security patch (was in patches/patch-ag). IMAP and some other improvements.
Revision 1.54 / (download) - annotate - [select for diffs], Wed Oct 8 20:25:01 2003 UTC (8 years, 7 months ago) by itojun
Branch: MAIN
Changes since 1.53: +2 -2
lines
Diff to previous 1.53 (colored)
sync /w mail/fetchmail cvs: ----------------------------------------------------------------------
Revision 1.53 / (download) - annotate - [select for diffs], Sat Sep 13 21:20:15 2003 UTC (8 years, 8 months ago) by tron
Branch: MAIN
Changes since 1.52: +2 -1
lines
Diff to previous 1.52 (colored)
Bump package revision after revision of "fetchmail" package was bumped which also fixes the broken dependency. (hi, grant!)
Revision 1.52 / (download) - annotate - [select for diffs], Tue Sep 2 12:27:47 2003 UTC (8 years, 8 months ago) by frueauf
Branch: MAIN
Changes since 1.51: +2 -2
lines
Diff to previous 1.51 (colored)
Update fetchmail{conf} to 6.2.4.
Based on pr pkg/22650 by Adrian Portelli.
Changes since 6.2.3:
* Updated German, Spanish, Catalan, and Turkish translations.
* IDLE is now supported using no-ops even if the server doesn't support
the IMAP IDLE extension.
* Sunil Shetye's patch to do better password shrouding.
* Sunil Shetye's bug-fix rollup patch.
* Introduce a translation item for the word "seen".
* Back out the hack to deal with lack of byte stuffing on some POP3 servers.
* Thomas Steudten's patch to improve SMTP handling of 550 errors.
Revision 1.51 / (download) - annotate - [select for diffs], Sun Jul 20 14:52:46 2003 UTC (8 years, 10 months ago) by frueauf
Branch: MAIN
Changes since 1.50: +4 -6
lines
Diff to previous 1.50 (colored)
Update fetchmail{conf} to 6.2.3.
Changes since 6.2.2:
* German, Danish, Spanish, and Turkish translations updated.
* Brian Sammon's patch to deal with malformed message lines containiing NULs.
* Fai's patch to ignore all but the first Return-Path (some spams have
more than one of these).
* Benjamin Drieu's ptch to properly byte-stuff when talking to BSNTP.
Fixes Debian bug #184469.
* Benjamin Drieu's patch to enable auth=cram-md5.
Fixes Debian bug #185232.
* Sunil Shetye's configure.in patch to avoid spurious search order messages
from GCC.
* Header-reading code now copes better with lines ending in \n only.
* Elias Israel's patches for POP3 NTLM support and dealing with byte-
stuffing failures at socket level.
Revision 1.50 / (download) - annotate - [select for diffs], Thu Jul 17 21:46:07 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.49: +2 -2
lines
Diff to previous 1.49 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.49 / (download) - annotate - [select for diffs], Sun Jul 13 17:39:25 2003 UTC (8 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.48: +2 -1
lines
Diff to previous 1.48 (colored)
Bump PKGREVISION to be in sync with fetchmail.
Revision 1.48 / (download) - annotate - [select for diffs], Mon Jun 2 01:18:46 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.47: +2 -2
lines
Diff to previous 1.47 (colored)
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Revision 1.47 / (download) - annotate - [select for diffs], Sat Mar 22 05:18:42 2003 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.46: +2 -2
lines
Diff to previous 1.46 (colored)
Update to 6.2.2, from Quentin Garnier in PR 20790. Changes since last version: * Sunil Shetye's patch to improve behavior in empty messages. * Conform to RFC2595; reissue capability probes after successful STARTTLS negotiation. * Sunil's patch to make handling of failed STARTTLS more graceful. * Sunil's JF2 fix patch for .fetchmailrc security fix. * Christophe GIAUME <christophe@giaume.com> finished the implementation of RFC2177 IDLE. * Jason Tishler's fix patch for Cygwin. * Support ssh-style authentication in POP3 * Fix for Debian bug #108977, clean up config file evaluation, by Benjamin Drieu.
Revision 1.46 / (download) - annotate - [select for diffs], Fri Feb 21 11:22:04 2003 UTC (9 years, 3 months ago) by mycroft
Branch: MAIN
Changes since 1.45: +2 -2
lines
Diff to previous 1.45 (colored)
Update from 6.2.0 to 6.2.1. * Updated German, Turkish, Spanish, and Danish translation files. * Integrated Sunil Shetye's patch to make mark_seen an explicit method. * Removed FAQ warning about GMX and associated fetchmailconf check, we have a report that its servers are conformant now. * Another Sunil patch to fix a minor bug in bouncemail generation.
Revision 1.45 / (download) - annotate - [select for diffs], Fri Dec 13 14:38:52 2002 UTC (9 years, 5 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.44: +3 -3
lines
Diff to previous 1.44 (colored)
Update "fetchmail" and "fetchmailconf" packages to version 6.2.0. Changes since version 6.1.2: - Applied Steffen Esser's fix for a buffer-overflow bug in rfc822.c - Updated Danish, German, and Turkish translation files. - Sunil Sheye's SMTP timeout patch. - Updated Turkish, Danish, German, Spanish, Catalan po files. - Added Slovak support. - Configure.in update for autoconf 2.5 (Art Haas). - Be case-insensitive when looking for IMAP responses. - Fix logout-after-idle-delivery bug (Sunil Shetye). - Sunil Shetye's patch to bulletproof end-of-header detection. - Sunil's fix for the STARTTLS problem -- repoll if TLS nabdshake fails. The attenmpt to set up STARTTLS can be suppressed with 'sslproto ""'.
Revision 1.44 / (download) - annotate - [select for diffs], Wed Nov 6 18:39:55 2002 UTC (9 years, 6 months ago) by frueauf
Branch: MAIN
Changes since 1.43: +2 -2
lines
Diff to previous 1.43 (colored)
Update fetchmail{conf} to 6.1.2.
changes since 6.1.0:
fetchmail-6.1.2 (Thu Oct 31 11:41:02 EST 2002), 22135 lines:
* Jan Klaverstijn's verbosity-lowering patch.
* Updated Turkish, German, Catalan, and Danish translation files.
* Fix processing of POP3 messages with missing bodies.
* Minor fixes by Sunil Shetye: fix generation of auth fail note, handle
unexpected SIGALRM, plug memory leak, handle lines beginning with '\0',
try to bulletproof error handling against read failures.
fetchmail-6.1.1 (Fri Oct 18 14:53:51 EDT 2002), 22087 lines:
* OTP fix patches from Stanislav Brabec <utx@penguin.cz>
* fix patch for writing antispam capability correctly in conf.c.
* Fix patches for Debian bugs #162571, #156592.
* Correction to manpage re -b and qmail.
* Patch to disable use of STLS if auth passwd is specified.
* Fix specfile generation to handle SSL correctly.
* New Danish, Turkish, and Catalan translation files.
* Improved ODMR debug messages.
* IMAP efficiency hack; don't fetch sizes unless needed.
* Detect and rewrite invalid return paths beginning with @.
* Fix for subtle freeing bug that suppressed information in some bounce msgs.
* Newline fix patches for internationalization files.
* Fix reversed test guarding authentication-failure warnings.
* Fix POP3 breakage starting at 5.9.14.
Revision 1.43 / (download) - annotate - [select for diffs], Thu Oct 24 18:35:50 2002 UTC (9 years, 7 months ago) by drochner
Branch: MAIN
Changes since 1.42: +3 -2
lines
Diff to previous 1.42 (colored)
convert to buildlink2 (another trivial NO_BUILD case)
Revision 1.40.4.1 / (download) - annotate - [select for diffs], Mon Oct 14 10:42:50 2002 UTC (9 years, 7 months ago) by agc
Branch: netbsd-1-6
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored) next main 1.41 (colored)
Update fetchmail and fetchmailconf to version 6.1.0 on the pkgsrc netbsd-1-6 branch for a security issue. Files pulled up: fetchmail/Makefile 1.118 and 1.119 fetchmail/distinfo 1.18 Requested by Manuel Bouyer. and fetchmailconf/Makefile 1.42 Original log message: > Because of the recent vulnerability, it is strongly encouraged to update > (http://security.e-matters.de/advisories/032002.html). > > Thanx to Alan Post <apost@interwoven.com> for giving me a note. > > fetchmail-6.1.0 (Sun Sep 22 18:31:23 EDT 2002), 21999 lines: > > * Updated French translation. > * Stefan Esser's fix for potential remote vulnerability in multidrop mode. > This is an important security fix! > > fetchmail-6.0.0 (Tue Sep 17 19:48:25 EDT 2002), 21972 lines: > > * Applied Matt Kraai's fix for minor Debian bug #144539. > * Nerijus Baliunas's patch to support STARTTLS over IMAP. > * More cleanups and minor bugfixes from Sunil Shetye. > * Default antispam-response list is now empty. > * Updated de and po translations, > > fetchmail-5.9.14 (Fri Sep 6 05:03:25 EDT 2002), 21932 lines: > > * Sunil Shetye's patch to eliminate multiple bounces. > * Moritz Jodeit <moritz@jodeit.org>'s patch for re-exec with no args. > * Sunil Shetye's patch to solve the re-exec problem with relative files. > * Cygwin portability patch (use ROOT_UID) from Jason Tishler. > * Workaround for the CAPA error problem is documented in the FAQ. > * Updated Polish, Danish, and Catalan translations. > * Sunil Shetye's patch to improve CAPA error handling. > * Sunil Shetye's patch to improve handling of unreadable boxes in POP3. > * Berkeley port fix for Kerberos IV.
Revision 1.42 / (download) - annotate - [select for diffs], Mon Sep 30 20:51:04 2002 UTC (9 years, 7 months ago) by frueauf
Branch: MAIN
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (colored)
Update fetchmail{conf} to 6.1.0.
Because of the recent vulnerability, it is strongly encouraged to update
(http://security.e-matters.de/advisories/032002.html).
Thanx to Alan Post <apost@interwoven.com> for giving me a note.
fetchmail-6.1.0 (Sun Sep 22 18:31:23 EDT 2002), 21999 lines:
* Updated French translation.
* Stefan Esser's fix for potential remote vulnerability in multidrop mode.
This is an important security fix!
fetchmail-6.0.0 (Tue Sep 17 19:48:25 EDT 2002), 21972 lines:
* Applied Matt Kraai's fix for minor Debian bug #144539.
* Nerijus Baliunas's patch to support STARTTLS over IMAP.
* More cleanups and minor bugfixes from Sunil Shetye.
* Default antispam-response list is now empty.
* Updated de and po translations,
fetchmail-5.9.14 (Fri Sep 6 05:03:25 EDT 2002), 21932 lines:
* Sunil Shetye's patch to eliminate multiple bounces.
* Moritz Jodeit <moritz@jodeit.org>'s patch for re-exec with no args.
* Sunil Shetye's patch to solve the re-exec problem with relative files.
* Cygwin portability patch (use ROOT_UID) from Jason Tishler.
* Workaround for the CAPA error problem is documented in the FAQ.
* Updated Polish, Danish, and Catalan translations.
* Sunil Shetye's patch to improve CAPA error handling.
* Sunil Shetye's patch to improve handling of unreadable boxes in POP3.
* Berkeley port fix for Kerberos IV.
Revision 1.41 / (download) - annotate - [select for diffs], Sat Sep 21 23:46:52 2002 UTC (9 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored)
Strip the ".buildlink" from the names of the python application and extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead.
Revision 1.40 / (download) - annotate - [select for diffs], Sun Aug 11 12:36:55 2002 UTC (9 years, 9 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base
Branch point for: netbsd-1-6
Changes since 1.39: +1 -2
lines
Diff to previous 1.39 (colored)
Remove "EXTRACT_ELEMENTS" because we cannot share patches with "fetchmail" otherwise.
Revision 1.39 / (download) - annotate - [select for diffs], Thu Aug 8 13:09:07 2002 UTC (9 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.38: +2 -1
lines
Diff to previous 1.38 (colored)
Share not only distinfo, but also patches dir with fetchmail. XXX: Why do we have so many patches for fetchmail?
Revision 1.38 / (download) - annotate - [select for diffs], Thu Aug 1 09:26:53 2002 UTC (9 years, 9 months ago) by veego
Branch: MAIN
Changes since 1.37: +2 -2
lines
Diff to previous 1.37 (colored)
It is ${.CURDIR}/../../mail/fetchmail/distinfo and not
${.CURDIR}/../mail/fetchmail/distinfo
Revision 1.37 / (download) - annotate - [select for diffs], Sat Jul 13 21:48:29 2002 UTC (9 years, 10 months ago) by tron
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews
Changes since 1.36: +3 -2
lines
Diff to previous 1.36 (colored)
Use "distinfo" of "fetchmail" package.
Revision 1.36 / (download) - annotate - [select for diffs], Sat Jul 13 21:44:54 2002 UTC (9 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
Synchronize version number with "fetchmail" package.
Revision 1.35 / (download) - annotate - [select for diffs], Sat Apr 6 16:53:02 2002 UTC (10 years, 1 month ago) by frueauf
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.34: +2 -3
lines
Diff to previous 1.34 (colored)
Update fetchmail{conf} to 5.9.11.
Changes since 5.9.6:
fetchmail-5.9.11 (Mon Apr 1 17:09:13 EST 2002), 21597 lines:
* Updated Turkish and Japanese translations.
* Added warning about auth failures on the GMX server.
* HMH's Debian 5.9.10 patches:
1. Fix minor typo in FAQ
2. Fix partial implementation of ESMTP auth, and some minor
fetchmailconf stuff
3. Add proper error reporting to bad logfile creation.
patch by Sunil Shetye <shetye@bombay.retortsoft.com>
4. Fix incredible aggravating bug that caused dataloss
risks if 4xx errors were returned by the MTA
5. Corrected version of the fix-timeouts-for-ssl and descriptor
leaking patches from Sylvain Benoist <sylvainb@whitepj.com>
Also fix outdated comments in driver.c
6. Sunil Shetye's patch to stop fetchmail from trying to fetch
twice with IMAP
7. Stop stupid complaint about turning off SSL being illegal
without SSL support.
8. Byrial Jensen <byrial@image.dk> i18n fixes
* Sunil Shetye's attribute patch.
* HMH's revised but untested SMTP authentication patch.
fetchmail-5.9.10 (Sun Mar 10 15:09:57 EST 2002), 21529 lines:
* Security fix: don't trust the message count passed back by the server.
fetchmail-5.9.9 (Sat Mar 9 08:54:28 EST 2002), 21508 lines:
* Renamed misnamed tr.po and da.po files
* Jakub Ulanowski's patch to fix SSL fingerprint handling.
* Matt Kraai's patch for supporting STLS over POP3.
* French translation updated.
* Debian fixes merged.
* Added maildrop (MDA shipped with courier) as fallback after procmail
and sendmail (thanks to Alexander Lazic <al-fetchmail@none.at>).
* ESMTP AUTH support from Wojciech Polak <polak@lodz.pdi.net>.
fetchmail-5.9.8 (Thu Feb 14 23:47:31 EST 2002), 21358 lines:
* Added de translation catalog; updated da and tr catalogs.
* vsprintf underflow fixes by Sunil Shetye.
* Added warning about IMS POP3 server.
* Mattyhias Andree's fix for a longstanding SSL hang bug.
* Fix yacc syntax bug when building with SSL.
* Sunil Shetye's patch for idle timeout during poll.
* Applied HMH's fix for the "message delimiter found in headers" code path
(Debian bug #128672).
fetchmail-5.9.7 (Sat Feb 2 00:33:40 EST 2002), 21330 lines:
* Minor fixes by HMH.
* Properly guard some transaction reporting in the SSL code.
* Updated German (de) po file. Added Turkish (tr) po file.
* Expunge edge case fix by Sunil Shetye.
* Fixes for some odd IMAP and SMTP edge cases by Sunil Shetye.
* UIDL bug fix by Matthias Andree.
* Use smtpaddress, if present, to set the return path on warning mail.
* Tell parser to object when SSL keyboard is used with SSL not compiled.
* GSSAPI and ODMR fixes by Tom Hughes.
Revision 1.34 / (download) - annotate - [select for diffs], Mon Jan 28 17:36:27 2002 UTC (10 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.33: +5 -2
lines
Diff to previous 1.33 (colored)
use buildlink files for Python and py-Tk
Revision 1.33 / (download) - annotate - [select for diffs], Wed Jan 23 12:33:08 2002 UTC (10 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.32: +3 -2
lines
Diff to previous 1.32 (colored)
Bump package revision to match "fetchmail" package and fixes dependence.
Revision 1.32 / (download) - annotate - [select for diffs], Thu Jan 10 14:10:23 2002 UTC (10 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.31: +1 -2
lines
Diff to previous 1.31 (colored)
Add back own distinfo -- since fetchmailconf isn't sharing fetchmail's patches, it shouldn't share its distinfo either.
Revision 1.31 / (download) - annotate - [select for diffs], Sun Dec 30 12:05:12 2001 UTC (10 years, 4 months ago) by frueauf
Branch: MAIN
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
Update fetchmail{conf} to 5.9.6.
fetchmail-5.9.6 (Fri Dec 14 04:03:50 EST 2001), 21247 lines:
* OPIE bug fixes by Jun Miyoshi <usako@omnisci.co.jp>.
* Documented known IDLE bug in the todo.html file.
* Sunil Shetye's fix for a timeout/reconnect bug.
* LMTP fix from Toshiro HIKITA <toshi@sodan.org>.
* The duplicate-killer doesn't try to operate if we can get an actual
recipient address from the trace headers.
Revision 1.30 / (download) - annotate - [select for diffs], Mon Nov 12 17:33:43 2001 UTC (10 years, 6 months ago) by frueauf
Branch: MAIN
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
Update fetchmail{conf} to 5.9.5.
fetchmail-5.9.5 (Thu Nov 8 14:14:35 EST 2001), 21162 lines:
* Changed the logging logic along lines suggested by Jan Klaverstijn,
* fetchmailconf looks first in the directory it's running from to find
fetchmail.
* Make sure we vet a success status correctly from open_smtp_sink()
and open_bsmtp_sink().
* Matthias Andree's env.c patch to refuse service when QMAILINJECT is defined.
* Immediately abort if a non-empty QMAILINJECT environment variable is
found. If it is set and contains f or i, qmail-inject or qmail's
sendmail `compatibility' wrapper will rewrite From: or Message-ID:
headers, respectively. En passant, fix the bug that program_name was
not filled in before used when the user's ID had no PW entry, leading
to (null) or crash when printing the error message. Patch by Matthias
Andree.
* NextStep and OpenStep port patch from Eric Sunshine.
* Block signals during SockConnect() so we don't get a socket descriptor
leak if we're hit by an alarm signal during connect(2).
* Set queryname even when server is inactive; avoids a core-dump bug in
the fetchids code.
Revision 1.29 / (download) - annotate - [select for diffs], Sat Oct 6 17:18:06 2001 UTC (10 years, 7 months ago) by frueauf
Branch: MAIN
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Upgrade fetchmail{conf} to 5.9.4.
fetchmail-5.9.4 (Wed Oct 3 07:47:45 EDT 2001), 21104 lines:
* Finished license cleanup, all licenses in the distribution are now
officially GPL-compatible.
* Added a length check to from64tobits() after receiving a warning that
it might create buffer overflows. No exploitable overflows were found by
a careful case-by-case audit, and at minimum an exploit would have required
that the mailserver be subverted.
fetchmail-5.9.3 (Sun Sep 30 12:08:52 EDT 2001), 21075 lines:
* Fix configuration error in handling of long options.
* Thomas Moestl's patch to use querynames in UID files.
* Timeout to deal with long socket closes (Sunil Shetye).
* Move from RSA MD5 code to Colin Plumb's public-domain implementation (BSD
classic license eliminated)
* Rewrite strcasecmp() (BSD classic license eliminated).
* getopt_long is back for Solaris and HP-UX systems.
* Updated Danish po file.
* Re-enable explicit bounce message on bad address.
fetchmail-5.9.2 (Wed Sep 26 12:47:00 EDT 2001), 21118 lines:
* Enable code to build on Solaris again (long options won't work).
* Move Hesiod lookups to just before DNS lookups.
* Make sure the SICHLD handler is called when we run detached.
* Make kerberos5 in OpenBSD (Federico Schwindt <fgsch@olimpo.com.br>).
* Added FAQ item X8 on why mail sometimes gets an extra ) appended.
fetchmail-5.9.1 (Mon Sep 24 19:01:57 EDT 2001), 21120 lines:
* Make -D short option for --smtpaddress active again.
* Typo fix for Polish translation.
* Make sure IMAP capability checks are caseblind.
* Make sure suffix checks on akalists are properly caseblinded.
* All warning mail now has a generated date stamp.
* getopt.c and getopt1.c removed due to license incompatibility with OpenSSL.
* End of poll cycle is now logged.
* Sanity check now rejects SSL option if SSL support is not compiled in
(resolves Debian bug #109796).
* HMH's fix for the LMTP localhost/foo problem.
* Mike Warfield's fix for using a combined SSL cert and key in a single file.
* DNS lookups moved to just before the mailserver socket open, so fetchmail
now works OK even if started up without Internet access.
* Switched from _( to GT_( as a gettext macro, in order to avoid a
conflict with the SSL library.
Revision 1.28 / (download) - annotate - [select for diffs], Thu Sep 27 23:18:21 2001 UTC (10 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
Mechanical changes to 375 files to change dependency patterns of the form foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
Revision 1.27 / (download) - annotate - [select for diffs], Sun Sep 23 10:53:38 2001 UTC (10 years, 8 months ago) by frueauf
Branch: MAIN
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
Update fetchmail{conf} to 5.9.0 and apply patch provided in pr 14031
by Xavier HUMBERT <xavier@xavhome.fr.eu.org>.
Revision 1.26 / (download) - annotate - [select for diffs], Fri Aug 10 05:31:40 2001 UTC (10 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
Update 'fetchmail' package to version 5.8.17. Changes since version 5.8.14:
- SECURITY FIX: Fixed a security hole that is exploitable if fetchmail is
running as root and the attacker can either subvert the mailserver or
redirect to a fake one using DNS spoofing. Bugtraq announcement to follow
soon. Thanks to Salvatore Sanfilippo <antirez@invece.org>.
- Eliminated second bounce on failed RCPT TO address.
- Always use fetchmail host's FQDN to identify the daemon when
sending bounce messages.
- Embarrassing bug of the month -- somehow, 'skip' wasn't being interpreted!
- Handle ! in RFC2821 Return-Path addresses properly.
- Better handling of BAD and NO responses to FETCH (thank Justin Guyett).
- Fixed *yet another- build error due to breakage in the i18n code.
- Refuse mail that has no good addresses and can't be sent to postmaster.
- Restore behavior of discarding mail on 550 (Debian bug #105237).
- John Summerfield updated getfetchmail.
- Cleanup patches by HMH.
- Lock-file-name bug reported by Scott Johnson.
- Updated Danish translation by Byrial Jensen.
- Updated French translation by Thierry Vignaud.
- Man page bugs pointed out by Andrew Benham.
- POP3 end of session RSET on keep removed.
- In IMAP, handle BAD and NO responses to FETCH gracefully.
- Parse 'no {syslog|invisible|showdots}' properly.
- Change AC_DEFINE to AC_DEFINE_UNQUOTED appropriately in configure.in
(Debian bug #104484).
- Fixed bug in fetchmailconf plugin/plugout code (Debian bug #105987).
Revision 1.25 / (download) - annotate - [select for diffs], Sun Jul 29 07:30:59 2001 UTC (10 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.24: +3 -2
lines
Diff to previous 1.24 (colored)
Update "fetchmail" and "fetchmailconf" package to version 5.8.14. Changes since version 5.8.10: - Corrected Rob Braun's remote-build change, it broke the build with NLS. - Found (and killed) a subtle SMTP protocol error that was probably lurking behind a lot of the bug reports related to bounce mail, thanks to Quoc Luu. (Only manifested when the MTA rejected mail due to a bad RCPT TO address.) - Correction for backslash-handling patch in rfc822.c. - Fix for Debian bug Bug#1038222: fetchmail conf fails to write file after configuration; move .fetchmailrc to .fetchmailrc.bak before overwriting. - Discard Return-Path headers consisting of a single @. - Make fetchmailconf dump plugin and plugout options properly. - Rob Braun's changes for building fetchmail outside its source directory - Don't depend on having snprintf available. - Bug fix for envskip. - ODMR finally seems to be working. - Handle multiple backslashes within RFC822 address strings correctly. - Don't exit on a failure to DNS-resolve a mailserver name, just make it inactive. Exit only if all lookups fail. - Restore code to deal with SMTP error responses at RCPT TO time, but without issuing an RSET. This is intended to fix obscure bugs that show up in recent Postfix releases and sendmail configurations that delay antispam checks on the MAIL FROM line until RCPT TO time. - Signal-processing fix for Debian bug #102711. - More ODMR patches from Matt Armstrong.
Revision 1.24 / (download) - annotate - [select for diffs], Tue Jun 26 07:18:09 2001 UTC (10 years, 11 months ago) by tron
Branch: MAIN
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Update "fetchmail" and "fetchmailconf" packages to version 5.8.10. Changes since version 5.8.8: - More fixes for the new message-marking code from Thomas Moestl. - Fixes for ODMR code from Matt Armstrong. - HMH's snprintf/strncat cleanup patch. - Fixes for Debian bugs #101792, #101950. - Updated Danish translation by Byrial Jensen. - ODMR fixes from Matt Armstrong <matt@lickey.com>. - The smtphost option has been split. It is no longer overloaded to set the list of domains to be queried in ETRN and ODMR modes. Instead, use the `fetchdomains' option.
Revision 1.23 / (download) - annotate - [select for diffs], Sat Jun 23 10:02:00 2001 UTC (10 years, 11 months ago) by frueauf
Branch: MAIN
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Update fetchmail{conf} to 5.8.8. This should fix pr 13269 submitted
by Emmanuel Dreyfus.
fetchmail-5.8.8 (Wed Jun 20 17:22:26 EDT 2001), 20782 lines:
* Fix bug that prevented messages from being marked oversized unless -v was on.
* Byrial Jensen made the tracepoll information RFC822-conformant.
* Reorder code to avoid accessing line buffers after they have been freed.
* Steven Krings's patch to deal with over-long header lines.
* Fix for Debian bug #101500.
* Updated Danish translation by Byrial Jensen.
* Chris Maio's patch for POP3 with BSMTP.
* Patch from HMH resolves DEbian bug #101530.
fetchmail-5.8.7 (Sun Jun 17 12:02:17 EDT 2001), 20749 lines:
* Make fetchmailconf work properly again by fixing tracepolls mismatch.
* HMH's fix for Debian bug #98127.
* driver.c refactoring in preparation for streaming mode.
Revision 1.22 / (download) - annotate - [select for diffs], Fri Jun 15 11:42:19 2001 UTC (10 years, 11 months ago) by itojun
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
upgrade to 5.8.6. fetchmail-5.8.6 (Tue Jun 12 08:16:54 EDT 2001), 20676 lines: * Reject candidate headers for the MAIL FROM address that have \n in them. * Add capability to insert poll trace data in the Received line. * HMH's patch to prevent buffer overflow due to long headers. Addresses Debian bug #100394. * Brendan Kehoe's patch to avoid doing DNS lookups on skip entries. There are 347 people on fetchmail-friends and 592 on fetchmail-announce. fetchmail-5.8.5 (Tue May 29 20:01:39 EDT 2001), 20650 lines: * Interface option fix from Alexander Kourakos. * Fixes for i18n glitches and new Danish translation from Byrial Jensen. * Attempted fix for Harry McGavran's problems with the Kerberos V build. * Added fetchmailnochda.pl to the contrib directory. * Sunil Shetye's patches for the seen count on IMAP and auto protocol. There are 337 people on fetchmail-friends and 583 on fetchmail-announce. fetchmail-5.8.4 (Mon May 21 15:08:03 EDT 2001), 20636 lines: * SSL certificate options from Thomas Moestl <tmoestl@gmx.net>. * Frantisek Brabec's patch for better UIDL error recovery. * Another zombie-leak patch from HMH. * Jorg de Jong's patch attempts to handle spaces in the ID part of UIDLs. * Eliminate use of -C in Makefile. There are 334 people on fetchmail-friends and 583 on fetchmail-announce.
Revision 1.21 / (download) - annotate - [select for diffs], Mon May 14 12:12:47 2001 UTC (11 years ago) by tron
Branch: MAIN
Changes since 1.20: +3 -3
lines
Diff to previous 1.20 (colored)
Update "fetchmail" and "fetchmailconf" package to version 5.8.3. Changes since version 5.8.1: - The `localhost' special case of `via' is gone. Use `plugin %h' for talking to ssh instead. - Prevent POP3 code from authenticating multiple times on success. - Fixed IMAP password shrouding. - GCC warning cleanups from ahaas@neosoft.com. - Plug another hole that was letting zombies through. - SA_RESTART portability fix for SunOS. - Ignore Sender and Resent-Sender headers unless they contain @. - HH's patches fixing Debian bug #90966 and addressing Debian bug #92554. - GSSAPI portability patch by Peter Fales. - Updated cs.po by Jiri Pavlovsky. - Michael Kjorling's patch to add server ID to authentication success/failure bugmail. - Kerberos build patch by HH. - Don't cough and die from failure to resolve a skipped host. Resolves Debian bug #92530 - Do aka suffix match even if DNS checking is enabled (Johannes Stille's bug). - SIGCHLD handler now sets SA_RESTART explicitly in order to avoid zombies from interrupted system calls. Debian bug #95659.
Revision 1.20 / (download) - annotate - [select for diffs], Sat Apr 21 13:32:07 2001 UTC (11 years, 1 month ago) by frueauf
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.19: +2 -3
lines
Diff to previous 1.19 (colored)
Update fetchmail{conf} to 5.8.1.
Changes since fetchmail 5.7.2:
fetchmail-5.8.1 (Tue Apr 10 09:32:04 EDT 2001), 20511 lines:
* Nalin Dahyabai's password parse and authentication fixe.
* Vitezslav Samel's patch to Makefile.in to make parallel makes work.
fetchmail-5.8.0 (Mon Apr 2 15:18:33 EDT 2001), 20459 lines:
* Documentation update for gold release.
fetchmail-5.7.7 (Wed Mar 28 20:24:48 EST 2001), 20459 lines:
* More configure fixes -- include missing stub script in the distribution.
fetchmail-5.7.6 (Thu Mar 22 16:22:48 EST 2001), 20456 lines:
* Fix POP2 and POP3 password shrouding.
* Don't remove UIDL scratchlist on query completion (Frantisek Brabec's bug).
* IMAP: don't just quit if GSSAPI or Kerberos IV fail, but try other methods.
* Document the fact the IDLE and multiple folders don't play well together.
Closes Debian bug#89908.
fetchmail-5.7.5 (Sat Mar 17 23:24:41 EST 2001), 20440 lines:
* Nalin Dahyabhai's patch to make IPv6 build on older systems.
* Restrict shrouding to just the password send so it won't leak info.
* Move an #ifdef INET6_ENABLE to deal with libc5 headers.
* Only DNS-probe entries that are active on this run.
* Fix `nospambounce' recognition.
* Updated French translation.
* Yoshihiko SARUMARU's patch to keep kanji out of Received headers.
* Include aclocal.m4 in the tarball (solves some build problems).
* Added HMH's patch to support configuring a specific fallback MUA.
fetchmail-5.7.4 (Mon Mar 12 00:02:23 EST 2001), 20323 lines:
* SECURITY FIX: unsecure tempfile creation bug in fetchmailconf, thanks
to Colin Phipps <cph@cph.demon.co.uk> for pointing this out.
* Configure cleanup from HMH.
* Documentation refresh.
fetchmail-5.7.3 (Sun Mar 11 17:01:56 EST 2001), 20323 lines:
* Incorporate SA_LEN patch from Red Hat.
* HMH's "no spambounce" patch for fetchmailconf.
* John Bartlett's patch to make the driver code more tolerant of flaky POP3
servers (better handling of timeout at session start).
* Make `fetchmail --configdump' work when there's a defaults entry.
* Incorporated HMH's build fixes.
* Added FALLBACK_MDA; fetchmail now looks for procmail or sendmail at
build time and uses it if it can't open port 25 for local delivery.
* Incorporated Red Hat fixes for GSSAPI, configure.in.
* Bailing out on read-only messages breaks fetchmail -c. To avoid this,
use EXAMINE rather than SELECT in that case.
Revision 1.19 / (download) - annotate - [select for diffs], Thu Apr 5 13:25:21 2001 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Update to 5.7.7. (Hi Charles!)
Revision 1.18 / (download) - annotate - [select for diffs], Sat Mar 10 10:51:04 2001 UTC (11 years, 2 months ago) by frueauf
Branch: MAIN
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Update fetchmail{conf} to 5.7.2.
fetchmail-5.7.2 (Sun Mar 4 19:05:57 EST 2001), 20167 lines:
* NLS build fixed under Linux -- thanks to Nicol<E1>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 @.
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.
Revision 1.17 / (download) - annotate - [select for diffs], Wed Mar 7 15:52:02 2001 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
${MD5_FILE} -> ${DIGEST_FILE}
Revision 1.16 / (download) - annotate - [select for diffs], Sat Mar 3 12:27:52 2001 UTC (11 years, 2 months ago) by frueauf
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Update fetchmail{conf} to 5.7.0.
Changes since 5.6.0:
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.
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.
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.
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.
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.
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.
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!
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).
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).
Revision 1.15 / (download) - annotate - [select for diffs], Sat Feb 17 18:24:47 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.14 / (download) - annotate - [select for diffs], Thu Jan 4 16:52:34 2001 UTC (11 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Set MD5_FILE instead of FILESDIR if we only want the md5 file. Reduces pkglint warnings.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Nov 27 15:59:07 2000 UTC (11 years, 5 months ago) by frueauf
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Update fetchmail{conf} to 5.6.0.
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.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Nov 15 17:21:49 2000 UTC (11 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.11: +3 -3
lines
Diff to previous 1.11 (colored)
Update "fetcmailconf" package to version 5.5.6 to sync with "fetchmail" package.
Revision 1.11 / (download) - annotate - [select for diffs], Sun Oct 29 22:56:31 2000 UTC (11 years, 6 months ago) by frueauf
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Update fetchmail{conf} to 5.5.5.
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.
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.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Oct 15 17:11:43 2000 UTC (11 years, 7 months ago) by frueauf
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Update fetchmail and fetchmailconf to 5.5.3. 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) 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. 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.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Aug 13 11:23:20 2000 UTC (11 years, 9 months ago) by frueauf
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Update fetchmail to 5.5.0. fetchmail-5.5.0 (Sat Aug 12 12:47:21 EDT 2000), 19241 lines: * Fix pop3.c to avoid trouble with spurious dot terminations.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Aug 11 17:46:52 2000 UTC (11 years, 9 months ago) by frueauf
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Update fetchmail{conf} to 5.4.5.
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.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Jul 24 20:58:53 2000 UTC (11 years, 10 months ago) by frueauf
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Update fetchmail and fetchmailconf to 5.4.4. 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 sigation(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. 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. 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. fetchmail-5.4.1 (Tue Jun 6 23:24:22 EDT 2000), 19051 lines: * Julian Haight added support for arbitrary SMTP RCPT TO: control using: --smtpname user@host. Should be useful for sites running multiple virtual domains without local users, such as a cyrus IMAP installation. * Julian Haight added hostaddr reporting in the "Received: from" clause. * NT material added to FAQ item O9. * Commented out the socket-shutdown code that was causing mystery hangs under Red Hat 6.2. We can live with a socket leak (assuming it comes back) nmore easily than we can live with fetchmail getting wedged in place. * Werner Almesberger <almesber@lrc.epfl.ch> sent minor bug fixes for BSMTP. fetchmail-5.4.0 (Sat May 13 18:24:21 EDT 2000), 18977 lines: * Matthias Scheler's fix for SSL under IPV6 * Added FAQ material on SSL's "RPNG not seeded" message and on ssh tunnelling. * Resolved Debian bug #63667.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 24 04:32:50 2000 UTC (12 years, 1 month ago) by itojun
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
upgrade to 5.3.8. --- changes since 5.3.4 * Fixed brown-paper-bag bugs involving rcfile name initialization. * In fetchmailconf, don't permit editing of a blank server entry. * Updated and corrected version of contrib/domino. * Galician translation added, courtesy of Jesus Bravo Alvarez <jba@pobox.com>. * Spanish translation updated, courtesy of Javier Kohen. * Removed an unnecessary Kereberos check that seemed to be causing lossage. * FETCHMAILHOME environment variable introduced to optionally override the normal $HOME location of fetchmail's rc, id, and pid files. * Fixed a bug in the SEARCH UNSEEN code that resulted in only half the available messages getting fetched each run. * Autoprobe now recognizes Domino IMAP servers and warns the user. * Add a needed pclose(3) call in interface.c (thank Matthias Andree). * In IMAP, use SEARCH UNSEEN instead of flag queries to count and identify unseen messages (thanks to Alexis Lê-Quôc <alq666@hotmail.com>). * Added contrib/domino, a workaround for the Domino attachment problem. * Added contrib/toprocmail, which demonstrates how a plugin can display selected mail headers. * French internationalization update from Guy Brand. * IMAP PREAUTH fix from Todd Sabin <tas@webspan.net>. * Fetchmail now runs on BeOS, thanks to David Reid <david@jetnet.co.uk>. * Back out the InterChange workaround, it breaks operation with M$ Exchange. * Update for cs.po from Jiri Pavlovsky. * Prevent spurious hostname matches in fetchmailconf. * Ultrix 4.5 port patches from Simon Burge <simonb@thistledown.com.au>. * Add bug warning to FAQ about Lotus Domino. * Suppress monitor check just after being woken by signal.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Mar 26 08:58:34 2000 UTC (12 years, 2 months ago) by itojun
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
upgrade to 5.3.4. changes between 5.3.2 -> 5.3.4: fetchmail-5.3.4 (Wed Mar 22 15:55:51 EST 2000), 18819 lines: * Added FAQ item on performance under load. * Fix Debian bug #60202 (segfaults when given command line arguments). This only applied to `antispam', as it turned out. * Work around InterChange's bug with attachments as suggested by paul666@mailandnews.com. * Enable checks on multiple folders. fetchmail-5.3.3 (Mon Mar 13 16:34:29 EST 2000), 18763 lines: * Fixed reporting of listener timeouts. * Configure now supports SOCKS5, thanks to Alan Schmitt. * Fix a minor bug in preauthenticated IMAP, thanks to Urban Boquist <boquist@crt.se>. * Try to support suffix matching in aka lists.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Mar 9 23:31:19 2000 UTC (12 years, 2 months ago) by itojun
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
upgrade to 5.3.2. (see mail/fetchmail for changelog)
Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 4 02:16:07 2000 UTC (12 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Update fetchmail and fetchmailconf to 5.3.0. Changes since 5.2.4: fetchmail-5.3.0 (Tue Feb 22 08:53:31 PST 2000), 18618 lines: * Horst von Brand's improvements to the specfile generator. * Joop Susan's improvements in error status reporting. * Only emit progress dots when stdout is connected to a tty. * Fix for GNATS bug 16468, "INET6 breaks fetchmail preconnect" by Munechika SUMIKAWA <sumikawa@ebina.hitachi.co.jp>. * Lexical analyzer now understands that -?[0-9]*[a-zA-Z] is not a number. fetchmail-5.2.8 (Mon Feb 14 19:16:46 EST 2000), 18571 lines: * Attempted fix for Joop Susan's ENOTCONN bug. * Fix for NO response during SIZE fetches for M$ Exchange IMAP server. * Thomas Zajic <zlatko@gmx.at> sent a change that copes with GMX X-UIDLs. * Fix fetchmailconf's handling of ssl attributes when SSL is not configured. * Handle IMAP folder names with embedded spaces. * cs.po update from Jiri Pavlovsky. * Make -d0 -v work when -a and -k are on. * UID handling has been broken since 5.2.5. This version should work. Thanks to Bruce Hauge <bruce_hauge@agilent.com> for testing. fetchmail-5.2.7 (Sun Feb 6 20:45:41 EST 2000), 18517 lines: * Updated FAQ. * Updated es.po. * Disable mail notification on server unreachable. This turned out to be a very bad idea. fetchmail-5.2.6 (Sat Feb 5 00:01:53 EST 2000), 18517 lines: * Close down sockets using shutdown(2) and discarding read data until we get a TCP FIN. With any luck this will squash our socket leak. * Open the lockfile with O_SYNC, so we know the file has been written before close (sigh...NFS might still betray us...). * Added Martijn Lievaart's sendmail hacks for multidrop to the contrib directory. * Fix bug in processing of plugout option. * AIX port tweak from Dave Marquardt <marquard@austin.ibm.com>. * Add support for `ssh' preauth type to suppress password prompts at startup. * Support for RFC2449 extended POP3 responses [IN-USE] and [LOGIN-DELAY]. * Log bounced messages via syslog (Debian bug #50184). * Add scrollbars on fetchmailconf help windows (Debian bug #51770). * Notify user by mail when pop server nonexistent (Debian bug #47143). * Debian buglist cleanup. fetchmail-5.2.5 (Mon Jan 31 02:02:48 EST 2000), 18445 lines: * Fixed bugs in BSMTP generation reported by Jaap Lutz. * Make fetchmailconf better at handling backslashes in usernames and passwords. * Jochen Hayek's patch to handle spaces in UID usernames.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 23 14:40:13 2000 UTC (12 years, 4 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.1: +2 -3
lines
Diff to previous 1.1 (colored)
Use a softlink for "fetchmailconf.1" so that this works properly with
"${MANZ}" and we don't need "@exec" and "@unexec" commands.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jan 21 15:53:30 2000 UTC (12 years, 4 months ago) by fredb
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of fetchmailconf-5.2.4, a GUI for fetchmail. This python (py-Tk) script used to be installed with fetchmail-5.2.3 and earlier. It's now factored out, into it's own package, so that it can pull in all the required depencies to run without adding all that baggage to fetchmail.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 21 15:53:30 2000 UTC (12 years, 4 months ago) by fredb
Branch: MAIN
Initial revision