Name: | bind-sdb |
---|---|
Epoch: | 32 |
Version: | 9.9.4 |
Release: | 14.0.1.el7 |
Architecture: | x86_64 |
Group: | System Environment/Daemons |
Size: | 752354 |
License: | ISC |
RPM: | bind-sdb-9.9.4-14.0.1.el7.x86_64.rpm |
Source RPM: | bind-9.9.4-14.0.1.el7.src.rpm |
Build Date: | Wed Aug 06 2014 |
Build Host: | ca-build56.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.isc.org/products/BIND/ |
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. BIND 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) |
- Rebuild to fix libmysqlclient dependency
- Mass rebuild 2014-01-24
- Rebuild for mariadb-libs Related: #1045013
- Fix CVE-2014-0591
- Build against libdb instead of libdb4 (#1044990)
- Mass rebuild 2013-12-27
- Fix crash in rbtdb after two sucessive getoriginnode() calls (#1044026)
- Split chroot package for named and named-sdb - Extract setting-up/destroying of chroot to a separate systemd service (#1004300)
- Create symlink /var/named/chroot/var/run -> /var/named/chroot/run (#1024384) - Added session-keyfile statement into default named.conf since we use /run/named (#1024384)
- Fixed memory leak in nsupdate if 'realm' was used multiple times (#1034824)