Hello community, here is the log from the commit of package crmsh for openSUSE:Factory checked in at 2018-12-06 12:19:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/crmsh (Old) and /work/SRC/openSUSE:Factory/.crmsh.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "crmsh" Thu Dec 6 12:19:19 2018 rev:153 rq:655551 version:4.0.0+git.1543873923.0f9166fd Changes: -------- --- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes 2018-12-04 20:57:38.156632861 +0100 +++ /work/SRC/openSUSE:Factory/.crmsh.new.19453/crmsh.changes 2018-12-06 12:19:19.565390433 +0100 @@ -1,0 +2,6 @@ +Thu Dec 06 08:57:18 UTC 2018 - [email protected] + +- Update to version 4.0.0+git.1543873923.0f9166fd: + * medium: cibverify: Increase log level for verification (bsc#1116559) + +------------------------------------------------------------------- Old: ---- crmsh-4.0.0+git.1542103310.dd114188.tar.bz2 New: ---- crmsh-4.0.0+git.1543873923.0f9166fd.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ crmsh.spec ++++++ --- /var/tmp/diff_new_pack.jzwHQW/_old 2018-12-06 12:19:20.049389914 +0100 +++ /var/tmp/diff_new_pack.jzwHQW/_new 2018-12-06 12:19:20.049389914 +0100 @@ -36,7 +36,7 @@ Summary: High Availability cluster command-line interface License: GPL-2.0-or-later Group: %{pkg_group} -Version: 4.0.0+git.1542103310.dd114188 +Version: 4.0.0+git.1543873923.0f9166fd Release: 0 Url: http://crmsh.github.io Source0: %{name}-%{version}.tar.bz2 ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.jzwHQW/_old 2018-12-06 12:19:20.081389880 +0100 +++ /var/tmp/diff_new_pack.jzwHQW/_new 2018-12-06 12:19:20.081389880 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/ClusterLabs/crmsh.git</param> - <param name="changesrevision">dc3c30c2913a836aab8472aee695337231bd8400</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">6de02b2da5c35d14752fdc5d13ab35894b799582</param></service></servicedata> \ No newline at end of file ++++++ crmsh-4.0.0+git.1542103310.dd114188.tar.bz2 -> crmsh-4.0.0+git.1543873923.0f9166fd.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/crmsh-4.0.0+git.1542103310.dd114188/crmsh/cibverify.py new/crmsh-4.0.0+git.1543873923.0f9166fd/crmsh/cibverify.py --- old/crmsh-4.0.0+git.1542103310.dd114188/crmsh/cibverify.py 2018-11-13 11:01:50.000000000 +0100 +++ new/crmsh-4.0.0+git.1543873923.0f9166fd/crmsh/cibverify.py 2018-12-03 22:52:03.000000000 +0100 @@ -6,7 +6,7 @@ from .msg import err_buf -cib_verify = "crm_verify --verbose -p" +cib_verify = "crm_verify -VV -p" VALIDATE_RE = re.compile(r"^Entity: line (\d)+: element (\w+): " + r"Relax-NG validity error : (.+)$") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/crmsh-4.0.0+git.1542103310.dd114188/test/testcases/common.excl new/crmsh-4.0.0+git.1543873923.0f9166fd/test/testcases/common.excl --- old/crmsh-4.0.0+git.1542103310.dd114188/test/testcases/common.excl 2018-11-13 11:01:50.000000000 +0100 +++ new/crmsh-4.0.0+git.1543873923.0f9166fd/test/testcases/common.excl 2018-12-03 22:52:03.000000000 +0100 @@ -13,7 +13,7 @@ .EXT crm_resource --list-ocf-alternatives Dummy ^\.EXT crmd version ^\.EXT cibadmin \-Ql -^\.EXT crm_verify \-\-verbose \-p +^\.EXT crm_verify \-VV \-p ^\.EXT cibadmin \-p \-P ^\.EXT crm_diff \-\-help ^\.EXT crm_diff \-o [^ ]+ \-n \- @@ -22,3 +22,4 @@ ^\.EXT sed ["][^"]+ ^\.EXT [a-zA-Z]+ validate-all ^[ ]+File ["][^"]+ +^ERROR\: ([0-9]+\: )?\(cluster\_status\) warning\: Fencing and resource management disabled due to lack of quorum
