[setroubleshoot/f18] Fix sealert to handle avc's in /var/log/messages which will be numbered 1400 and 1107 rather then AV

Daniel J Walsh dwalsh at fedoraproject.org
Mon Aug 13 17:56:16 UTC 2012


commit 05cd36439ef2fd14ee01c3f39dcf620c31038f0f
Author: rhatdan <dwalsh at redhat.com>
Date:   Mon Aug 13 13:56:08 2012 -0400

    Fix sealert to handle avc's in /var/log/messages which will be numbered 1400 and 1107 rather then AVC and USER_AVC
    
    - Update Translations
    - Fix hostname substitution to only effect hostnames

 .gitignore          |    1 +
 setroubleshoot.spec |    7 ++++++-
 sources             |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6b65426..01c6cba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -157,3 +157,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.1.12.tar.gz
 /setroubleshoot-3.1.14.tar.gz
 /setroubleshoot-3.1.15.tar.gz
+/setroubleshoot-3.1.16.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 9b28d3f..ae5cfe3 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.1.15
+Version: 3.1.16
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -196,6 +196,11 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Mon Aug 13 2012 Dan Walsh <dwalsh at redhat.com> - 3.1.16-1
+- Fix sealert to handle avc's in /var/log/messages which will be numbered 1400 and 1107 rather then AVC and USER_AVC
+- Update Translations
+- Fix hostname substitution to only effect hostnames
+
 * Wed Jul 25 2012 Dan Walsh <dwalsh at redhat.com> - 3.1.15-1
 - More translation fixes.
 
diff --git a/sources b/sources
index 1d517d9..7519955 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba7243a4bd4020ac186da9f36ff938dd  setroubleshoot-3.1.15.tar.gz
+3658932691aafaa33f9559e6e97d2cb3  setroubleshoot-3.1.16.tar.gz


More information about the scm-commits mailing list