diff --git a/bind.spec b/bind.spec index d8ae5998ef285a3e0bda058ba8113c03f1eee52f..2da988c1e134d5908288029e3b583d2cc0fb5a75 100644 --- a/bind.spec +++ b/bind.spec @@ -19,7 +19,7 @@ Name: bind Summary: Domain Name System (DNS) Server (named) License: MPLv2.0 Version: 9.11.21 -Release: 7 +Release: 8 Epoch: 32 Url: http://www.isc.org/products/BIND/ Source0: https://ftp.isc.org/isc/bind9/9.11.21/bind-%{version}.tar.gz @@ -60,7 +60,7 @@ Source34: named.loopback Source35: named.root.key BuildRequires: openssl-devel libtool autoconf pkgconfig libcap-devel python3-devel python3-ply docbook-style-xsl -BuildRequires: libidn2-devel libxml2-devel make systemd selinux-policy findutils sed libxslt gdb +BuildRequires: libidn2-devel libxml2-devel make systemd selinux-policy findutils sed libxslt %if %{with SDB} BuildRequires: openldap-devel libpq-devel sqlite-devel mariadb-connector-c-devel @@ -1154,6 +1154,12 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Sat Jul 24 2021 jiangheng - 9.11.21-8 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:remove gdb buildrequires + * Wed May 26 2021 jiangheng - 9.11.21-7 - Type:CVE - ID:NA