[setroubleshoot/f19] On update cp instead of rename, since there could be a situation where

Daniel J Walsh dwalsh at fedoraproject.org
Tue May 7 18:25:19 UTC 2013


commit c6b242287b042fb629b59cad8447221c0908d006
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue May 7 14:25:16 2013 -0400

    On update cp instead of rename, since there could be a situation where
    
    someone has ~/.config on a different file sytem then ~.  It has happened.
    - Fix --password spelling error
    - Remove --quit option from sealert
    - Update translations

 .gitignore          |    1 +
 setroubleshoot.spec |    9 ++++++++-
 sources             |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4fbf26..e987846 100644
--- a/.gitignore
+++ b/.gitignore
@@ -170,3 +170,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.2.6.tar.gz
 /setroubleshoot-3.2.7.tar.gz
 /setroubleshoot-3.2.8.tar.gz
+/setroubleshoot-3.2.9.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index a327b0c..02e2c0b 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.2.8
+Version: 3.2.9
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -177,6 +177,13 @@ rm -rf %{buildroot}
 %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service
 
 %changelog
+* Tue May 7 2013 Dan Walsh <dwalsh at redhat.com> - 3.2.9-1
+- On update cp instead of rename, since there could be a situation where
+someone has ~/.config on a different file sytem then ~.  It has happened.
+- Fix --password spelling error
+- Remove --quit option from sealert
+- Update translations
+
 * Fri Apr 19 2013 Dan Walsh <dwalsh at redhat.com> - 3.2.8-1
 - Fix handling of timeout attempt #2
 
diff --git a/sources b/sources
index 14e61ac..4aaa546 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-122d09a6beceebfee164817bd553a7bd  setroubleshoot-3.2.8.tar.gz
+acf451df6d6b0117ff72a9281a16780b  setroubleshoot-3.2.9.tar.gz


More information about the scm-commits mailing list