!100 add selinux-policy-targeted requires
From: @jiangheng12 Reviewed-by: @zengwefeng Signed-off-by: @zengwefeng
This commit is contained in:
commit
36203bf651
10
bind.spec
10
bind.spec
@ -19,7 +19,7 @@ Name: bind
|
||||
Summary: Domain Name System (DNS) Server (named)
|
||||
License: MPLv2.0
|
||||
Version: 9.11.21
|
||||
Release: 10
|
||||
Release: 11
|
||||
Epoch: 32
|
||||
Url: http://www.isc.org/products/BIND/
|
||||
Source0: https://ftp.isc.org/isc/bind9/9.11.21/bind-%{version}.tar.gz
|
||||
@ -99,7 +99,7 @@ BuildRequires: libtsan
|
||||
%endif
|
||||
|
||||
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-license
|
||||
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
|
||||
* 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
|
||||
- Type:CVE
|
||||
- ID:CVE-2021-25220
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user