Hello community, here is the log from the commit of package crmsh for openSUSE:Leap:15.2 checked in at 2020-02-01 14:41:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/crmsh (Old) and /work/SRC/openSUSE:Leap:15.2/.crmsh.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "crmsh" Sat Feb 1 14:41:19 2020 rev:68 rq:769241 version:4.1.0+git.1578469492.493d5d62 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/crmsh/crmsh.changes 2020-01-15 14:51:05.237439738 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.crmsh.new.26092/crmsh.changes 2020-02-01 14:41:20.588157898 +0100 @@ -1,0 +2,23 @@ +Wed Jan 08 09:16:46 UTC 2020 - [email protected] + +- Update to version 4.1.0+git.1578469492.493d5d62: + * Feature: bootstrap: Maximum number of SBD device is 3 + * Feature: bootstrap: improve multi disk sbd usability support both '-s device1 -s device2' and '-s "device1;device2"' improve the logic of code + * Feature: bootstrap: support multi disk sbd configure + * Fix: crmsh.spec: using mktemp to create tmp file(bsc#1154163) + * Fix: bootstrap: set placement-strategy value as "default"(bsc#1129462) + +------------------------------------------------------------------- +Thu Jan 02 08:46:21 UTC 2020 - [email protected] + +- Update to version 4.1.0+git.1577154653.8af8c12e: + * Fix: ui_resource: set resource failcount correctly(bsc#1144241) + +------------------------------------------------------------------- +Tue Dec 03 08:43:40 UTC 2019 - [email protected] + +- Update to version 4.1.0+git.1572504697.472361c5: + * Fix: corosync: reject append ipaddress to config file if already have(bsc#1127095, 1127096) + * Fix: ui_cluster: refactor function list_cluster_nodes and handle the None situation(bsc#1145520) + +------------------------------------------------------------------- Old: ---- crmsh-4.1.0+git.1569593061.35f57072.tar.bz2 New: ---- crmsh-4.1.0+git.1578469492.493d5d62.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ crmsh.spec ++++++ --- /var/tmp/diff_new_pack.cNKYGR/_old 2020-02-01 14:41:21.148157973 +0100 +++ /var/tmp/diff_new_pack.cNKYGR/_new 2020-02-01 14:41:21.148157973 +0100 @@ -36,7 +36,7 @@ Summary: High Availability cluster command-line interface License: GPL-2.0-or-later Group: %{pkg_group} -Version: 4.1.0+git.1569593061.35f57072 +Version: 4.1.0+git.1578469492.493d5d62 Release: 0 Url: http://crmsh.github.io Source0: %{name}-%{version}.tar.bz2 @@ -193,7 +193,7 @@ # Run regression tests after installing the package # NB: this is called twice by OBS, that's why we touch the file %post test -testfile=/tmp/.crmsh_regression_tests_ran +testfile=`mktemp -t .crmsh_regression_tests_ran_XXXXXX` # check if time in file is less than 2 minutes ago if [ -e $testfile ] && [ "$(( $(date +%s) - $(cat $testfile) ))" -lt 120 ]; then echo "Skipping regression tests..." ++++++ _service ++++++ --- /var/tmp/diff_new_pack.cNKYGR/_old 2020-02-01 14:41:21.168157975 +0100 +++ /var/tmp/diff_new_pack.cNKYGR/_new 2020-02-01 14:41:21.168157975 +0100 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="filename">crmsh</param> <param name="versionformat">4.1.0+git.%ct.%h</param> - <param name="revision">35f57072</param> + <param name="revision">493d5d62</param> <param name="changesgenerate">enable</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.cNKYGR/_old 2020-02-01 14:41:21.180157977 +0100 +++ /var/tmp/diff_new_pack.cNKYGR/_new 2020-02-01 14:41:21.180157977 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/ClusterLabs/crmsh.git</param> - <param name="changesrevision">35f5707230340966f27dc1a77f3bafada73c2bc2</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">fffbeac9c8c5b0f78c4be395a0ea004aecfa89f3</param></service></servicedata> \ No newline at end of file ++++++ crmsh-4.1.0+git.1569593061.35f57072.tar.bz2 -> crmsh-4.1.0+git.1578469492.493d5d62.tar.bz2 ++++++ ++++ 2323 lines of diff (skipped)
