policycoreutils-3.7-5
- fixfiles: use `grep -F` when search in mounts (bz#2323728) [skip changelog]
This commit is contained in:
parent
f08722bf2a
commit
2265bc4616
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
* Wed Nov 13 2024 Petr Lautrbach <lautrbach@redhat.com> - 3.7-5
|
||||
- fixfiles: use `grep -F` when search in mounts (bz#2323728)
|
||||
|
||||
* Tue Aug 20 2024 Petr Lautrbach <lautrbach@redhat.com> - 3.7-4
|
||||
- sepolgen-ifgen: allow M4 escaped filenames
|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
Summary: SELinux policy core utilities
|
||||
Name: policycoreutils
|
||||
Version: 3.7
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
# https://github.com/SELinuxProject/selinux/wiki/Releases
|
||||
Source0: https://github.com/SELinuxProject/selinux/releases/download/3.7/selinux-3.7.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue