pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/dcc Update to 1.3.147. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8881566ca27c
branches:  trunk
changeset: 621972:8881566ca27c
user:      shattered <shattered%pkgsrc.org@localhost>
date:      Sun Jul 21 14:05:36 2013 +0000

description:
Update to 1.3.147. Changes:

- Support DNS whitelists.
- Improve physical page locality of the DCC server's use of the database hash table
and so improve server performance.
- Reduce dccifd thread stack size to 512 KBytes for busy 32-bit systems
- Dccproc, dccm, and dccifd decode HTML &#xxx character references in URLs.
- Dccproc, dccm, and dccifd convert UTF-8 domain names to Punycode
before checking DNS blacklists.

- Fix reporting of rogue server-IDs.
- Fix dccproc, dccifd, and dccm crash in parsing Received: fields with IPv6 addresses.
- Fix DNSBL bugs in parsing http://example.com?parameter and http://example.com:80
- Deal with trailing '.' and other punctuation URLs in dccm, dccifd, and
dccproc.  This changes the FUZ1 and FUZ2 checksums in some cases.
- Fix a rare crash of dccd, the server daemon.

diffstat:

 mail/dcc/Makefile |  5 ++---
 mail/dcc/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (32 lines):

diff -r 4fb330509b56 -r 8881566ca27c mail/dcc/Makefile
--- a/mail/dcc/Makefile Sun Jul 21 12:32:21 2013 +0000
+++ b/mail/dcc/Makefile Sun Jul 21 14:05:36 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2013/07/12 10:44:56 jperkin Exp $
+# $NetBSD: Makefile,v 1.5 2013/07/21 14:05:36 shattered Exp $
 #
 #      Request by the author:
 #
@@ -8,8 +8,7 @@
 #      > There should be no patches in whatever
 #      > you distribute. Updatedcc must work.
 #
-DISTNAME=              dcc-1.3.123
-PKGREVISION=           1
+DISTNAME=              dcc-1.3.147
 CATEGORIES=            mail
 MASTER_SITES=          http://www.rhyolite.com/dcc/source/old/
 EXTRACT_SUFX=          .tar.Z
diff -r 4fb330509b56 -r 8881566ca27c mail/dcc/distinfo
--- a/mail/dcc/distinfo Sun Jul 21 12:32:21 2013 +0000
+++ b/mail/dcc/distinfo Sun Jul 21 14:05:36 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/10/27 12:26:37 gdt Exp $
+$NetBSD: distinfo,v 1.2 2013/07/21 14:05:36 shattered Exp $
 
-SHA1 (dcc-1.3.123.tar.Z) = 3127cdde1ce374fbc5ef08fa5103cffcf93b99ee
-RMD160 (dcc-1.3.123.tar.Z) = c7b0cedba3feffc4ad7c94249a56303c7f09bf2b
-Size (dcc-1.3.123.tar.Z) = 1663943 bytes
+SHA1 (dcc-1.3.147.tar.Z) = 38c60733b8f0d3bb58d41c34138e7ac81fcc4f20
+RMD160 (dcc-1.3.147.tar.Z) = b72b63e533c2b6aecd6911e1177dcb535ba687dc
+Size (dcc-1.3.147.tar.Z) = 1706836 bytes



Home | Main Index | Thread Index | Old Index