[setroubleshoot/f14/master] - Stop crash on checking open_with_write

Daniel J Walsh dwalsh at fedoraproject.org
Wed Sep 29 13:41:07 UTC 2010


commit f40d81f4e2af459faca002437af0f39e09e056f1
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Wed Sep 29 09:40:51 2010 -0400

    - Stop crash on checking open_with_write

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ba72bec..237c995 100644
--- a/.gitignore
+++ b/.gitignore
@@ -102,3 +102,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-2.2.97.tar.gz
 /setroubleshoot-2.2.98.tar.gz
 /setroubleshoot-2.2.99.tar.gz
+/setroubleshoot-2.2.100.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 0e15b3b..7cf2f4b 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 2.2.99
+Version: 2.2.100
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -210,6 +210,9 @@ Setroubleshoot documentation package
 %doc %{pkgdocdir}
 
 %changelog
+* Wed Sep 29 2010  Dan Walsh <dwalsh at redhat.com> - 2.2.100-1
+- Stop crash on checking open_with_write
+
 * Wed Sep 22 2010  Dan Walsh <dwalsh at redhat.com> - 2.2.99-1
 - Fix plugin.py error
 
diff --git a/sources b/sources
index 5dc413a..eb3c3b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3b2902a852e48106e4bb999bbbd10e00  setroubleshoot-2.2.99.tar.gz
+7b0b83220271ca605d0cf97971869aa7  setroubleshoot-2.2.100.tar.gz


More information about the scm-commits mailing list