diff options
author | itojun <itojun@pkgsrc.org> | 2000-03-09 23:16:45 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2000-03-09 23:16:45 +0000 |
commit | bbbd477fea5db858ee1c3e7a08af9ed77f64664c (patch) | |
tree | 025516d2d2fe727a1c7f449de5db4ed36a56f815 | |
parent | b1e2e3915a33d5377e0f759672fafc3e13ea61fa (diff) | |
download | pkgsrc-bbbd477fea5db858ee1c3e7a08af9ed77f64664c.tar.gz |
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 <itojun@iijlab.net> 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.
-rw-r--r-- | mail/fetchmail/Makefile | 5 | ||||
-rw-r--r-- | mail/fetchmail/files/md5 | 4 | ||||
-rw-r--r-- | mail/fetchmail/files/patch-sum | 4 | ||||
-rw-r--r-- | mail/fetchmail/patches/patch-ac | 13 | ||||
-rw-r--r-- | mail/fetchmail/patches/patch-ae | 15 |
5 files changed, 6 insertions, 35 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 796d908d1a2..d0828ebf1f0 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2000/03/04 02:16:05 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2000/03/09 23:16:45 itojun Exp $ # -DISTNAME= fetchmail-5.3.0 +DISTNAME= fetchmail-5.3.2 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ http://www.tuxedo.org/~esr/fetchmail/ \ @@ -19,6 +19,7 @@ BUILD_DEFS+= USE_INET6 .include "../../mk/bsd.prefs.mk" +CONFIGURE_ARGS+=--without-hesiod .if defined(KERBEROS) && ${KERBEROS} == 4 USE_KERBEROS= yes CONFIGURE_ARGS+=--with-kerberos=yes 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 diff --git a/mail/fetchmail/patches/patch-ac b/mail/fetchmail/patches/patch-ac deleted file mode 100644 index 0378e3c0897..00000000000 --- a/mail/fetchmail/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.7 2000/01/10 22:50:18 frueauf Exp $ - ---- configure.in.orig Tue Jan 4 07:57:37 2000 -+++ configure.in Mon Jan 10 21:37:25 2000 -@@ -509,7 +509,7 @@ - LDEFLAGS="$LDEFLAGS -L$with_hesiod/lib" - LIBS="$LIBS -lhesiod" - else -- for dir in /usr/athena /usr /usr/local -+ for dir in /usr/athena /usr/local - do - if test -f "$dir/include/hesiod.h" - then diff --git a/mail/fetchmail/patches/patch-ae b/mail/fetchmail/patches/patch-ae deleted file mode 100644 index 20b16b4c72b..00000000000 --- a/mail/fetchmail/patches/patch-ae +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2000/03/04 02:16:06 wiz Exp $ - ---- ./conf.c.orig Fri Feb 18 04:31:22 2000 -+++ ./conf.c Fri Mar 3 01:00:56 2000 -@@ -249,8 +249,9 @@ - stringdump("via", ctl->server.via); - stringdump("protocol", - using_kpop ? "KPOP" : showproto(ctl->server.protocol)); -+#if !INET6_ENABLE - numdump("port", ctl->server.port); --#if INET6_ENABLE -+#else - stringdump("service", ctl->server.service); - #endif - numdump("timeout", ctl->server.timeout); |