Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
unbound - Validating, recursive, and caching DNS(SEC) resolver
Unbound is a validating, recursive, and caching DNS(SEC) resolver.
The C implementation of Unbound is developed and maintained by NLnet
Labs. It is based on ideas and algorithms taken from a java prototype
developed by Verisign labs, Nominet, Kirei and ep.net.
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.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| unbound |
1.0.2 |
5.el5 |
src |
3.45 MiB |
Tue Nov 11 03:22:49 2008 |
Changelog
- * Wed Oct 22 22:00:00 2008 Paul Wouters <paul{%}xelerance{*}com> - 1.0.2-5
- Only call ldconfig in -libs package
- Move configure into build section
- devel subpackage should only depend on libs subpackage
- * Tue Oct 21 22:00:00 2008 Paul Wouters <paul{%}xelerance{*}com> - 1.0.2-4
- Fix CFLAGS getting lost in build
- Don't enable interface-automatic:yes because that
causes unbound to listen on 0.0.0.0 instead of 127.0.0.1
- * Sun Oct 19 22:00:00 2008 Paul Wouters <paul{%}xelerance{*}com> - 1.0.2-3
- Split off unbound-libs, make build verbose