diff options
author | frueauf <frueauf@pkgsrc.org> | 2000-10-29 22:56:30 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 2000-10-29 22:56:30 +0000 |
commit | ae5979b0b1a715a1fdfd4c7dce203650ab6a0228 (patch) | |
tree | 8d38df9798d0b7acfc6398179790c962eb8a6b51 /mail/fetchmail/files | |
parent | e66e1e212a4f1e98dc86e8519afde95e8aa2fb4e (diff) | |
download | pkgsrc-ae5979b0b1a715a1fdfd4c7dce203650ab6a0228.tar.gz |
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.
Diffstat (limited to 'mail/fetchmail/files')
-rw-r--r-- | mail/fetchmail/files/md5 | 4 | ||||
-rw-r--r-- | mail/fetchmail/files/patch-sum | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/fetchmail/files/md5 b/mail/fetchmail/files/md5 index 461444e11c7..cdd47b256da 100644 --- a/mail/fetchmail/files/md5 +++ b/mail/fetchmail/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.48 2000/10/15 17:11:43 frueauf Exp $ +$NetBSD: md5,v 1.49 2000/10/29 22:56:31 frueauf Exp $ -MD5 (fetchmail-5.5.3.tar.gz) = bc4cbae5af3f0f64a68762e3d3eb33a0 +MD5 (fetchmail-5.5.5.tar.gz) = 58e63756f9de6d504a1398164e1638e8 diff --git a/mail/fetchmail/files/patch-sum b/mail/fetchmail/files/patch-sum index 6342749b36c..00ce83eae61 100644 --- a/mail/fetchmail/files/patch-sum +++ b/mail/fetchmail/files/patch-sum @@ -1,5 +1,5 @@ -$NetBSD: patch-sum,v 1.12 2000/07/24 20:58:53 frueauf Exp $ +$NetBSD: patch-sum,v 1.13 2000/10/29 22:56:31 frueauf Exp $ MD5 (patch-aa) = cc1298297934cf1b0821583ef27ac5d9 -MD5 (patch-ab) = 81269d478730c513ebddf3f64e6a45b3 +MD5 (patch-ab) = e250709868504acbfd40cfa89634766e MD5 (patch-ad) = da45661a42aca654307a83b8d00c6a18 |