setroubleshoot-plugins-3.3.2-1

- Update restorecon plugin to to identify a mislabeling of executable (BZ#1257682)
This commit is contained in:
Petr Lautrbach 2015-10-06 09:17:13 +02:00
parent 3e7b499f17
commit dec02e31af
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
f1c402568e9ec615d149dd2597fccbef setroubleshoot-plugins-3.3.1.tar.gz
5a91c810f333994c1d8bb94332dee66e setroubleshoot-plugins-3.3.2.tar.gz