From 304b6397a74a1a602fde709a0ed2f8ac31a09555 Mon Sep 17 00:00:00 2001 From: itojun Date: Thu, 9 Mar 2000 23:16:45 +0000 Subject: Upgrade from 5.3.0 to 5.3.2. includes important IPv6 fix (if you have IPv4-only sendmail on dual stack node, 5.3.0 may fail to connect). --- fetchmail-5.3.2 (Mon Mar 6 21:41:23 EST 2000), 18695 lines: * Added experimental support for RFC2177 IDLE command extension of IMAP. * Updated fr.po. * Fixed a bug in fetchmailconf's handling of envelope skip prefixes. * Don't nuke .fetchids when authorization failure keeps us from getting URLs. * Added FAQ item X6 on dropped and mangled attachments, thanks to Rob Funk. * Teach configure.in to link the RSA reference library if available. * Disable saving of Message-IDs into UIDL lists. fetchmail-5.3.1 (Sun Mar 5 23:02:42 EST 2000), 18648 lines: * Use remotename@hostname for MAIL FROM if we have not been able to deduce a Return-Path. * Fix the attempted fix for Joop Susan's ENOTCONN bug. * Added FAQ material on a Microsoft Exchange bug, on forwarding to a different host than the one fetchmail runs on, and on using ssh for a secure passwordless connection. Removed the FAQ entry on popclient. * Jun-ichiro itojun Hagino sent a fix for IPv6. * Fix Red Hat 6.2beta bug 9982: fetchmailconf now automatically pups up an edit panel whenever a new user or site is created. * Fix Red Hat 6.2beta bug 9987: Deal gracefully with the possibility that we might be running as a subprocess with stdin not attached to a tty, and thus unable to query for a password. * Resolved all current Debian bugs classed `important'; #43139, #44744, #44760, #44774, #43140, #50990. * Resolved Debian ordinary bugs #17769, #34383, #38303, #39732, #51674, #53386, #53732, #58553. * Resolved Debian wishlist bug #26630. * Resolution of #59281 (still loops on Ctrl-C) involved a small change in behavior; SIGPIPE now terminates the current poll cycle. --- mail/fetchmail/files/md5 | 4 ++-- mail/fetchmail/files/patch-sum | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'mail/fetchmail/files') diff --git a/mail/fetchmail/files/md5 b/mail/fetchmail/files/md5 index 2cd5493c211..be7e3e84074 100644 --- a/mail/fetchmail/files/md5 +++ b/mail/fetchmail/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.41 2000/03/04 02:16:06 wiz Exp $ +$NetBSD: md5,v 1.42 2000/03/09 23:16:46 itojun Exp $ -MD5 (fetchmail-5.3.0.tar.gz) = a5656aaf9410c1f712bd63fd9e18a5cb +MD5 (fetchmail-5.3.2.tar.gz) = 65a359088bd1fe31c355dde0eec692d4 diff --git a/mail/fetchmail/files/patch-sum b/mail/fetchmail/files/patch-sum index 1b619ef82b8..39c004dff4c 100644 --- a/mail/fetchmail/files/patch-sum +++ b/mail/fetchmail/files/patch-sum @@ -1,7 +1,5 @@ -$NetBSD: patch-sum,v 1.9 2000/03/04 02:16:06 wiz Exp $ +$NetBSD: patch-sum,v 1.10 2000/03/09 23:16:46 itojun Exp $ MD5 (patch-aa) = cc1298297934cf1b0821583ef27ac5d9 MD5 (patch-ab) = 81269d478730c513ebddf3f64e6a45b3 -MD5 (patch-ac) = 9e39b55d1919bb0a3d95d4e9ecdb1c06 MD5 (patch-ad) = da45661a42aca654307a83b8d00c6a18 -MD5 (patch-ae) = 3f1b4abe0bd6bd59770cb700d56d359f -- cgit v1.2.3