Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
pettai f5e8a1448b unbound 1.48:
Features:
* harden-below-nxdomain config option, default off (because very old software
  may be incompatible). We could enable it by default in the future.
  From draft-vixie-dnsext-resimprove-00.
* typetransparent localzone: does not block other RR types.
* so-sndbuf option for very busy servers, a bit like so-rcvbuf.

Bug Fixes:
* Fix so a changed NS RRset does not get moved name stuck on old server,
  for type NS the TTL is not increased.
* Fix prefetch so it does not get stuck on old server for moved names.
* Fix insecure CNAME sequence marked as secure, reported by Bert Hubert.
* faster lruhash get_mem routine.
* [bugzilla: 346 ] remove ITAR scripts from contrib,
  the service is discontinued, use the root.
* Fix in infra cache that could cause rto larger than TOP_TIMEOUT kept.
* algorithm compromise protection using the algorithms signalled in the DS
  record. Also, trust anchors, DLV, and RFC5011 receive this, and thus,
  if you have multiple algorithms in your trust-anchor-file then it will now
  behave different than before. Also, 5011 rollover for algorithms needs to be
  double-signature until the old algorithm is revoked.
* squelch 'tcp connect: bla' in logfile, (set verbosity 2 to see them)
* fix validation in this case: CNAME to nodata for co-hosted opt-in
  NSEC3 insecure delegation, was bogus, fixed to be insecure.
* Fix our 'BDS' license (typo reported by Xavier Belanger).
* [bugzilla: 338 ] print address when socket creation fails.
* Fix storage of EDNS failures in the infra cache.
* silence 'tcp connect: broken pipe' and 'net down' at low verbosity.
* unbound-anchor compiles with openssl 0.9.7.
* Be lenient and accept imgw.pl malformed packet (like BIND).
* the included ldns tarball is updated (to 1.6.8)
* iana portlist updated.

unbound 1.47:

Features:
* unbound-anchor app, unbound requires libexpat (xml parser library).
  It creates or updates a root.key file. Use it before you start the validator
  (e.g. at system boot time).
* dump_infra and flush_infra commands for unbound-control.

Bug Fixes:
* GOST code enabled by default (RFC 5933).
* Configure detects libev-4.00.
* do not synthesize a CNAME message from cache for qtype DS.
* Use central entropy to seed threads.
* Change the rtt used to probe EDNS-timeout hosts to 1000 msec.
* Fix validation failure for parent and child on same server with an insecure
  childzone and a CNAME from parent to child.
* Change of timeout code. No more lost and backoff in blockage. At 12sec timeout
  (and at least 2x lost before) one probe per IP is allowed only. At 120sec,
  the IP is blocked. After 15min, a 120sec entry has a single retry packet.
* no timeout backoff if meanwhile a query succeeded.
* Configure errors if ldns is not found.
* Windows 7 fix for the installer.
* Fix bug where fallback_tcp causes wrong roundtrip and edns observation to be
  noted in cache. Fix bug where EDNSprobe halted exponential backoff if EDNS
  status unknown.
* interface automatic works for some people with ip6 disabled. Therefore the
  error check is removed, so they can use the option.
* Fix TCP so it uses a random outgoing-interface.
* Fix bug when DLV below a trust-anchor that uses NSEC3 optout where the zone
  has a secure delegation hosted on the same server did not verify as secure
  (it was insecure by mistake).
* Fix alloc_reg_release for longer uptime in out of memory conditions.
* [bugzilla: 329 ] in example.conf show correct ipv4 link-local 169.254/16.
* compliance with draft-ietf-dnsop-default-local-zones-14,
  removed reverse ipv6 orchid prefix from builtin list.
* Algorithm rollover operational reality intrudes, for trust-anchor and
  5011-store, if one key matches it's good enough.
* Fix reported validation error in out of memory condition.
* Abide RFC5155 section 9.2: no AD flag for replies with NSEC3 optout.
* increased mesh-max-activation from 1000 to 3000 for crazy domains like
  _tcp.slb.com with 262 servers.
* [bugzilla: 327 ] Fix for cannot access stub zones until the root is primed.
* openbsd-lint fixes
* [bugzilla: 321 ] Fix resolution of rs.ripe.net artifacts with 0x20.
  Delegpt structures checked for duplicates always.
  No more nameserver lookups generated when depth is full anyway.
* [bugzilla: 322 ] Fix, configure does not respect CFLAGS on Solaris.
  Pass CFLAGS="-xO4 -xtarget=generic" on the configure command line if use
  sun-cc, but some systems need different flags.
* Fix acx_nlnetlabs.m4 configure output for autoconf-2.66 AS_TR_CPP changes,
  uses m4_bpatsubst now.
* make test (or make check) should be more portable and run the unit test and
  testbound scripts. (make longtest has special requirements).
* More pleasant remote control command parsing.
* Fix name of rrset printed that failed validation.
* Return NXDOMAIN after chain of CNAMEs ends at name-not-found.
* Fix validation in case a trust anchor enters into a zone with
  unsupported algorithms.
* iana portlist updated.
* updated ldns tarball.
2011-03-21 15:04:32 +00:00
archivers Changes 9.20.1: 2011-03-21 13:45:51 +00:00
audio PR/37835 -- Copy patches from vorbis-tools that fix pthread programming 2011-03-20 19:13:15 +00:00
benchmarks service discontinued. prevent time out. fetch from backup. 2011-03-11 10:32:20 +00:00
biology png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
bootstrap Note that i386 mode is the default, and point to tron@'s 2009 tech-pkg 2011-03-05 12:36:39 +00:00
cad update to 3.3.20 2011-03-16 17:31:12 +00:00
chat Remove startupnotification, changelog mentioned it's not needed any 2011-03-14 12:50:48 +00:00
comms update master_sites. ftp service has been suspended. 2011-03-14 12:11:50 +00:00
converters service supended. fall back to master_sites_backup. 2011-03-11 10:48:08 +00:00
cross Update dfu-programmer to 0.5.4. Also, fix HOMEPAGE. 2011-03-15 20:01:01 +00:00
databases Remove some ex-MASTER_SITES. 2011-03-20 20:27:55 +00:00
devel Add destdir installation support. 2011-03-21 12:27:11 +00:00
distfiles
doc Updated archivers/p7zip to 9.20.1 2011-03-21 13:46:41 +00:00
editors * simplify with BUILD_DIRS 2011-03-21 08:11:27 +00:00
emulators Recursive bump for libzip-0.10. 2011-03-18 13:49:38 +00:00
filesystems * Use USE_GNU_READLINE=yes instead of PREFER.readline=pkgsrc. 2011-03-18 05:50:04 +00:00
finance Update to 2.4.4: 2011-03-16 14:43:22 +00:00
fonts Let tex-psnfss depend on all fonts that its styles use. 2011-03-18 22:55:57 +00:00
games Update to 1.63: 2011-03-21 09:58:13 +00:00
geography Add tex-pst-geo{,-doc}. 2011-03-18 21:29:49 +00:00
graphics Add pstricks packages. 2011-03-18 21:52:39 +00:00
ham Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
inputmethod service suspended. fetch from backup. 2011-03-11 12:33:04 +00:00
lang Update lang/php53 package to PHP 5.3. 2011-03-19 07:01:18 +00:00
licenses Add unlicense from http://unlicense.org/ and add it to 2011-03-17 22:58:10 +00:00
mail PR/38507 -- Add 'awaken' command to rc.d script 2011-03-20 01:38:35 +00:00
math Pass CFLAGS to configure scripts, fixing problems on Mac OS X; clean up some pkglint issues. 2011-03-18 15:00:01 +00:00
mbone Remove patch hunks that disable --recheck in GNU configure scripts. 2011-01-25 22:22:13 +00:00
meta-pkgs Explicitly depend on packages required to build PDF files in the 2011-03-18 23:25:14 +00:00
misc minor update from 3.9.9 -> 3.9.9.1: 2011-03-21 11:44:58 +00:00
mk remove quote from "DESTDIR". 2011-03-21 08:55:12 +00:00
multimedia Changes 4.6.0: 2011-03-20 13:19:44 +00:00
net unbound 1.48: 2011-03-21 15:04:32 +00:00
news Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
packages
parallel +paexec 2011-03-16 11:10:47 +00:00
pkgtools Add filebase support, allowing to choose the filename for the resulting 2011-03-19 09:44:16 +00:00
print Add a missing dependency to tex-a4wide. 2011-03-18 23:37:39 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security Add user-destdir installatin support. 2011-03-20 06:36:30 +00:00
shells * add user-destdir installation support. 2011-03-19 03:58:20 +00:00
sysutils bump PKGREVISION for previous bugfix 2011-03-21 11:38:49 +00:00
templates Tell users to use "pkg_admin audit" instead of audit-packages. 2010-03-18 10:18:19 +00:00
textproc service suspended. prevent timeout. fetch from backup. 2011-03-18 20:54:44 +00:00
time Update ruby-tzinfo package to 0.3.25. 2011-03-16 14:49:59 +00:00
wm libungif/buildlink3.mk -> mk/giflib.buildlink3.mk 2011-03-09 16:40:44 +00:00
www Updated www/p5-Mojolicious to 1.14 2011-03-20 21:41:35 +00:00
x11 +gtk3 2011-03-18 17:15:03 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

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

Please see doc/pkgsrc.txt for information.