Add journald support for OBJECT_ID when logging journal messages

- Update Translations.
This commit is contained in:
Dan Walsh 2013-07-31 14:40:35 -04:00
parent 820ebc2e9c
commit 4dae46179d
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -172,3 +172,4 @@ setroubleshoot-2.2.93.tar.gz
/setroubleshoot-3.2.8.tar.gz
/setroubleshoot-3.2.9.tar.gz
/setroubleshoot-3.2.10.tar.gz
/setroubleshoot-3.2.11.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Helps troubleshoot SELinux problems
Name: setroubleshoot
Version: 3.2.10
Version: 3.2.11
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -106,9 +106,8 @@ Requires: rpm-python
Requires: libselinux-python >= 2.1.5-1
Requires: policycoreutils-python
BuildRequires: intltool gettext python
BuildRequires: setools-devel >= 3.3.7-19
BuildRequires: python-devel
Requires: python-slip-dbus systemd-python
Requires: python-slip-dbus systemd-python >= 206-1.fc20.x86_64
Requires(post): /sbin/service
Requires(preun): /sbin/service
@ -177,7 +176,11 @@ rm -rf %{buildroot}
%{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service
%changelog
* Tue May 21 2013 Dan Walsh <dwalsh@redhat.com> - 3.2.1-1
* Tue May 21 2013 Dan Walsh <dwalsh@redhat.com> - 3.2.11-1
- Add journald support for OBJECT_ID when logging journal messages
- Update Translations.
* Tue May 21 2013 Dan Walsh <dwalsh@redhat.com> - 3.2.10-1
- Make audit2allow optional, only requre policycoreutils-python not -devel.
- Update Translations.

View File

@ -1 +1 @@
2f4b8a752dc9edf09728bd8fe80ae44a setroubleshoot-3.2.10.tar.gz
81349206f909bc8700be222cc58d9a64 setroubleshoot-3.2.11.tar.gz