summaryrefslogtreecommitdiff
path: root/mail/fetchmail
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2007-04-14 22:14:29 +0000
committertron <tron@pkgsrc.org>2007-04-14 22:14:29 +0000
commit67b224660aadc984cc4eed8b6146be56849358a3 (patch)
tree8b2ffdf3be8a8f490fdffc74dfeeee285117e388 /mail/fetchmail
parent6872fc7763fed240da128821f09d48bf82cccb3d (diff)
downloadpkgsrc-67b224660aadc984cc4eed8b6146be56849358a3.tar.gz
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.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile4
-rw-r--r--mail/fetchmail/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 2edf94ee948..79c9f23ce5d 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.161 2007/01/17 19:18:01 tron Exp $
+# $NetBSD: Makefile,v 1.162 2007/04/14 22:14:29 tron Exp $
-DISTNAME= fetchmail-6.3.6
+DISTNAME= fetchmail-6.3.8
CATEGORIES= mail
MASTER_SITES= http://download.berlios.de/fetchmail/ \
http://download2.berlios.de/fetchmail/
diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo
index 311baf52575..8b2559cca5e 100644
--- a/mail/fetchmail/distinfo
+++ b/mail/fetchmail/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2007/01/17 19:18:01 tron Exp $
+$NetBSD: distinfo,v 1.37 2007/04/14 22:14:29 tron Exp $
-SHA1 (fetchmail-6.3.6.tar.bz2) = 4c362d8d86c0d4efb191d0faae0b48b54b0887ba
-RMD160 (fetchmail-6.3.6.tar.bz2) = 455c1413cc5090f834e82be4876b572d4bef35cc
-Size (fetchmail-6.3.6.tar.bz2) = 1307730 bytes
+SHA1 (fetchmail-6.3.8.tar.bz2) = b8e8c51ed6cf53fc398c821fdb29d166c6713bb0
+RMD160 (fetchmail-6.3.8.tar.bz2) = 34034f9ae9fe44ba35f0a16d3128d4a9b0001df2
+Size (fetchmail-6.3.8.tar.bz2) = 1323515 bytes