setroubleshoot-3.3.5-1

- get_alert() DBUS API extended with more parameters
- sedispatch uses a timeout when collecting audit events (#1322771)
- Use correct packaging for byte compiled files (#1321047)
This commit is contained in:
Petr Lautrbach 2016-04-04 21:16:54 +02:00
parent c964568ba8
commit 89d148b7e2
3 changed files with 9 additions and 8 deletions

1
.gitignore vendored
View File

@ -188,3 +188,4 @@ setroubleshoot-2.2.93.tar.gz
/setroubleshoot-3.3.1.tar.gz
/setroubleshoot-3.3.3.tar.gz
/setroubleshoot-3.3.4.tar.gz
/setroubleshoot-3.3.5.tar.gz

View File

@ -1,16 +1,11 @@
Summary: Helps troubleshoot SELinux problems
Name: setroubleshoot
Version: 3.3.4
Version: 3.3.5
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://fedorahosted.org/setroubleshoot
# git clone https://github.com/fedora-selinux/setroubleshoot.git
# cd setroubleshoot/framework/
# git checkout setroubleshoot-%{version}
# ./autogen.sh
# make dist
Source0: %{name}-%{version}.tar.gz
Source0: https://fedorahosted.org/releases/s/e/setroubleshoot/%{name}-%{version}.tar.gz
Source1: %{name}.tmpfiles
BuildRequires: perl-XML-Parser
BuildRequires: libcap-ng-devel
@ -206,6 +201,11 @@ rm -rf %{buildroot}
%changelog
* Mon Apr 04 2016 Petr Lautrbach <plautrba@redhat.com> - 3.3.5-1
- get_alert() DBUS API extended with more parameters
- sedispatch uses a timeout when collecting audit events (#1322771)
- Use correct packaging for byte compiled files (#1321047)
* Thu Feb 11 2016 Petr Lautrbach <plautrba@redhat.com> 3.3.4-1
- fixed traceback in SetroubleshootFixit.py (#1279396)

View File

@ -1 +1 @@
4d1ab0c662916fc34a3eadbd3253c2c1 setroubleshoot-3.3.4.tar.gz
ef8f87f20c083efa3b1395dd13b2126a setroubleshoot-3.3.5.tar.gz