commit cluster-glue for openSUSE:13.1

2013-09-27 Thread h_root
Hello community,

here is the log from the commit of package cluster-glue for openSUSE:13.1 
checked in at 2013-09-27 17:07:22

Comparing /work/SRC/openSUSE:13.1/cluster-glue (Old)
 and  /work/SRC/openSUSE:13.1/.cluster-glue.new (New)


Package is cluster-glue

Changes:

--- /work/SRC/openSUSE:13.1/cluster-glue/cluster-glue.changes   2013-09-25 
14:30:19.0 +0200
+++ /work/SRC/openSUSE:13.1/.cluster-glue.new/cluster-glue.changes  
2013-09-27 17:07:23.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 26 15:43:28 UTC 2013 - dmuhameda...@suse.com
+
+- clplumbing: increase listen backlog to 128
+- upstream cs: 1.0.12-rc1
+
+---



Other differences:
--
++ cluster-glue.spec ++
--- /var/tmp/diff_new_pack.DxpkyL/_old  2013-09-27 17:07:23.0 +0200
+++ /var/tmp/diff_new_pack.DxpkyL/_new  2013-09-27 17:07:23.0 +0200
@@ -16,6 +16,8 @@
 #
 
 
+%global glue_release 0.rc1
+
 %define uid 90
 %define gname haclient
 %define uname hacluster
@@ -37,8 +39,8 @@
 Summary:Reusable cluster components
 License:GPL-2.0 and LGPL-2.1+
 Group:  Productivity/Clustering/HA
-Version:1.0.11
-Release:0
+Version:1.0.12
+Release:%{?glue_release}.CI_CNT.B_CNT
 Url:http://www.linux-ha.org/wiki/Cluster_Glue
 Source: cluster-glue.tar.bz2
 Source2:baselibs.conf

++ cluster-glue.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cluster-glue/.hg_archival.txt 
new/cluster-glue/.hg_archival.txt
--- old/cluster-glue/.hg_archival.txt   2013-08-29 15:44:53.0 +0200
+++ new/cluster-glue/.hg_archival.txt   2013-09-26 17:39:21.0 +0200
@@ -1,5 +1,5 @@
 repo: e3ffdd7ae81c596b2be7e1e110d2c1255161340e
-node: 8acfc748667a8234e5e78d138d24afa6b9ac10ea
+node: 45d62d62a6b976dc70759ef30ec898e6e704af01
 branch: default
-latesttag: glue-1.0.11
-latesttagdistance: 38
+latesttag: c64d6e96f20a
+latesttagdistance: 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cluster-glue/.hgtags new/cluster-glue/.hgtags
--- old/cluster-glue/.hgtags2013-08-29 15:44:53.0 +0200
+++ new/cluster-glue/.hgtags2013-09-26 17:39:21.0 +0200
@@ -64,3 +64,4 @@
 0a08a469fdc8a0db1875369497bc83c0523ceb21 glue-1.0.9
 12055ca2b025ab250a544701edaa1f5aaf63aef1 glue-1.0.10
 02bdcf58f9a098b717784746308e199e12eeb005 glue-1.0.11
+c64d6e96f20ad5ba245f7fb9e1295b14fa179e29 c64d6e96f20a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cluster-glue/ChangeLog new/cluster-glue/ChangeLog
--- old/cluster-glue/ChangeLog  2013-08-29 15:44:53.0 +0200
+++ new/cluster-glue/ChangeLog  2013-09-26 17:39:21.0 +0200
@@ -1,3 +1,24 @@
+* Thu Sep 26 2013 Dejan Muhamedagic de...@suse.de, Lars Ellenberg 
lars.ellenb...@linbit.com, and many others
+- release candidate 1.0.12-rc1
+- clplumbing: increase listen backlog to 128
+- hb_report: add -X option for extra ssh options
+- hb_report: add support for the rfc5424 syslog date format
+- stonith: external/libvirt: fix exit code in reset
+- stonith: external/vcenter: do not list vms in status
+  (bnc#825765)
+- stonith: fix memory leak in external.c
+- hb_report: enable ssh to prompt for passwords (bnc#808373)
+- hb_report: collect RA trace files
+- hb_report: look for nodes in the archived CIB if pacemaker is
+  not running
+- sbd plugin now lives at http://hg.linux-ha.org/sbd/
+- stonith: if debug's not set, do not send debug messages to the
+  logger (bnc#792124)
+- stonith: log status message at the debug level (bnc#792124)
+- stonith: don't always log debug level messages (bnc#792124)
+- stonith: external/vcenter: fix gethosts to produce list of
+  nodes not vms (bnc#792704)
+
 * Mon Oct 15 2012 Dejan Muhamedagic de...@suse.de, Lars Ellenberg 
lars.ellenb...@linbit.com, and many others
 - stable release 1.0.11
 - lrmd: set max-children depending on the number of processors
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cluster-glue/cluster-glue-fedora.spec 
new/cluster-glue/cluster-glue-fedora.spec
--- old/cluster-glue/cluster-glue-fedora.spec   2013-08-29 15:44:53.0 
+0200
+++ new/cluster-glue/cluster-glue-fedora.spec   2013-09-26 17:39:21.0 
+0200
@@ -15,8 +15,8 @@
 
 Name:  cluster-glue
 Summary:   Reusable cluster components
-Version:   1.0.11
-Release:   1%{?dist}
+Version:   1.0.12
+Release:   0.rc1%{?dist}
 License:   GPLv2+ and LGPLv2+
 Url:   http://www.linux-ha.org/wiki/Cluster_Glue
 Group: System Environment/Base
diff -urN '--exclude=CVS' 

commit cluster-glue for openSUSE:13.1

2013-09-25 Thread h_root
Hello community,

here is the log from the commit of package cluster-glue for openSUSE:13.1 
checked in at 2013-09-25 14:30:14

Comparing /work/SRC/openSUSE:13.1/cluster-glue (Old)
 and  /work/SRC/openSUSE:13.1/.cluster-glue.new (New)


Package is cluster-glue

Changes:

--- /work/SRC/openSUSE:13.1/cluster-glue/cluster-glue.changes   2013-09-23 
10:48:49.0 +0200
+++ /work/SRC/openSUSE:13.1/.cluster-glue.new/cluster-glue.changes  
2013-09-25 14:30:19.0 +0200
@@ -1,0 +2,20 @@
+Wed Sep 18 14:41:03 UTC 2013 - l...@suse.com
+
+- Change to recommend sbd instead of requiring it to avoid dependency
+  loop.
+
+---
+Thu Aug 29 15:13:20 UTC 2013 - dmuhameda...@suse.com
+
+- hb_report: fix test for the root user
+- hb_report: add support for the rfc5424 syslog date format
+- hb_report: add -X option for extra ssh options (fate#314906)
+- hb_report: adjust for more pacemaker directories moving
+- hb_report: Add sudo to package requirements (bnc#823087)
+- stonith: external/libvirt: fix exit code in reset
+- stonith: external/vcenter: do not list vms in status (bnc#825765)
+- Fix gcc warning about wrong typecast on i586.
+- fix various gcc warnings
+- upstream cs: 8acfc748667a
+
+---



Other differences:
--
++ cluster-glue.spec ++
--- /var/tmp/diff_new_pack.mhgcKB/_old  2013-09-25 14:30:19.0 +0200
+++ /var/tmp/diff_new_pack.mhgcKB/_new  2013-09-25 14:30:19.0 +0200
@@ -73,6 +73,10 @@
 Conflicts:  heartbeat-common  3.0.2
 Obsoletes:  heartbeat-common  3.0.2
 Requires:   perl-TimeDate
+Requires:   sudo
+# The following is necessary since sbd is dropped from
+# cluster-glue itself:
+Recommends: sbd
 Requires(pre):/usr/sbin/groupadd /usr/bin/getent /usr/sbin/useradd
 # SLES10 needs tcpd-devel but doesn't have libcurl
 %if 0%{?suse_version}  1020

++ cluster-glue.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cluster-glue/.hg_archival.txt 
new/cluster-glue/.hg_archival.txt
--- old/cluster-glue/.hg_archival.txt   2013-05-07 04:52:50.0 +0200
+++ new/cluster-glue/.hg_archival.txt   2013-08-29 15:44:53.0 +0200
@@ -1,5 +1,5 @@
 repo: e3ffdd7ae81c596b2be7e1e110d2c1255161340e
-node: 27019ba6670df783a757d6993cbd504f0befaf25
+node: 8acfc748667a8234e5e78d138d24afa6b9ac10ea
 branch: default
 latesttag: glue-1.0.11
-latesttagdistance: 26
+latesttagdistance: 38
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cluster-glue/configure.ac 
new/cluster-glue/configure.ac
--- old/cluster-glue/configure.ac   2013-05-07 04:52:50.0 +0200
+++ new/cluster-glue/configure.ac   2013-08-29 15:44:53.0 +0200
@@ -1201,7 +1201,7 @@
 CFLAGS=$CFLAGS -g
enable_fatal_warnings=no
 else
-CFLAGS=$CFLAGS -ggdb3 -O0
+CFLAGS=$CFLAGS -ggdb
 
# We had to eliminate -Wnested-externs because of libtool changes
 EXTRA_FLAGS=-fgnu89-inline
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cluster-glue/doc/hb_report.8.txt 
new/cluster-glue/doc/hb_report.8.txt
--- old/cluster-glue/doc/hb_report.8.txt2013-05-07 04:52:50.0 
+0200
+++ new/cluster-glue/doc/hb_report.8.txt2013-08-29 15:44:53.0 
+0200
@@ -87,6 +87,11 @@
hacluster. If you have another user for administration over
ssh, please use this option.
 
+*-X* ssh-options::
+   Extra ssh options. These will be added to every ssh
+   invocation. Alternatively, use `$HOME/.ssh/config` to setup
+   desired ssh connection options.
+
 *-S*::
Single node operation. Run hb_report only on this node and
don't try to start slave collectors on other members of the
@@ -246,6 +251,10 @@
+
If you need to supply a password for your passphrase/login, then
always use the `-u` option.
+   +
+   For extra ssh(1) options, if you're too lazy to setup
+   $HOME/.ssh/config, use the `-X` option. Do not forget to put
+   the options in quotes.
 
 sudo::
If the ssh user (as specified with the `-u` option) is other
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cluster-glue/hb_report/hb_report.in 
new/cluster-glue/hb_report/hb_report.in
--- old/cluster-glue/hb_report/hb_report.in 2013-05-07 04:52:50.0 
+0200
+++ new/cluster-glue/hb_report/hb_report.in 2013-08-29 15:44:53.0 
+0200
@@ -66,8 +66,9 @@
 
 usage() {
catEOF
-usage: hb_report -f {time|cts:testnum} [-t time] [-u user] [-l