Version: 1.4.22, Package name: unbound-1.4.22 |
Maintained by: Jakob Schlyter |
Master sites: |
Description Unbound is an implementation of a recursive DNS resolver, that does caching and DNSSEC validation. |
Filesize: 4624.806 KB |
Version History (View Complete History) |
|
2011-07-14 03:23:04 by Jakob Schlyter | Files touched by this commit (3) |
Log message: Unbound 1.4.12; bugfix release |
2011-07-01 04:20:02 by Stuart Henderson | Files touched by this commit (2) |
Log message: - fix wrong replyaddr count after jostled queries, which leads to eventual starvation where the daemon has no replyaddrs left to use. from upstream svn. - use the new --enable-allsymbols flag, exporting all (including internal) symbols from libunbound and linking binaries to it. saves 4MB in installed size on amd64. ok jakob@ |
2011-07-01 02:27:34 by Stuart Henderson | Files touched by this commit (1) |
Log message: regenerate patch |
2011-06-30 12:35:58 by Jakob Schlyter | Files touched by this commit (2) |
Log message: upgrade to unbound v1.4.11; bugfix release |
2011-05-26 13:55:25 by Stuart Henderson | Files touched by this commit (2) |
Log message: Update unbound to 1.4.10, fixes CVE-2011-1922 which doesn't affect us - this is only applicable if assertions are enabled in the arguments to the configure script which this port doesn't do. ok jakob@ |
2011-03-24 14:30:42 by Jakob Schlyter | Files touched by this commit (2) |
Log message: update Unbound to version 1.4.9 |
2011-03-06 02:24:41 by Jakob Schlyter | Files touched by this commit (7) |
Log message: upgrade to Unbound 1.4.8; mostly from sthen@ |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-11-10 01:29:01 by Stuart Henderson | Files touched by this commit (4) |
Log message: update unbound to 1.4.7, from Brad. "please commit" jakob@ (maintainer). |
2010-10-18 15:50:39 by Stuart Henderson | Files touched by this commit (48) |
Log message: fix tabs |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2010-08-22 03:03:11 by Jakob Schlyter | Files touched by this commit (4) |
Log message: update to Unbound v1.4.6 |
2010-06-19 15:26:07 by Jakob Schlyter | Files touched by this commit (2) |
Log message: upgrade unbound to v1.4.4 |
2010-04-25 15:35:21 by Jakob Schlyter | Files touched by this commit (1) |
Log message: require libldns.4.3 |
2010-04-23 01:05:02 by Jakob Schlyter | Files touched by this commit (3) |
Log message: upgrade to Unbound v1.4.4 |
2010-03-21 07:50:43 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to 1.4.3; ok jakob@ |
2009-12-18 00:49:22 by Jakob Schlyter | Files touched by this commit (3) |
Log message: update unbound to 1.4.1 |
2009-11-27 11:34:25 by Jakob Schlyter | Files touched by this commit (5) |
Log message: update to unbound v1.4.0 |
2009-10-09 14:52:43 by Jakob Schlyter | Files touched by this commit (2) |
Log message: upgrade to Unbound 1.3.4 (security update) |
2009-08-04 09:45:26 by Jakob Schlyter | Files touched by this commit (3) |
Log message: upgrade to unbound v1.3.3 |
2009-07-15 16:18:09 by Jakob Schlyter | Files touched by this commit (2) |
Log message: upgrade to unbound 1.3.1; from brad |
2009-06-15 13:03:23 by Jakob Schlyter | Files touched by this commit (4) |
Log message: upgrade to Unbound 1.3.0 |
2009-03-16 03:56:15 by Stuart Henderson | Files touched by this commit (1) |
Log message: add the package spec to libldns LIB_DEPENDS in unbound/Makefile, making it easier to install/update unbound if you have an old libldns already installed. ok jakob@ |
2009-02-10 13:05:26 by Jakob Schlyter | Files touched by this commit (4) |
Log message: update to unbound 1.2.1; from brad |
2009-02-02 00:09:37 by Jakob Schlyter | Files touched by this commit (2) |
Log message: A fix from upstream for a race condition which can cause a crash upon starting up or restarting Unbound. |
2009-01-14 10:44:51 by Jakob Schlyter | Files touched by this commit (6) |
Log message: upgrade to unbound v1.2.0; from brad |
2008-12-30 03:40:13 by Jakob Schlyter | Files touched by this commit (3) |
Log message: merge 2 patches from unbound trunk: - fixup BSD port for infra host storage. It hashed wrongly. - do not reopen syslog to avoid dev/log dependency. |
2008-12-15 15:41:38 by Stuart Henderson | Files touched by this commit (1) |
Log message: WANTLIB+=ssl and bump, ok jakob@ |
2008-11-20 10:06:59 by Jakob Schlyter | Files touched by this commit (3) |
Log message: upgrade to unbound v1.1.1 |
2008-08-20 02:25:41 by Jakob Schlyter | Files touched by this commit (7) |
Log message: upgrade to unbound 1.0.2 |
2008-07-16 14:34:10 by Jakob Schlyter | Files touched by this commit (8) |
Log message: unbound 1.0.1; bugfix release |
2008-07-02 13:01:41 by Christian Weisgerber | Files touched by this commit (2) |
Log message: do not add a build directory to the configured directories for ld.so ok jakob@ |
2008-06-03 09:09:59 by Jakob Schlyter | Files touched by this commit (3) |
Log message: make unbound use ldns from ports now that ldns 1.3.0 is released. |