diff options
author | shattered <shattered@pkgsrc.org> | 2013-07-21 14:05:36 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2013-07-21 14:05:36 +0000 |
commit | 74db5afd284207f911deca528ffa26c62f008868 (patch) | |
tree | d3f4519c1caeb1eccbfe92de2a674b315ee61a41 /mail/dcc/distinfo | |
parent | 2c1a697e5961f375171bd68cacf74692fe5d7a81 (diff) | |
download | pkgsrc-74db5afd284207f911deca528ffa26c62f008868.tar.gz |
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 (limited to 'mail/dcc/distinfo')
-rw-r--r-- | mail/dcc/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/dcc/distinfo b/mail/dcc/distinfo index 9661c12e271..338d21c8a15 100644 --- a/mail/dcc/distinfo +++ b/mail/dcc/distinfo @@ -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 |