update policycoreutils.spec.

Signed-off-by: sx10 <shenxiangwei1@huawei.com>
This commit is contained in:
sx10 2022-12-19 03:25:47 +00:00 committed by Gitee
parent 1a4e56ac19
commit 43f6acc7b3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,7 +3,7 @@
Name: policycoreutils Name: policycoreutils
Version: 3.3 Version: 3.3
Release: 4 Release: 5
Summary: Policy core utilities of selinux Summary: Policy core utilities of selinux
License: GPLv2 License: GPLv2
URL: https://github.com/SELinuxProject URL: https://github.com/SELinuxProject
@ -17,6 +17,7 @@ Source11: selinux-autorelabel-generator.sh
Patch0: fix-fixfiles-N-date-function.patch Patch0: fix-fixfiles-N-date-function.patch
Patch1: fix-fixfiles-N-date-function-two.patch Patch1: fix-fixfiles-N-date-function-two.patch
Patch6000: backport-policycoreutils-handle-argument-counter-of-zero.patch
Patch6001: backport-newrole-check-for-crypt-3-failure.patch Patch6001: backport-newrole-check-for-crypt-3-failure.patch
Patch6002: backport-newrole-ensure-password-memory-erasure.patch Patch6002: backport-newrole-ensure-password-memory-erasure.patch
Patch6003: backport-semodule_package-Close-leaking-fd.patch Patch6003: backport-semodule_package-Close-leaking-fd.patch
@ -262,6 +263,9 @@ find %{buildroot}%{python3_sitelib} %{buildroot}%{python3_sitearch} \
%{_mandir}/* %{_mandir}/*
%changelog %changelog
* Mon Dec 19 2022 shenxiangwei <shenxiangwei1@huawei.com> - 3.3-5
- update patch list
* Sat Dec 17 2022 ExtinctFire <shenyining_00@126.com> - 3.3-4 * Sat Dec 17 2022 ExtinctFire <shenyining_00@126.com> - 3.3-4
- backport patches from upstream - backport patches from upstream