From b66f1cfa5cf7f75cbc9f8ffa1f1b5bf18f8acbae Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Thu, 26 Mar 2015 09:17:31 +0100 Subject: [PATCH] * Thu Mar 26 2015 Petr Lautrbach 3.2.22-1 - Ship a symbolic setroubleshoot icon (#1182652) - Fix get_rpm_nvr_*_temporary functions - CVE-2015-1815 (#1203352) --- .gitignore | 1 + setroubleshoot.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 080395b..cd12c21 100644 --- a/.gitignore +++ b/.gitignore @@ -182,3 +182,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.2.18.tar.gz /setroubleshoot-3.2.20.tar.gz /setroubleshoot-3.2.21.tar.gz +/setroubleshoot-3.2.22.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index d55275e..57650b2 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.2.21 +Version: 3.2.22 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -171,6 +171,10 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service %changelog +* Thu Mar 26 2015 Petr Lautrbach 3.2.22-1 +- Ship a symbolic setroubleshoot icon (#1182652) +- Fix get_rpm_nvr_*_temporary functions - CVE-2015-1815 (#1203352) + * Tue Feb 10 2015 Petr Lautrbach 3.2.21-1 - Provide the policy rpm in Bugzilla bug reports by jfilak@redhat.com diff --git a/sources b/sources index 7552792..819cef4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b67c6ae7ed75ac0ef403a2d1207f1d02 setroubleshoot-3.2.21.tar.gz +ed14365d69cc9469e190cbe8cb88377e setroubleshoot-3.2.22.tar.gz