Name: | bind-sdb |
---|---|
Epoch: | 32 |
Version: | 9.11.4 |
Release: | 16.P2.el7_8.6 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 948289 |
License: | MPLv2.0 |
RPM: | bind-sdb-9.11.4-16.P2.el7_8.6.x86_64.rpm |
Source RPM: | bind-9.11.4-16.P2.el7_8.6.src.rpm |
Build Date: | Mon Jun 01 2020 |
Build Host: | jenkins-10-147-72-125-e1980dc1-5425-4550-a6b3-5a4c459963d2.appad3iad.osdevelopmeniad.oraclevcn.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) |
- Fix EDNS512 loops on broken servers
- Add CVE tests to codebase
- Limit number of queries triggered by a request (CVE-2020-8616) - Fix invalid tsig request (CVE-2020-8617)
- Disable atomic operations on ppc64, ppc64le, aarch64, ppc (#1779589)
- Disable unit test timer_test on ppc64le because of its instability
- Prevent deadlock on reload (#1805685)
- Finish dig query when name is too long (#1743572)
- Stop listening on IPv6 by default (#1753259)
- Limit number of queries per TCP connection (CVE-2019-6477)
- Revert not searching names with dot (#1743572)