Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
pettai a23975b588 unbound-1.4.5:
Features:
* unbound-control get_option domain-insecure shows config file items.
* Autotrust anchor file can be initialized with a ZSK key as well
  (if the domain's DNSKEY set is signed with that ZSK).
* Conforms to draft-ietf-dnsop-default-local-zones-13. Added default
  reverse lookup blocks for IPv4 test nets 100.51.198.in-addr.arpa,
  113.0.203.in-addr.arpa and Orchid prefix 0.1.1.0.0.2.ip6.arpa.
* Contribution from Migiel de Vos (Surfnet): nagios patch for unbound-host,
  in contrib/ (in the source tarball). Makes unbound-host suitable for
  monitoring dnssec(-chain) status.
* GOST disabled-by-default, the algorithm number is allocated but the RFC
  is still has to pass AUTH48 at the IETF.

Bug Fixes:
* Fix validation failure for qtype ANY caused by a RRSIG parse failure.
  The validator error message was 'no signatures from ...'.
* Squelch log message: sendto failed permission denied for 255.255.255.255,
  it is visible in VERB_DETAIL (verbosity 2).
* Fix fetch from blacklisted dnssec lame servers as last resort.
  The server's IP address is then given in validator errors as well.
* Fix local-zone type redirect that did not use the query name for the
  answer rrset.
* Compile fix using Sun Studio 12 compiler on Solaris 5.9, use CPPFLAGS
  during configure process.
* Fix if libev is installed on the base system (not libevent),
  detect it from the event.h header file and link with -lev.
* Fix configlexer.lex gets config.h, and configyyrename.h added by make,
  no more double include.
* More strict scrubber (Thanks to George Barwood for the idea):
  NS set must be pertinent to the query.
* [bugzilla: 307 ] In 0x20 backoff fix fallback so the number of outstanding
  queries does not become -1 and block the request. Fixed handling of
  recursion-lame in combination with 0x20 fallback. Fix so RRsets are
  compared canonicalized and sorted if the immediate comparison fails,
  this makes the 0x20 option work around round-robin sites.
* Fix retry sequence if prime hints are recursion-lame.
* Fix so harden-referral-path does not result in failures due to max-depth.
  You can increase the max-depth by adding numbers (' 0') after the
  target-fetch-policy, this increases the depth to which is checked.
* Fix detection of GOST support in ldns (reported by Chris Smith).
* Fix for dnssec lameness detection to use the key cache.
* infra cache entries that are expired are wiped clean.
  Previously it was possible to not expire host data (if accessed often).
* Fix dnssec-missing detection that was turned off by server selection.
* [bugzilla: 308 ] Fix spelling error in variable name in parser and lexer.
* Fix various compiler warnings from the clang llvm compiler.
* Fix comments in iter_utils:dp_is_useless.
* EDNS timeout code will not fire if EDNS status already known.
* EDNS failure not stored if EDNS status known to work.
* Parent-child disagreement approach altered. Older fixes are removed in
  place of a more exhaustive search for misconfigured data available via
  the parent of a delegation. This is designed to be throttled by cache
  entries, with TTL from the parent if possible. Additionally the
  loop-counter is used. It also tests for NS RRset differences between
  parent and child. The fetch of misconfigured data should be more
  reliable and thorough. It should work reliably even with no or only
  partial data in cache. Data received from the child (as always) is
  deemed more authoritative than information received from the delegation
  parent. The search for misconfigured data is not performed normally.
* Fix AD flag handling, it could in some cases mistakenly copy the AD flag
  from upstream servers.
* Ignore Z flag in incoming messages too.
* alloc_special_obtain out of memory is not a fatal error any more,
  enabling unbound to continue longer in out of memory conditions.
* Parentside names are dispreferred but not said to be dnssec-lame.
* Fix parentside and querytargets modulestate, for dump_requestlist.
* unbound-control-setup makes keys -rw-r--- so not all users permitted.
* libtoolize 2.2.6b, autoconf 2.65 applied to configure.
* Fix compile warning if compiled without threads.
* iana portlist updated.
* included ldns tarball updated.
* Fix bug where a long loop could be entered, now cycle detection has
  a loop-counter and maximum search amount.
2010-07-26 19:09:19 +00:00
archivers Update to 1.3, set LICENSE. 2010-07-24 08:45:14 +00:00
audio Add fix for symlink race reported in CVE-2009-1299 taken from 2010-07-24 12:51:09 +00:00
benchmarks Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
biology Update phylip to 3.69. 2010-07-10 11:26:32 +00:00
bootstrap - Update QNX. 2010-03-19 14:11:11 +00:00
cad DESTDIR support 2010-06-25 21:05:57 +00:00
chat Update unrealircd to 3.2.8.1. 2010-07-25 13:18:52 +00:00
comms Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
converters This package needs py-expat installed in order to build. 2010-07-25 06:27:17 +00:00
cross Bump revision after math/mpfr update. 2010-07-15 21:35:10 +00:00
databases Update to OpenLDAP 2.4.23, now the "stable" release. 2010-07-24 11:15:16 +00:00
devel Add & enable p5-Package-DeprecationManager 2010-07-26 17:04:17 +00:00
distfiles
doc Note initial addition of p5-Package-DeprecationManager version 0.04 2010-07-26 17:04:45 +00:00
editors Update emacs-snapshot to 24.0.50.20100724. 2010-07-25 08:22:03 +00:00
emulators Update to 2.2, based on wip package by Olaf Seibert, with additional 2010-07-24 09:44:57 +00:00
filesystems Fix yet another package with bogus dependencies. 2010-07-25 20:04:21 +00:00
finance Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
fonts + ipaexfont ipafont 2010-07-17 03:08:09 +00:00
games Changes 0.9.2.1: 2010-07-26 10:01:45 +00:00
geography oops - too much c&p - reimport into proper path 2010-07-26 11:54:34 +00:00
graphics +eog-plugins* 2010-07-26 11:21:18 +00:00
ham Don't try and use xmlto if configure happens to find it. 2010-07-21 12:20:54 +00:00
inputmethod + skk-jisyo skktools. 2010-07-17 09:01:03 +00:00
lang Update "php53" package to version 5.3.3. Changes since version 5.3.2: 2010-07-24 22:23:37 +00:00
licenses Add the licence for the upcoming SqueezeboxServer package. 2010-07-05 00:50:55 +00:00
mail Update Dovecot to 1.2.13. 2010-07-25 22:17:19 +00:00
math update to 1.10.7 2010-07-20 12:15:43 +00:00
mbone Beacon v1.3-0 July 15, 2005 2010-03-14 10:59:14 +00:00
meta-pkgs we've got everything for gnome-2.30.2, name it so 2010-07-06 15:00:27 +00:00
misc If db4 is selected as the DBD_TYPE then PTHEADS_LDFLAGS is needed for linking. 2010-07-21 22:29:36 +00:00
mk note tokyocabinet option. 2010-07-24 09:37:13 +00:00
multimedia Revert revision of several PHP extensions after both core PHP packages 2010-07-24 22:24:21 +00:00
net unbound-1.4.5: 2010-07-26 19:09:19 +00:00
news For options ncurses and ncursesw, set USE_NCURSES=yes, on the assumption 2010-07-26 06:52:52 +00:00
packages
parallel Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
pkgtools pbulk-0.48: If pkg_add fails, remove binary package 2010-07-23 21:19:40 +00:00
print Skip iconv_open in libiconv check in configure script. 2010-07-26 14:57:51 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security Add installation of the CONF files, to ease the usability of this package 2010-07-25 19:57:25 +00:00
shells Transfer ownership to pkgsrc-users. pancake's address is not valid any 2010-07-06 10:17:11 +00:00
sysutils Update p5-Server-Starter from version 0.06 to version 0.07. 2010-07-26 01:51:38 +00:00
templates Tell users to use "pkg_admin audit" instead of audit-packages. 2010-03-18 10:18:19 +00:00
textproc Update p5-Text-MicroTemplate from version 0.11 to version 0.13. 2010-07-19 04:55:44 +00:00
time Update evolution-webcal to 2.28.1. 2010-07-21 13:32:30 +00:00
wm Revert unwanted bump. 2010-07-19 12:37:27 +00:00
www Update py-Paste to 1.7.4. 2010-07-26 12:38:42 +00:00
x11 Update x11/x3270 to 3.3.10ga5. 2010-07-25 21:23:03 +00:00
Makefile cleanup 2009-05-16 07:21:05 +00:00
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.