Package bind9.8-sdb: Information

    Binary package: bind9.8-sdb
    Version: 9.8.0-alt0.2
    Architecture: i586
    Build time:  Jun 19, 2011, 05:50 PM
    Source package: bind9.8
    Category: System/Servers
    Report package bug
    License: BSD-style
    Summary: BIND server with database backends and DLZ support
    Description: 
    BIND (Berkeley Internet Name Domain) is an implementation of the DNS (Domain
    Name System) protocols. This package includes a DNS server (named-sdb) which
    has compiled-in SDB (Simplified Database Backend) which includes support for
    using alternative Zone Databases stored in an LDAP server (ldapdb), a
    postgreSQL database (pgsqldb), an sqlite database (sqlitedb), or in the
    filesystem (dirdb), in addition to the standard in-memory RBT (Red Black Tree)
    zone database. It also includes support for DLZ (Dynamic Loadable Zones).

    Maintainer: Victor Forsyuk

    List of contributors:
    Victor Forsyuk
    Dmitry V. Levin
    qa-robot

    Last changed


    June 12, 2011 Victor Forsyuk 9.8.0-alt0.2
    - 9.8.0-P2 (security fixes for CVE-2011-1907 and CVE-2011-1910).
    March 31, 2011 Victor Forsyuk 9.8.0-alt0.1
    - Build 9.8.0 and package as bind9.8 to co-exist with ages old and lacking
      desperately needed features bind 9.3.6.
    - Build with IPv6.
    - Add PIE patch.
    - Disable static libraries.
    - Patch to fix https://bugzilla.redhat.com/show_bug.cgi?id=247856 (bind-9.5-overflow.patch).
    - Build --with-gssapi (and use SPNEGO from GSSAPI library: --disable-isc-spnego).
    - Build with /dev/urandom insted of /dev/random (better get not so perfect
      randomness than wait for it...).
    - Build exportable library (--enable-exportlib) and package it separately.
    - Build both SDB and DLZ enabled bind and lighter version without them.
    - Add LSB section to named initscript, don't start daemon by default.
    - Modify initscript to start SDB-enabled bind if installed.
    - Remove rfc1912.txt, it is already located in doc/rfc directory.
    Oct. 1, 2010 Dmitry V. Levin 9.3.6-alt6
    - Rebuilt with libcrypto.so.10.