The bind9-next package
  • C 47.6%
  • Shell 31.1%
  • Python 21.2%
  • Makefile 0.1%
Find a file
Petr Menšík 7238eb8b29 Update to 9.21.17 (rhbz#2415843)
Security Fixes:

- Fix incorrect length checks for BRID and HHIT records. (CVE-2025-13878)

New Features:

- Add support for Extended DNS Error 9 (Missing DNSKEY).
- Add support for Extended DNS Error 13 (Cached Error).
- Add support for Generalized DNS Notifications.

Features Changes:

- Add more information to the rndc recursing output about fetches.
- Enforce bounds of multiple configuration options.

Bug Fixes:

- Fix inbound IXFR performance regression.
- Make DNSSEC key rollovers more robust.
- Fix a catalog zone issue, where member zones could fail to load.
- Fix slow speed when signing a large delegation zone with NSEC3 opt-out.
- Reconfiguring an NSEC3 opt-out zone to NSEC caused the zone to be invalid.
- Fix a possible catalog zone issue during reconfiguration.
- Fix the charts in the statistics channel.

https://downloads.isc.org/isc/bind9/9.21.17/doc/arm/html/notes.html#notes-for-bind-9-21-17
2026-01-22 11:17:40 +01:00
.fmf Sync with rawhide 2023-01-27 18:26:07 +01:00
plans Try preparing to run shared tests 2023-10-17 11:06:15 +02:00
.gitignore Update to 9.21.8 2025-05-28 14:46:29 +02:00
bind-9.11.12.tar.gz.asc Import some data from bind branch bind9-dev 2023-01-27 18:24:45 +01:00
bind-9.14.7.tar.gz.asc Import some data from bind branch bind9-dev 2023-01-27 18:24:45 +01:00
bind-9.16-redhat_doc.patch Sync with rawhide 2023-01-27 18:26:07 +01:00
bind-9.21-unittest-isc_rwlock-s390x.patch Add workaround for stuck s390x benchmark test 2024-11-20 15:36:57 +01:00
bind-9.21-unittest-qpdb-i386.patch Update to 9.21.11 2025-09-05 18:11:29 +02:00
bind.tmpfiles.d Import some data from bind branch bind9-dev 2023-01-27 18:24:45 +01:00
bind9-next.spec Update to 9.21.17 (rhbz#2415843) 2026-01-22 11:17:40 +01:00
bind97-exportlib.patch Import some data from bind branch bind9-dev 2023-01-27 18:24:45 +01:00
changelog Convert to %autorelease and %autochangelog 2023-05-02 15:02:14 +02:00
Changes.md Sync with rawhide 2023-01-27 18:26:07 +01:00
ci.fmf Sync with rawhide 2023-01-27 18:26:07 +01:00
generate-rndc-key.sh Sync with rawhide 2023-01-27 18:26:07 +01:00
isc-keyblock.asc Update to 9.19.14 (#2216463) 2023-06-26 12:22:16 +02:00
ldap2zone.c Import some data from bind branch bind9-dev 2023-01-27 18:24:45 +01:00
makefile-replace-libs.py Import some data from bind branch bind9-dev 2023-01-27 18:24:45 +01:00
named-chroot-setup.service Import some data from bind branch bind9-dev 2023-01-27 18:24:45 +01:00
named-chroot.files Use dns-root-data package for hints source 2026-01-20 17:47:25 +01:00
named-chroot.service Enable automatic restart on crashes 2024-08-29 17:49:12 +02:00
named-mkroot.sh Use dns-root-data package for hints source 2026-01-20 17:47:25 +01:00
named-pkcs11.service Change named-checkonf path to bin 2023-01-27 18:26:07 +01:00
named-setup-rndc.service Import some data from bind branch bind9-dev 2023-01-27 18:24:45 +01:00
named.conf Import some data from bind branch bind9-dev 2023-01-27 18:24:45 +01:00
named.conf.sample Update a bit sample named.conf 2025-10-07 17:08:00 +02:00
named.empty Import some data from bind branch bind9-dev 2023-01-27 18:24:45 +01:00
named.localhost Import some data from bind branch bind9-dev 2023-01-27 18:24:45 +01:00
named.logrotate Use smarter action on lograte script 2025-09-05 17:25:14 +02:00
named.loopback Import some data from bind branch bind9-dev 2023-01-27 18:24:45 +01:00
named.rfc1912.zones Replace master with primary in configuration 2023-01-27 18:26:07 +01:00
named.root.key Use dns-root-data package for hints source 2026-01-20 17:47:25 +01:00
named.rwtab Import some data from bind branch bind9-dev 2023-01-27 18:24:45 +01:00
named.service Enable automatic restart on crashes 2024-08-29 17:49:12 +02:00
named.sysconfig Import some data from bind branch bind9-dev 2023-01-27 18:24:45 +01:00
README.md Remove license and devel packages from README 2025-09-10 23:11:15 +02:00
setup-named-chroot.sh Import some data from bind branch bind9-dev 2023-01-27 18:24:45 +01:00
setup-named-softhsm.sh Import some data from bind branch bind9-dev 2023-01-27 18:24:45 +01:00
softhsm2.conf.in Import some data from bind branch bind9-dev 2023-01-27 18:24:45 +01:00
sources Update to 9.21.17 (rhbz#2415843) 2026-01-22 11:17:40 +01:00

BIND 9 development version

BIND (Berkeley Internet Name Domain) is a complete, highly portable implementation of the DNS (Domain Name System) protocol.

Internet Systems Consortium (https://www.isc.org), a 501(c)(3) public benefit corporation dedicated to providing software and services in support of the Internet infrastructure, developed BIND 9 and is responsible for its ongoing maintenance and improvement.

This package provides development build of unstable development branches. It will contain more changes but more often broken backward compatibility. Use bind package to get more stable and production oriented tool.

More details about upstream project can be found on their gitlab. This repository contains only upstream sources and packaging instructions for Fedora Project.

Subpackages

The package contains several subpackages, some of them can be disabled on rebuild.

  • bind9-next -- named daemon providing DNS server
  • bind9-next-utils -- set of tools to analyse DNS responses or update entries (dig, host)
  • bind9-next-doc -- documentation for current bind, BIND 9 Administrator Reference Manual.
  • bind9-next-libs -- Shared libraries used by some others programs

Optional features

  • GSSTSIG -- Support for Kerberos authentication in BIND.
  • LMDB -- Support for dynamic database for managing runtime added zones. Provides faster removal of added zone with much less overhead. But requires lmdb linked to base libs.