Package unbound: Information

  • Default inline alert: Version in the repository: 1.19.3-alt1

Source package: unbound
Version: 1.9.6-alt3
Latest version according to Repology
Build time:  Feb 25, 2020, 07:00 PM in the task #246953
Category: System/Servers
Report package bug
License: BSD
Summary: Validating, recursive, and caching DNS resolver
Description: 
Unbound is a validating, recursive, and caching DNS 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.

List of rpms provided by this srpm:
libunbound (x86_64, ppc64le, i586, aarch64)
libunbound-debuginfo (x86_64, ppc64le, i586, aarch64)
libunbound-devel (x86_64, ppc64le, i586, aarch64)
unbound (x86_64, ppc64le, i586, aarch64)
unbound-control (x86_64, ppc64le, i586, aarch64)
unbound-control-debuginfo (x86_64, ppc64le, i586, aarch64)
unbound-debuginfo (x86_64, ppc64le, i586, aarch64)

Maintainer: Alexey Shabalin



    1. libssl-devel
    2. /proc
    3. flex
    4. pkgconfig(libsystemd)
    5. gcc-c++
    6. libevent-devel
    7. libexpat-devel

Last changed


Feb. 25, 2020 Alexey Shabalin 1.9.6-alt3
- update systemd unit for run without pidfile
Feb. 18, 2020 Alexey Shabalin 1.9.6-alt2
- build unbound without python
- build with systemd support
- update unbound-anchor cron config
- add unbound-anchor.timer
- disable build static libs
- update configure options:
  + --enable-pie
  + --enable-relro-now
  + --disable-rpath
  + --with-ssl
  + --enable-tfo-client
  + --enable-tfo-server
  + --enable-subnet
- cleanup BR:
Dec. 13, 2019 Alexei Takaseev 1.9.6-alt1
- 1.9.6 (Fixes CVE-2019-18934)