[setroubleshoot] Fix crash caused by switching to syslog, and update trans

Daniel J Walsh dwalsh at fedoraproject.org
Mon Jan 23 18:34:23 UTC 2012


commit 0e2a3bb9b9da19ecb68554259e654eba8efec912
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Jan 23 13:34:19 2012 -0500

    Fix crash caused by switching to syslog, and update trans

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 14f2599..1d3ad2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -145,3 +145,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.0.46.tar.gz
 /setroubleshoot-3.0.47.tar.gz
 /setroubleshoot-3.1.1.tar.gz
+/setroubleshoot-3.1.2.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 7019215..0f6d6cb 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.1.1
+Version: 3.1.2
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -204,6 +204,9 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Mon Jan 23 2012 Dan Walsh <dwalsh at redhat.com> - 3.1.2-1
+- Fix crash caused by switching to syslog, and update trans
+
 * Fri Jan 20 2012 Dan Walsh <dwalsh at redhat.com> - 3.1.1-1
 - remove specific logging and move to syslog
 - Fix handling of AVC messages broken by fix for memory leaks
diff --git a/sources b/sources
index 85166c8..4d65585 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-63c168ba7456edee40991eef46e312d6  setroubleshoot-3.1.1.tar.gz
+cbf2cb35655d87f96ffa6cb45ba79a01  setroubleshoot-3.1.2.tar.gz


More information about the scm-commits mailing list