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

Daniel J Walsh dwalsh at fedoraproject.org
Tue Sep 14 19:59:23 UTC 2010


commit 48cfd1b3e4ab5bd10adb659c4ae337e72d39cae2
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Sep 14 15:59:13 2010 -0400

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

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 562bb48..5f44022 100644
--- a/.gitignore
+++ b/.gitignore
@@ -100,3 +100,4 @@ 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 4fe5097..aacfc5b 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 2.2.97
+Version: 2.2.98
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -210,6 +210,9 @@ 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
 
diff --git a/sources b/sources
index ffa0f28..e9f9eed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d0f98002edd29d0739d773810575b834  setroubleshoot-2.2.97.tar.gz
+3a845c947ac1b88c3fc095b87af5ee78  setroubleshoot-2.2.98.tar.gz


More information about the scm-commits mailing list