Hello community, here is the log from the commit of package booth for openSUSE:Factory checked in at 2020-09-23 18:42:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/booth (Old) and /work/SRC/openSUSE:Factory/.booth.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "booth" Wed Sep 23 18:42:13 2020 rev:46 rq:836115 version:1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/booth/booth.changes 2018-04-30 22:59:37.358963662 +0200 +++ /work/SRC/openSUSE:Factory/.booth.new.4249/booth.changes 2020-09-23 18:43:22.249485252 +0200 @@ -1,0 +2,48 @@ +Wed Sep 16 12:37:52 UTC 2020 - [email protected] + +- Update to version 1.0+20200702.2f043da: + * transport: Check fcntl return value + * transport: setsockopt failures are not critical + * pacemaker: Change rv handling of pcmk_get_attr + * pacemaker: Express intention about logical or + * main: mkdir failure is not critical + * pacemaker: Handle updated exit code of crm_ticket + * main: Delete lockfile when signal arrive too early + * main: Accept longer config and lock file names + * Fix gcc-10 warnings for multiple definition of pcmk_handler + * Fix gcc-10 warnings for packed struct members + * Use pkg-config to configure libxml-2.0 + +------------------------------------------------------------------- +Wed Aug 19 12:34:16 UTC 2020 - Callum Farmer <[email protected]> + +- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075) + +------------------------------------------------------------------- +Mon Jan 28 08:51:31 UTC 2019 - [email protected] + +- test: fix read -a <<< issue (bsc#1123313) + * test-fix-read-a-issue.patch + +------------------------------------------------------------------- +Thu Jan 17 11:43:22 UTC 2019 - [email protected] + +- Update to version 1.0+20190112.497c0b9: + * fix_asciidoc_build.patch is removed, because the tarball already contains the changes. + * Low: handler: fix spurious warning on alleged "fall-through" in switch (bsc#1123312) + * Low: main: fix hypothetical file path double traversal discrepancy (bsc#1123310) + * Med: attr: fix derefence of unspecified value pointer (bsc#1123308) + * maint: ocf + script: eliminate some false positives with ShellCheck (bsc#1123303) + * test: unit-test.py: daemon will not stay in foreground with -D anymore (bsc#1123302) + * test: avoid dangerous mutable/sticky default value (bsc#1123301) + * test: drop/comment out superfluous imports (bsc#1123300) + * test: drop underqualified identifier in unittest's 2.6 compat "polyfill" (bsc#1123299) + * test: remove superfluous shebangs for import-only modules (bsc#1123297) + * maint: fix typos introduced in 4bb484a (bsc#1123296) + * maint: fix thinko in .gitignore introduced in 5a457ee (bsc#1123294) + * Fix malformed man title (bsc#1123290) + * Handle multi-leader situation for manual tickets. Added manual tickets to Life Tests framework (bsc#1123289) + * Feature: add manual mode to booth tickets (bsc#1123287) + * Fix GCC-7 warning on buffer size (bsc#1123285) + +------------------------------------------------------------------- Old: ---- booth-1.0+20180417.c2389e3.tar.bz2 fix_asciidoc_build.patch New: ---- booth-1.0+20200702.2f043da.tar.bz2 test-fix-read-a-issue.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ booth.spec ++++++ --- /var/tmp/diff_new_pack.jJa0r7/_old 2020-09-23 18:43:27.609490184 +0200 +++ /var/tmp/diff_new_pack.jJa0r7/_new 2020-09-23 18:43:27.613490188 +0200 @@ -1,7 +1,7 @@ # # spec file for package booth # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -21,7 +21,7 @@ %bcond_with glue # local commit: -%global commit 1.0+20180417.c2389e3 +%global commit 1.0+20200702.2f043da %global uname hacluster %global gname haclient @@ -29,18 +29,18 @@ %global test_path %{_datadir}/booth/tests %define _libexecdir %{_libdir} -%define _fwdefdir %{_libexecdir}/firewalld/services +%define _fwdefdir %{_prefix}/lib/firewalld/services Name: booth Version: 1.0 Release: 0 Summary: Ticket Manager for Multi-site Clusters -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Clustering/HA Url: https://github.com/ClusterLabs/booth Source: %{name}-%{commit}.tar.bz2 Source1: %{name}-rpmlintrc -Patch1: fix_asciidoc_build.patch +Patch1: test-fix-read-a-issue.patch BuildRequires: asciidoc BuildRequires: autoconf BuildRequires: automake @@ -158,7 +158,7 @@ %{_prefix}/lib/ocf/resource.d/booth/geostore %config %attr (644, %{uname}, %{gname}) %{_sysconfdir}/booth/booth.conf.example %if 0%{?suse_version} -%dir %{_libexecdir}/firewalld +%dir %{_prefix}/lib/firewalld %dir %{_fwdefdir} %{_fwdefdir}/booth.xml %endif ++++++ _service ++++++ --- /var/tmp/diff_new_pack.jJa0r7/_old 2020-09-23 18:43:27.653490224 +0200 +++ /var/tmp/diff_new_pack.jJa0r7/_new 2020-09-23 18:43:27.653490224 +0200 @@ -4,8 +4,8 @@ <param name="scm">git</param> <param name="exclude">.git</param> <param name="filename">booth</param> - <param name="versionformat">@PARENT_TAG@</param> - <param name="revision">master</param> + <param name="versionformat">1.0+%cd.%h</param> + <param name="revision">2f043da0d3cb21870f18b6a5fd37104215aeb5bc</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.jJa0r7/_old 2020-09-23 18:43:27.677490247 +0200 +++ /var/tmp/diff_new_pack.jJa0r7/_new 2020-09-23 18:43:27.681490250 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/ClusterLabs/booth.git</param> - <param name="changesrevision">b270a78130f40e648844671b3652919d86e1aef4</param></service></servicedata> + <param name="changesrevision">2f043da0d3cb21870f18b6a5fd37104215aeb5bc</param></service></servicedata> \ No newline at end of file ++++++ booth-1.0+20180417.c2389e3.tar.bz2 -> booth-1.0+20200702.2f043da.tar.bz2 ++++++ ++++ 3398 lines of diff (skipped) ++++++ test-fix-read-a-issue.patch ++++++ >From 9b1fa47f842231026898daec7208476bc8429ac9 Mon Sep 17 00:00:00 2001 From: Aleksei Burlakov <[email protected]> Date: Sat, 26 Jan 2019 15:51:37 +0100 Subject: [PATCH] * test: fix read -a <<< issue - read -a <<< does not split values separated by LN taken from grep neither on SLE15 nor on openSUSE 15 nor even on Ubuntu 18. The bash version on all of them was 4.4.19(1). When bash 4.4.19(1) is installed on SLE12-SP3, everithing works correctly. --- test/live_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/live_test.sh b/test/live_test.sh index c131f8c..af9773f 100755 --- a/test/live_test.sh +++ b/test/live_test.sh @@ -1263,7 +1263,7 @@ split_leader split_follower split_edge conf_file_size=$(grep -c $ $cnf) #get line numbers for all tickets -ticket_line_numbers=$(grep -n ticket $cnf | cut -d: -f1) +ticket_line_numbers=$(echo $(grep -n ticket $cnf | cut -d: -f1)) read -a TICKET_LINES<<< $ticket_line_numbers #save the part of config located before ticket definitions -- 2.16.4
