[sx/el6] Update to new upstream release, sx-2.17

Pierguido plambri at fedoraproject.org
Wed May 7 17:34:56 UTC 2014


commit ae96a9ebd4aa4e934fbf3923156096564156e8d2
Author: Pierguido Lambri <plambri at redhat.com>
Date:   Wed May 7 18:03:03 2014 +0100

        Update to new upstream release, sx-2.17
    
        Resolves: 1094375

 sources |    1 +
 sx.spec |   19 ++++++++++++++++++-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/sources b/sources
index 48afde0..56242a9 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 06682de02fabedac8c449c0cf9bd8e02  sx-2.16.tar.gz
+385b0c01101d87f694327de9f9922383  sx-2.17.tar.gz
diff --git a/sx.spec b/sx.spec
index c5b888b..96e619c 100644
--- a/sx.spec
+++ b/sx.spec
@@ -2,7 +2,7 @@
 
 Summary: Tool to extract reports and run plug-ins against those extracted reports
 Name: sx
-Version: 2.16
+Version: 2.17
 Release: 1%{?dist}
 URL: http://fedorahosted.org/sx
 Source0: https://git.fedorahosted.org/cgit/sx.git/snapshot/%{name}-%{version}.tar.gz
@@ -43,6 +43,23 @@ has a class defined.
 
 
 %changelog
+* Wed May 05 2014 Pierguido Lambri <plambri at fedoraproject.org> - 2.17-1
+- Update to sx-2.17 (BZ#1094375)
+- Fix some parsing issues of strings in logger and strings when formatting tables.
+- Fixed an error that was thrown if user did not have privledges for user configuration directory that would be created.
+- Added check to make sure that fsck option is not enabled on GFS/GFS2 filesystems.
+- The cluster services are no longer printed to a file and now a total counted in printed in summary.
+- Add ip to bonding output in networking plugin.
+- Add check for quromd section that is not running master_wins && 2 nodes with no heuristics.
+- It detects broadcast, but multicast configured on RHEL4.
+- Detects if quorum disk did not have heuristics configured when not using master_wins mode on RHEL 5.
+- Added multiple evaluations for correctly configured quorum disk.
+- Check to verify that if fence_scsi is used on virtual machines that iscsi is used on all shared storage.
+- Added unfence check to see if fence agent supports that tag.
+- Changed the cluster boot up services summary to a table.
+- Add checks and summary information on pacemaker cluster.
+- Added new option (-t) so that timestamp could be set.
+
 * Sat Feb 22 2014 Niels de Vos <devos at fedoraproject.org> - 2.16-1
 - Update to sx-2.16 (#1068700)
 


More information about the scm-commits mailing list