diff --git a/.gitignore b/.gitignore index 4a96f7c..721fb36 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 1e8ee7c..9d079f9 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -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 - 3.2.2-1 +- Fix handling of sesearch data + * Thu Jan 31 2013 Dan Walsh - 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. diff --git a/sources b/sources index 2203ad2..cbbda5f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e178e28da649ddab7c489396d2f58b0f setroubleshoot-3.2.1.tar.gz +77d4d4ccc74e892720eec96f790d9385 setroubleshoot-3.2.2.tar.gz