add selinux-policy-targeted requires
This commit is contained in:
parent
0510d27cd1
commit
391b35cd49
10
bind.spec
10
bind.spec
@ -19,7 +19,7 @@ Name: bind
|
|||||||
Summary: Domain Name System (DNS) Server (named)
|
Summary: Domain Name System (DNS) Server (named)
|
||||||
License: MPLv2.0
|
License: MPLv2.0
|
||||||
Version: 9.11.21
|
Version: 9.11.21
|
||||||
Release: 10
|
Release: 11
|
||||||
Epoch: 32
|
Epoch: 32
|
||||||
Url: http://www.isc.org/products/BIND/
|
Url: http://www.isc.org/products/BIND/
|
||||||
Source0: https://ftp.isc.org/isc/bind9/9.11.21/bind-%{version}.tar.gz
|
Source0: https://ftp.isc.org/isc/bind9/9.11.21/bind-%{version}.tar.gz
|
||||||
@ -99,7 +99,7 @@ BuildRequires: libtsan
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Requires: systemd coreutils shadow-utils glibc-common grep policycoreutils-python-utils
|
Requires: systemd coreutils shadow-utils glibc-common grep policycoreutils-python-utils
|
||||||
Requires: python3-bind = %{epoch}:%{version}-%{release} libselinux-utils selinux-policy bind-libs = %{epoch}:%{version}-%{release} bind-libs-lite = %{epoch}:%{version}-%{release}
|
Requires: python3-bind = %{epoch}:%{version}-%{release} libselinux-utils selinux-policy selinux-policy-targeted bind-libs = %{epoch}:%{version}-%{release} bind-libs-lite = %{epoch}:%{version}-%{release}
|
||||||
Provides: bind-config = 30:9.3.2-34.fc6 caching-nameserver = 31:9.4.1-7.fc8 dnssec-conf = 1.27-2
|
Provides: bind-config = 30:9.3.2-34.fc6 caching-nameserver = 31:9.4.1-7.fc8 dnssec-conf = 1.27-2
|
||||||
Provides: bind-license
|
Provides: bind-license
|
||||||
Obsoletes: bind-config < 30:9.3.2-34.fc6 caching-nameserver < 31:9.4.1-7.fc8 dnssec-conf < 1.27-2
|
Obsoletes: bind-config < 30:9.3.2-34.fc6 caching-nameserver < 31:9.4.1-7.fc8 dnssec-conf < 1.27-2
|
||||||
@ -1158,6 +1158,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 20 2022 jiangheng <jiangheng12@huawei.com> - 9.11.21-11
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add selinux-policy-targeted requires
|
||||||
|
|
||||||
* Wed Mar 30 2022 jiangheng <jiangheng12@huawei.com> - 9.11.21-10
|
* Wed Mar 30 2022 jiangheng <jiangheng12@huawei.com> - 9.11.21-10
|
||||||
- Type:CVE
|
- Type:CVE
|
||||||
- ID:CVE-2021-25220
|
- ID:CVE-2021-25220
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user