summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormef <mef>2016-08-16 13:34:52 +0000
committermef <mef>2016-08-16 13:34:52 +0000
commit4da2f6994ba9437976ce71bc2d265070c111b1af (patch)
treed737b93d232ba746515e1a02329e25ce2addb3aa /net
parent3eb5b752f6f74f4b41b908b16b0cef63834054ad (diff)
downloadpkgsrc-4da2f6994ba9437976ce71bc2d265070c111b1af.tar.gz
Updated net/adns to 1.5.1
------------------------- adns (1.5.1) UPSTREAM; urgency=medium * Portability fix for systems where socklen_t is bigger than int. * Fix for malicious optimisation of memcpy in test suite, which causes failure with gcc-4.1.9 -O3. See Debian bug #772718. * Fix TCP async connect handling. The bug is hidden on Linux and on most systems where the nameserver is on localhost. If it is not hidden, adns's TCP support is broken unless adns_if_noautosys is used. * Fix addr queries (including subqueries, ie including deferencing MX lookups etc.) not to crash when one of the address queries returns tempfail. Also, do not return a spurious pointer to the application when one of the address queries returns a permanent error (although, the application almost certainly won't use this pointer because the associated count is zero). * adnsresfilter: Fix addrtextbuf buffer size. This is not actually a problem in real compiled code but should be corrected. * Properly include harness.h in adnstest.c in regress/. Suppresses a couple of compiler warnings (implicit declaration of Texit, etc.) -- Ian Jackson <ijackson@chiark.greenend.org.uk> Fri, 12 Aug 2016 22:53:59 +0100
Diffstat (limited to 'net')
-rw-r--r--net/adns/Makefile4
-rw-r--r--net/adns/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/net/adns/Makefile b/net/adns/Makefile
index 036a0494da2..0a1af27af81 100644
--- a/net/adns/Makefile
+++ b/net/adns/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2015/01/29 09:47:03 mef Exp $
+# $NetBSD: Makefile,v 1.24 2016/08/16 13:34:52 mef Exp $
#
-DISTNAME= adns-1.5.0
+DISTNAME= adns-1.5.1
CATEGORIES= net
MASTER_SITES= http://www.chiark.greenend.org.uk/~ian/adns/ftp/
diff --git a/net/adns/distinfo b/net/adns/distinfo
index 7ec6cc4d813..876d22b78fc 100644
--- a/net/adns/distinfo
+++ b/net/adns/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.17 2015/11/04 00:34:52 agc Exp $
+$NetBSD: distinfo,v 1.18 2016/08/16 13:34:52 mef Exp $
-SHA1 (adns-1.5.0.tar.gz) = 38306b8030c61a78bee85e33f34de876392ca4f8
-RMD160 (adns-1.5.0.tar.gz) = 1a226f7d20a6cfdb584247dc4bb649397ffb4249
-SHA512 (adns-1.5.0.tar.gz) = 4933c876f962bf0b3188cbd0c18df22b1b4bc70c1d285016e837370fe0ecae0285d049273f3b342018b6d9325dba40dfdf1835f80964ca139d8723b9802e67d8
-Size (adns-1.5.0.tar.gz) = 310885 bytes
+SHA1 (adns-1.5.1.tar.gz) = 95ef1af9198aa2ea5c23b30c0f45d3c561e856b8
+RMD160 (adns-1.5.1.tar.gz) = 1247903d0fb02f34ea402a75f46c34e8a8190f68
+SHA512 (adns-1.5.1.tar.gz) = f7bf8ff2b8faa1d7be0b27c732714240a27d6dfd7f70af8ae364e5de382427a79c484099f73f85eb1c77fb1a9845884e2f63d5831bc34a6212f206b24e7e1574
+Size (adns-1.5.1.tar.gz) = 319774 bytes
SHA1 (patch-aa) = 047eaeec04126c74a36f04f69d54ffedde0a2002
SHA1 (patch-ab) = 551451955e92fac6962b405908adc2afb603082d
SHA1 (patch-ac) = 6660ff4248eea59bb54e88aebf87c7430fbae102