setroubleshoot-plugins-3.3.2-1
- Update restorecon plugin to to identify a mislabeling of executable (BZ#1257682)
This commit is contained in:
parent
3e7b499f17
commit
dec02e31af
1
.gitignore
vendored
1
.gitignore
vendored
@ -111,3 +111,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
|
||||
/setroubleshoot-plugins-3.0.60.tar.gz
|
||||
/setroubleshoot-plugins-3.0.61.tar.gz
|
||||
/setroubleshoot-plugins-3.3.1.tar.gz
|
||||
/setroubleshoot-plugins-3.3.2.tar.gz
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.3.1
|
||||
Release: 0.1%{?dist}
|
||||
Version: 3.3.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://github.com/fedora-selinux/setroubleshoot
|
||||
@ -51,6 +51,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Tue Oct 06 2015 Petr Lautrbach <plautrba@redhat.com> 3.3.2-1
|
||||
- Update restorecon plugin to to identify a mislabeling of executable (BZ#1257682)
|
||||
|
||||
* Tue Aug 18 2015 Petr Lautrbach <plautrba@redhat.com> 3.3.1-0.1
|
||||
- port setroubleshoot-plugins to Python 3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user