Skip to content
Snippets Groups Projects
Select Git revision
  • 392ac795ce6a63840ccd341463a00288c9d4a86e
  • c4 default protected
  • c9s-sig-hyperscale
  • c7
  • c8
  • c9
  • c9-beta
  • c8-beta
  • c8s
  • c7-beta
  • c7-alt
  • c7-sig-altarch-fasttrack
  • c5
  • c5-plus
  • c6
  • c6-plus
  • imports/c7/bind-9.11.4-26.P2.el7_9.16
  • imports/c7/bind-9.11.4-26.P2.el7_9.15
  • imports/c7/bind-9.11.4-26.P2.el7_9.14
  • imports/c8/bind-9.11.36-8.el8
  • imports/c9/bind-9.16.23-11.el9
  • imports/c9-beta/bind-9.16.23-11.el9
  • imports/c8-beta/bind-9.11.36-8.el8
  • imports/c8s/bind-9.11.36-8.el8
  • imports/c7/bind-9.11.4-26.P2.el7_9.13
  • imports/c8s/bind-9.11.36-7.el8
  • imports/c9/bind-9.16.23-5.el9_1
  • imports/c8s/bind-9.11.36-3.el8_6.3
  • imports/c8/bind-9.11.36-5.el8_7.2
  • imports/c8/bind-9.11.36-5.el8
  • imports/c8/bind-9.11.36-3.el8_6.1
  • imports/c8s/bind-9.11.36-5.el8
  • imports/c7/bind-9.11.4-26.P2.el7_9.10
  • imports/c9/bind-9.16.23-1.el9_0.1
  • imports/c8-beta/bind-9.11.36-4.el8
  • imports/c9-beta/bind-9.16.23-4.el9
36 results

bind

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Petr Menšík's avatar
    Petr Menšík authored
    ARM and s390x cannot compile, because they lack atomic implementation in
    lib/isc. Include upstream fix after 9.11.23 release.
    
    Signed-off-by: default avatarPetr Menšík <pemensik@redhat.com>
    392ac795
    History
    Name Last commit Last update
    tests
    .gitignore
    README.md
    README.sdb_pgsql
    bind-9.10-dist-native-pkcs11.patch
    bind-9.10-sdb.patch
    bind-9.10-use-of-strlcat.patch
    bind-9.11-engine-pkcs11.patch
    bind-9.11-export-suffix.patch
    bind-9.11-feature-test-named.patch
    bind-9.11-fips-code.patch
    bind-9.11-fips-disable.patch
    bind-9.11-fips-tests.patch
    bind-9.11-host-idn-disable.patch
    bind-9.11-json-c.patch
    bind-9.11-kyua-pkcs11.patch
    bind-9.11-oot-manual.patch
    bind-9.11-pk11.patch
    bind-9.11-rh1205168.patch
    bind-9.11-rh1410433.patch
    bind-9.11-rh1624100.patch
    bind-9.11-rh1663318.patch
    bind-9.11-rh1666814.patch
    bind-9.11-rh1732883.patch
    bind-9.11-rh1736762-5.patch
    bind-9.11-rt31459.patch
    bind-9.11-rt46047.patch
    bind-9.11-serve-stale-dbfix.patch
    bind-9.11-serve-stale.patch
    bind-9.11-tests-pkcs11.patch
    bind-9.11-tests-variants.patch
    bind-9.11-unit-disable-random.patch
    bind-9.11.12.tar.gz.asc
    bind-9.11.23-atomic.patch
    bind-9.3.1rc1-sdb_tools-Makefile.in
    bind-9.3.2-redhat_doc.patch
    bind-9.3.2b1-fix_sdb_ldap.patch
    bind-9.3.2b2-sdbsrc.patch
    bind-9.5-PIE.patch
    bind-9.5-dlz-64bit.patch
    bind-9.9.1-P2-dlz-libdb.patch
    bind-9.9.1-P2-multlib-conflict.patch
    bind-95-rh452060.patch
    bind-96-old-api.patch
    bind.spec
    bind.tmpfiles.d
    bind93-rh490837.patch
    bind97-exportlib.patch
    bind97-rh478718.patch
    bind97-rh645544.patch
    bind97-rh669163.patch
    bind99-rh640538.patch
    codesign2019.txt
    dnszone.schema
    generate-rndc-key.sh
    ldap2zone.1
    ldap2zone.c
    makefile-replace-libs.py
    named-chroot-setup.service
    named-chroot.files
    named-chroot.service
    named-pkcs11.service
    named-sdb-chroot-setup.service
    named-sdb-chroot.service
    named-sdb.8
    named-sdb.service
    named-setup-rndc.service
    named.conf
    named.conf.sample
    named.empty
    named.localhost
    named.logrotate
    named.loopback
    named.rfc1912.zones
    named.root
    named.root.key
    named.rwtab
    named.service
    named.sysconfig
    random.data
    setup-named-chroot.sh
    setup-named-softhsm.sh
    softhsm2.conf.in
    sources
    trusted-key.key
    zone2sqlite.1
    zonetodb.1

    BIND 9

    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.

    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.

    • bind -- named daemon providing DNS server
    • bind-utils -- set of tools to analyse DNS responses or update entries (dig, host)
    • bind-doc -- documentation for current bind, BIND 9 Administrator Reference Manual.
    • bind-license -- Shared license for all packages but bind-export-libs.
    • bind-sdb -- named daemon built with support for Dynamically Loadable Zones, interface to serve DNS names from external databases like LDAP or SQL. Can be disabled by --without SDB.
    • bind-pkcs11 -- named daemon built with native PKCS#11 support. Can be disabled by --without PKCS11.
    • bind-libs and bind-libs-lite -- Shared libraries used by some others programs
    • bind-export-libs -- Special subset of libraries without support for threads. Used by dhcp package. Can be disabled by --without EXPORT_LIBS
    • bind-devel -- Development headers for libs. Can be disabled by --without DEVEL

    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.
    • DLZ -- Support for dynamic loaded modules providing support for features bind-sdb provides, but only small module is required.