[setroubleshoot/f13/master] - Do not blow up on bad /etc/sysconfig/i18n

Daniel J Walsh dwalsh at fedoraproject.org
Tue Sep 14 20:01:09 UTC 2010


commit 039a3fc36257351069ba6c0848d2b8cea77a08cc
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Sep 14 16:01:03 2010 -0400

    - Do not blow up on bad /etc/sysconfig/i18n

 .gitignore          |    2 ++
 setroubleshoot.spec |    8 +++++++-
 sources             |    3 +--
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d0ea1b1..5f44022 100644
--- a/.gitignore
+++ b/.gitignore
@@ -99,3 +99,5 @@ setroubleshoot-2.2.91.tar.gz
 setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-2.2.95.tar.gz
 /setroubleshoot-2.2.96.tar.gz
+/setroubleshoot-2.2.97.tar.gz
+/setroubleshoot-2.2.98.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index c4f2b34..aacfc5b 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 2.2.96
+Version: 2.2.98
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -210,6 +210,12 @@ Setroubleshoot documentation package
 %doc %{pkgdocdir}
 
 %changelog
+* Tue Sep 14 2010  Dan Walsh <dwalsh at redhat.com> - 2.2.98-1
+- Do not blow up on bad /etc/sysconfig/i18n
+
+* Thu Aug 26 2010  Dan Walsh <dwalsh at redhat.com> - 2.2.97-1
+- Make sure all python scripts have #! /usr/bin/python -Es
+
 * Thu Aug 26 2010  Dan Walsh <dwalsh at redhat.com> - 2.2.96-1
 - Check in sealert if selinux is disabled and display message box informing user
 
diff --git a/sources b/sources
index f08d3fd..e9f9eed 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-f3ae19ccf806ea05b3db019ace87ec06  setroubleshoot-2.2.95.tar.gz
-16b0ae7a2bb50d0fe28fb2efc445faee  setroubleshoot-2.2.96.tar.gz
+3a845c947ac1b88c3fc095b87af5ee78  setroubleshoot-2.2.98.tar.gz


More information about the scm-commits mailing list