setroubleshoot-3.3.28-2
- Use %sysusers_create_compat instead of useradd - Set right ownership on /var/lib/setroubleshoot Related: rhbz#2050723
This commit is contained in:
parent
e25ccd301f
commit
a1137eab97
@ -4,7 +4,7 @@
|
|||||||
Summary: Helps troubleshoot SELinux problems
|
Summary: Helps troubleshoot SELinux problems
|
||||||
Name: setroubleshoot
|
Name: setroubleshoot
|
||||||
Version: 3.3.28
|
Version: 3.3.28
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://gitlab.com/setroubleshoot/setroubleshoot
|
URL: https://gitlab.com/setroubleshoot/setroubleshoot
|
||||||
Source0: https://gitlab.com/setroubleshoot/setroubleshoot/-/archive/%{version}/setroubleshoot-%{version}.tar.gz
|
Source0: https://gitlab.com/setroubleshoot/setroubleshoot/-/archive/%{version}/setroubleshoot-%{version}.tar.gz
|
||||||
@ -189,6 +189,10 @@ to user preference. The same tools can be run on existing log files.
|
|||||||
%doc AUTHORS COPYING ChangeLog DBUS.md NEWS README TODO
|
%doc AUTHORS COPYING ChangeLog DBUS.md NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 8 2022 Petr Lautrbach <plautrba@redhat.com> - 3.3.28-2
|
||||||
|
- Use %sysusers_create_compat instead of useradd
|
||||||
|
- Set right ownership on /var/lib/setroubleshoot
|
||||||
|
|
||||||
* Tue Feb 8 2022 Petr Lautrbach <plautrba@redhat.com> - 3.3.28-1
|
* Tue Feb 8 2022 Petr Lautrbach <plautrba@redhat.com> - 3.3.28-1
|
||||||
- Look for modules in /usr/share/selinux/packages
|
- Look for modules in /usr/share/selinux/packages
|
||||||
- Always use rpm source package for reporting
|
- Always use rpm source package for reporting
|
||||||
|
Loading…
Reference in New Issue
Block a user