From 860e8af4f59883e8f5a3772a998497746ac869f0 Mon Sep 17 00:00:00 2001 From: itojun Date: Fri, 15 Jun 2001 11:42:18 +0000 Subject: 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 . * 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. --- mail/fetchmailconf/Makefile | 4 ++-- mail/fetchmailconf/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'mail/fetchmailconf') diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index c3b22cd385e..7c41de72c1d 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2001/05/14 12:12:47 tron Exp $ +# $NetBSD: Makefile,v 1.22 2001/06/15 11:42:19 itojun Exp $ -DISTNAME= fetchmail-5.8.3 +DISTNAME= fetchmail-5.8.6 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ diff --git a/mail/fetchmailconf/distinfo b/mail/fetchmailconf/distinfo index 32504b1c859..1d43e37e1b6 100644 --- a/mail/fetchmailconf/distinfo +++ b/mail/fetchmailconf/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2001/05/29 12:26:18 wiz Exp $ +$NetBSD: distinfo,v 1.6 2001/06/15 11:42:19 itojun Exp $ -SHA1 (fetchmail-5.8.3.tar.gz) = 111777a3ed38f9f000fadd0ea505fe8dead46dc4 -Size (fetchmail-5.8.3.tar.gz) = 830441 bytes +SHA1 (fetchmail-5.8.6.tar.gz) = 4ea77798a977181ffa488ec81a80bced3c4d880e +Size (fetchmail-5.8.6.tar.gz) = 840711 bytes -- cgit v1.2.3