Fix handling of sesearch data

This commit is contained in:
Dan Walsh 2013-02-15 11:48:34 -05:00
parent d463db3293
commit c161aacacb
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -163,3 +163,4 @@ setroubleshoot-2.2.93.tar.gz
/setroubleshoot-3.1.20.tar.gz
/setroubleshoot-3.1.21.tar.gz
/setroubleshoot-3.2.1.tar.gz
/setroubleshoot-3.2.2.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Helps troubleshoot SELinux problems
Name: setroubleshoot
Version: 3.2.1
Version: 3.2.2
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -182,6 +182,9 @@ rm -rf %{buildroot}
%{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service
%changelog
* Fri Feb 15 2013 Dan Walsh <dwalsh@redhat.com> - 3.2.2-1
- Fix handling of sesearch data
* Thu Jan 31 2013 Dan Walsh <dwalsh@redhat.com> - 3.2.1-1
- Remove sesearch from package and start using sepolicy from policycoreutils-python
- Fix retrieval of writable types to translate attributes into the group of types available, and not return non file types.

View File

@ -1 +1 @@
e178e28da649ddab7c489396d2f58b0f setroubleshoot-3.2.1.tar.gz
77d4d4ccc74e892720eec96f790d9385 setroubleshoot-3.2.2.tar.gz