ports/143060: [MAINTAINER] dns/ldns 1.6.4 Bugfix release

Konstantin Saurbier konstantin at saurbier.net
Thu Jan 21 17:40:08 UTC 2010


>Number:         143060
>Category:       ports
>Synopsis:       [MAINTAINER] dns/ldns 1.6.4 Bugfix release
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 21 17:40:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Konstantin Saurbier
>Release:        8.0-RELEASE-p2
>Organization:
>Environment:
FreeBSD venus.localdomain 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5 21:11:58 UTC 2010     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Update of dns/ldns to version 1.6.4. It is a bugfix release from upstream.

Excerpt from the changelog:
1.6.4	2010-01-20
* Imported pyldns contribution by Zdenek Vasicek and Karel Slany.
 Changed its configure and Makefile to fit into ldns.
 Added its dname_* methods to the rdf_* class (as is the ldns API).
 Changed swig destroy of ldns_buffer class to ldns_buffer_free.
 Declared ldns_pkt_all and ldns_pkt_all_noquestion so swig sees them.
* Bugfix: parse PTR target of .tomhendrikx.nl with error not crash.
* Bugfix: handle escaped characters in TXT rdata.
* bug292: no longer crash on malformed domain names where a label is
 on position 255, which was a buffer overflow by one.
* Fix ldns_get_rr_list_hosts_frm_fp_l (strncpy to strlcpy change),
 which fixes resolv.conf reading badly terminated string buffers.
* Fix ldns_pkt_set_random_id to be more random, and a little faster,
 it did not do value 0 statistically correctly.
* Fix ldns_rdf2native_sockaddr_storage to set sockaddr type to zeroes,
 for portability.
* bug295: nsec3-hash routine no longer case sensitive.
* bug298: drill failed nsec3 denial of existence proof.

The patch is also available at:
http://files.saurbier.net/freebsd/patches/ldns/ldns-update-to-1.6.4.diff
http://files.saurbier.net/freebsd/patches/ldns/ldns-update-to-1.6.4.diff.asc

Build Logs:
http://files.saurbier.net/freebsd/logs/ldns/6.4-i386-ldns-1.6.4.log
http://files.saurbier.net/freebsd/logs/ldns/7.2-i386-ldns-1.6.4.log
http://files.saurbier.net/freebsd/logs/ldns/8.0-amd64-ldns-1.6.4.log
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- dns/ldns.orig/Makefile	2009-12-29 11:25:50.000000000 +0100
+++ dns/ldns/Makefile	2010-01-21 16:20:09.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ldns
-PORTVERSION=	1.6.3
+PORTVERSION=	1.6.4
 CATEGORIES=	dns
 MASTER_SITES=	http://www.nlnetlabs.nl/downloads/ldns/
 
--- dns/ldns.orig/distinfo	2009-12-13 01:21:07.000000000 +0100
+++ dns/ldns/distinfo	2010-01-21 16:20:09.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (ldns-1.6.3.tar.gz) = 4234fc56f087d852b2f6d1e6ccd9b7da
-SHA256 (ldns-1.6.3.tar.gz) = eaa760bc8d58b65dee49d7072a281bef86b394045b21e0c1d6a5233049f4ddfa
-SIZE (ldns-1.6.3.tar.gz) = 832093
+MD5 (ldns-1.6.4.tar.gz) = 6747d7bd96552ee5d8943f3abb24815f
+SHA256 (ldns-1.6.4.tar.gz) = ad4d0142a84463ea646571656254694b5325545bc12bbb238358a0506e6eeb05
+SIZE (ldns-1.6.4.tar.gz) = 895432


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list