diff --git a/policycoreutils.spec b/policycoreutils.spec index b791a23843d6d1d42342b243ff02f6ed81b01408..e39f2d69d6bbd9331e220cff8d9e3be3ed224846 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -3,7 +3,7 @@ Name: policycoreutils Version: 3.3 -Release: 4 +Release: 5 Summary: Policy core utilities of selinux License: GPLv2 URL: https://github.com/SELinuxProject @@ -17,6 +17,7 @@ Source11: selinux-autorelabel-generator.sh Patch0: fix-fixfiles-N-date-function.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 Patch6002: backport-newrole-ensure-password-memory-erasure.patch Patch6003: backport-semodule_package-Close-leaking-fd.patch @@ -262,6 +263,9 @@ find %{buildroot}%{python3_sitelib} %{buildroot}%{python3_sitearch} \ %{_mandir}/* %changelog +* Mon Dec 19 2022 shenxiangwei - 3.3-5 +- update patch list + * Sat Dec 17 2022 ExtinctFire - 3.3-4 - backport patches from upstream