pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Update adns to 1.1, provided by Min Sik Kim in PR ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b270f804ee78
branches: trunk
changeset: 466706:b270f804ee78
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Thu Jan 22 12:21:23 2004 +0000
description:
Update adns to 1.1, provided by Min Sik Kim in PR pkg/24177.
Changes:
Major bugfixes:
* Do not spin if connect() fails immediately (!)
* Stop searching on a CNAME (even if it's broken).
* When search list runs out, _qf_owner sets owner to query domain.
* Fix bogus multiple updates to p in transmit.c (!)
Portability improvements:
* Fix up spurious #undef's in hredirect.h.
* Don't use <sys/select.h> any more, it was a mistake made in pre-1.0
(and there doesn't seem to be much explanation why).
* Understand and sort of check OpenBSD `lookup' resolv.conf directive.
* #include <stdlib.h> in internal.h (for abort etc).
* Always #include <sys/types.h> before <sys/socket.h> (for FreeBSD 4.6).
Cosmetic and documentation improvements:
* Added wishlist entry re configurable port no.
* Problem with SERVFAIL in TODO.
* README.html: mentioned Jarle Aase's Windows port, and other fixes.
* Some better source code formatting/wrapping.
diffstat:
doc/CHANGES | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r e50c7182a0d2 -r b270f804ee78 doc/CHANGES
--- a/doc/CHANGES Thu Jan 22 12:20:33 2004 +0000
+++ b/doc/CHANGES Thu Jan 22 12:21:23 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4546 2004/01/22 12:04:38 xtraeme Exp $
+$NetBSD: CHANGES,v 1.4547 2004/01/22 12:21:23 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -389,3 +389,4 @@
Updated nmap to 3.50 [salo 2004-01-22]
Added wv2-0.2.1 [markd 2004-01-22]
Added quake3server-excessive-003 [xtraeme 2004-01-22]
+ Updated adns to 1.1 [xtraeme 2004-01-22]
Home |
Main Index |
Thread Index |
Old Index