FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 12:05 AM BST
Port details
unbound 1.4.17 dns on this many watch lists=9 search for ports that depend on this port An older version of this port was marked as vulnerable.
A validating, recursive, and caching DNS resolver
Maintained by: sem@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Apr 2008 07:35:35
License: not specified in port


Unbound is designed as a set of modular components, so that also
DNSSEC (secure DNS) validation and stub-resolvers (that do not run as
a server, but are linked into an application) are easily possible.

Goals:
    * A validating recursive DNS resolver.
    * Code diversity in the DNS resolver monoculture.
    * Drop-in replacement for BIND apart from config.
    * DNSSEC support.
    * Fully RFC compliant.
    * High performance
          o even with validation.
    * Used as
          o stub resolver.
          o full caching name server.
          o resolver library.
    * Elegant design of validator, resolver, cache modules.
          o provide the ability to pick and choose modules.
    * Robust.
    * In C, open source: The BSD license.
    * Smallest as possible component that does the job.
    * Stub-zones can be configured (local data or AS112 zones).

Non-goals:
    * An authoritative name server.
    * Too many Features.

WWW: http://unbound.net
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
Required Libraries: textproc/expat2, dns/ldns

Required by:
for Libraries

To install the port: cd /usr/ports/dns/unbound/ && make install clean
To add the package: pkg_add -r unbound


Configuration Options
===> The following configuration options are available for unbound-1.4.17:
     LIBEVENT=off (default) "is useful when using many (10000) outgoing ports"
     THREADS=on (default) "build with threads support"
     PYTHON=off (default) "build python bindings"
     GOST=off (default) "build GOST support (requires OpenSSL from ports)"
     ECDSA=on (default) "build ECDSA (ecliptic curve) support"
===> Use 'make config' to modify these settings

Master Sites:
http://unbound.net/downloads/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2011-09-15
    Affects: users of dns/unbound
    Author: sem@FreeBSD.org
    Reason: 
      unbound supports GOST from version 1.4.12 but only if dns/ldns was build
      with GOST support too. There is no way to check the option when unbound
      builds, so you should make sure the option is on in both unbound and lds.
    
    

Number of commits found: 55

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 May 2012 15:02:38
Original commit files touched by this commit  1.4.17
sem search for other commits by this committer
- Update to 1.4.17
  * Use ECDSA by default
  * Add a hack to build ldns with ECDSA support if it's not installed

Feature safe:   Yes
02 Feb 2012 13:53:27
Original commit files touched by this commit  1.4.16
sem search for other commits by this committer
- Update to 1.4.16
  * Bugfix release
27 Jan 2012 09:40:40
Original commit files touched by this commit  1.4.15
sem search for other commits by this committer
- Fix plist

Submitted by:   dougb
26 Jan 2012 13:44:58
Original commit files touched by this commit  1.4.15
sem search for other commits by this committer
- Update to 1.4.15
  * Fixed a little memory leak
  * Couple other bugs fixed
- Run unbound-checkconf before start.
24 Jan 2012 17:23:00
Original commit files touched by this commit  1.4.14_2
sem search for other commits by this committer
- Run unbound-anchor with unbound user. It solves a permissions problem.
24 Jan 2012 14:40:13
Original commit files touched by this commit  1.4.14_1
sem search for other commits by this committer
- Run unbound-anchor before unbound to obtain a trust anchor for DNSSEC.

Requested by:   des
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.4.14
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
19 Dec 2011 13:44:11
Original commit files touched by this commit  1.4.14
sem search for other commits by this committer
- Update to 1.4.14
  * CVE-2011-4528 fixed
07 Nov 2011 04:24:55
Original commit files touched by this commit  1.4.13
  Sanity Test Failure This port version is marked as vulnerable.
miwi search for other commits by this committer
- Get rid FreeBSD 6 support
15 Sep 2011 12:04:09
Original commit files touched by this commit  1.4.13
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.4.13
15 Jul 2011 12:53:51
Original commit files touched by this commit  1.4.12
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.4.12 (a bugfix release)
- Disable GOST by default
- Depend on dns/ldns
09 Jul 2011 17:53:24
Original commit files touched by this commit  1.4.11
 This port version is marked as vulnerable.
crees search for other commits by this committer
Incorrect keyword in previous commit; should have read:

Use USERS

PR:             ports/157597
Submitted by:   crees (me)
Approved by:    rene (mentor, implicit), maintainer timeout (sem, 34 days)
09 Jul 2011 16:30:19
Original commit files touched by this commit  1.4.11
 This port version is marked as vulnerable.
crees search for other commits by this committer
Use USERS

PR:             ports/157597
Submitted by:   crees (me)
Reviewed by:    rene (mentor, implicit), maintainer timeout (sem, 34 days)
01 Jul 2011 14:46:19
Original commit files touched by this commit  1.4.11
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.4.11
25 May 2011 09:30:38
Original commit files touched by this commit  1.4.10
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.4.10
  * CVE-2011-1922 VU#531342 fixed
24 Mar 2011 13:24:05
Original commit files touched by this commit  1.4.9
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.4.9
24 Jan 2011 16:19:05
Original commit files touched by this commit  1.4.8
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.4.8

Feature safe:   yes
09 Nov 2010 14:09:52
Original commit files touched by this commit  1.4.7
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.4.7
  * It uses GOST by default and depends on port's openssl 1.0.0
    (may be turned off by an option).
04 Aug 2010 11:06:04
Original commit files touched by this commit  1.4.6
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.4.6
25 Jul 2010 15:39:20
Original commit files touched by this commit  1.4.5_1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Update libevent to 1.4.14b

PR:             ports/147723
Approved by:    maintainer (timeout)
15 Jun 2010 15:46:15
Original commit files touched by this commit  1.4.5
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.4.5
22 Apr 2010 12:06:16
Original commit files touched by this commit  1.4.4
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.4.4
 * mistly bugs fix release
 * ECC-GOST is not supported by the port yet because of it requires
   OpenSSL 1.0.0 from ports. (There is in TODO).
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.4.3
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
12 Mar 2010 12:54:34
Original commit files touched by this commit  1.4.3
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.4.3
02 Feb 2010 15:34:31
Original commit files touched by this commit  1.4.1_1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- OpenSSL has no sha256 functions on 6.x

Reported by:    Michael Meelis <m.meelis at easybow.com>
25 Jan 2010 14:30:05
Original commit files touched by this commit  1.4.1_1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Forgot to set : ${unbound_enable:-"NO"}
- Allow user to set a pid file location with unbound_pidfile="..."

PR:             ports/142793 (based on)
Submitted by:   Keith Gaughan <k at stereochro.me>
12 Jan 2010 15:28:11
Original commit files touched by this commit  1.4.1_1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- A patch from SVN. It fixes a regression in IPv6 caching in
  1.4.1 version.
17 Dec 2009 12:45:52
Original commit files touched by this commit  1.4.1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.4.1
- Use --disable-sha2 on 6.4 because of broken OpenSSL in base.
01 Dec 2009 16:18:41
Original commit files touched by this commit  1.4.0_1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- A patch from developer
  * Fix crash when iterator without validator used
30 Nov 2009 18:07:29
Original commit files touched by this commit  1.4.0
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Fixe build on 6.4 amd64

Reported by:    pav
Tested by:      bud@RusNET.irc
26 Nov 2009 15:19:48
Original commit files touched by this commit  1.4.0
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.4.0
17 Nov 2009 14:38:37
Original commit files touched by this commit  1.3.4
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.3.4

PR:             ports/140639
Submitted by:   Kurt Jaeger <pi at fa8.opsec.eu>
17 Aug 2009 13:27:19
Original commit files touched by this commit  1.3.3
 This port version is marked as vulnerable.
sem search for other commits by this committer
- unbound does not use `unbound' group anymore, but `daemmon' instead

PR:             ports/137175 (based on)
Reported by:    Artis Caune <Artis.Caune at gmail.com>
05 Aug 2009 17:21:35
Original commit files touched by this commit  1.3.3
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.3.3
09 Jul 2009 17:38:19
Original commit files touched by this commit  1.3.1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.3.1
16 Jun 2009 13:35:00
Original commit files touched by this commit  1.3.0
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.3.0
31 Mar 2009 16:23:24
Original commit files touched by this commit  1.2.1_1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Fix a problem with OpenSSL from ports

Submitted by:   Artis Caune <artis.caune at gmail.com>
18 Mar 2009 04:38:28
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Mark as broken on sparc64-6.
10 Feb 2009 14:05:47
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.2.1
14 Jan 2009 08:49:04
Original commit files touched by this commit  1.2.0
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.2.0
  Bugs fix release. Includes important security fix.
18 Dec 2008 15:41:14
Original commit files touched by this commit  1.1.1_1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Fix reopening log after SIGHUP
20 Nov 2008 19:39:53
Original commit files touched by this commit  1.1.1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.1.1
  Urgent bugs fix release.
19 Nov 2008 20:59:31
Original commit files touched by this commit  1.1.0
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.1.0
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.0.2_1
 This port version is marked as vulnerable.
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Aug 2008 16:40:17
Original commit files touched by this commit  1.0.2_1
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update libevent dependency and bump PORTREVISION
18 Aug 2008 15:10:42
Original commit files touched by this commit  1.0.2_1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Add an option to build without threads.

Requested by:   Beastie <beastie24@gmail.com>
07 Aug 2008 10:45:27
Original commit files touched by this commit  1.0.2
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.0.2
16 Jul 2008 19:43:15
Original commit files touched by this commit  1.0.1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.0.1
16 Jun 2008 21:31:38
Original commit files touched by this commit  1.0.0_1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- with USE_OPENSSL, users can choose base OpenSSL or the one in the ports
- fix configure script so that WITHOUT_LIBEVENT works
- install some docs

PR:             ports/123853
Submitted by:   Tomoyuki Sakurai <cherry at trombik.org>
21 May 2008 17:12:48
Original commit files touched by this commit  1.0.0
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.0
14 May 2008 11:31:30
Original commit files touched by this commit  0.11_2
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Fix a typo like mistakes. No functional changes.

Reported by:    W.C.A. Wijngaards <wouter at nlnetlabs.nl>
07 May 2008 11:33:37
Original commit files touched by this commit  0.11_2
 This port version is marked as vulnerable.
sem search for other commits by this committer
- unbound runned in chroot by default. it brings us a problem with
  pid file. place it to PREFIX/etc/unbound as an author do.
29 Apr 2008 21:51:33
Original commit files touched by this commit  0.11_1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- PORTREVISION bump after the last change.

Discussed with: bsam
29 Apr 2008 08:00:03
Original commit files touched by this commit  0.11
 This port version is marked as vulnerable.
sem search for other commits by this committer
- USE_LDCONFIG should be there
29 Apr 2008 07:35:15
Original commit files touched by this commit  0.11
 This port version is marked as vulnerable.
sem search for other commits by this committer
- New port: dns/unbound

Unbound is designed as a set of modular components, so that also
DNSSEC (secure DNS) validation and stub-resolvers (that do not run as
a server, but are linked into an application) are easily possible.

Goals:
    * A validating recursive DNS resolver.
    * Code diversity in the DNS resolver monoculture.
    * Drop-in replacement for BIND apart from config.
    * DNSSEC support.
    * Fully RFC compliant.
    * High performance
          o even with validation.
    * Used as
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 55

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours17
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.408 seconds.