Package Release Info

booth-1.0-bp151.1.1

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

booth
booth-test

Change Logs

* Mon Jan 28 2019 aburlakov@suse.com
- test: fix read -a <<< issue (bsc#1123313)
  * test-fix-read-a-issue.patch
* Thu Jan 17 2019 aburlakov@suse.com
- 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)
* Mon Apr 30 2018 ckowalczyk@suse.com
- Doc: fix the documentation build with asciidoctor (bsc#1075764):
  * fix_asciidoc_build.patch
- Service: restart arbitrator on failure
- Upstream version cs: c2389e3020e8a3780b679cf0c9857bd608e99fa1
* Thu Feb 22 2018 ckowalczyk@suse.com
- Build: replace SuSEFirewall2 by firewalld (fate#320794) in booth.spec
- Upstream version cs: 80199f9477fb4fbf8809f31986139efe3f4ef790
* Fri Dec 01 2017 ckowalczyk@suse.com
- Tickets: added manual tickets, which allow handling 2-site setup
  (fate#322100)
- Debug mode: fixed the interaction with resource agents (bsc#1046790)
- Patch file bug-1045067_booth-fix-booth-grant-cmd.patch has been removed
  after the code being merged to upstream:
  * Clinet commands: fixed local IP addresses for booth grant, list,
    and peers commands (bsc#1045067)
- Upstream version cs: d4cb8cbdaf87e46f636c3d06730b902b79bdcb9c
* Thu Jun 22 2017 ckowalczyk@suse.com
- Clinet commands: fixed local IP addresses for booth grant, list, and peers
  commands (bsc#1045067)
  * bug-1045067_booth-fix-booth-grant-cmd.patch
- Patch bug-1039727_booth-build.patch merged to upstream:
  * Build: create and set working directory (bsc#1039727)
- Upstream version cs: 766d61881b2cb576645821322edda0edea04828d
* Fri Jun 02 2017 ckowalczyk@suse.com
- Build: create and set working directory (bsc#1039727)
  * bug-1039727_booth-build.patch
- Configuration: handle hostnames in booth.conf file (bsc#1037422)
- Upstream version cs: bbddf969550969784b76b743baecdcf72796bdf7
* Wed Feb 15 2017 ygao@suse.com
- spec: fix booth-test containing undesired build sources
- make log contain source address of unknown site
- main: initialize Libcrypt properly before the first use (bsc#1025463)
- extprog: fix race condition on ticket loss (bsc#1025463)
- attr: fix wrong order for hash free functions (bsc#1025463)
- attr: set time string to "" when time is not set
- extprog: fix pid test
- ticket: reset next state on ticket reset
- alternative logger (in service-runnable script)
- allow skipping "coredump nursing" phase
- alternative "nametag" provider: libsystemd
- alternative range2random provider: glib
- alternative logging provider: libqb
- offer alternatives to libraries from (cluster-)glue
- setup_tcp_listener: close socket when no longer needed
- read_client: sizeof(*struct_ptr) instead of sizeof(struct_ptr) (bsc#1025463)
- get_local_id: denoopize dependent condition (signedness issue) (bsc#1025463)
- list_ticket: fix a memleak in case of buffer too small (bsc#1025463)
- do_status: close lock file when no longer needed
- format_peers: fix a memleak in case of buffer too small (bsc#1025463)
- read_config: close config file when no longer needed
- make foreach_* macros use variable refs passed as arguments (bsc#1025463)
- prevent possible truncation w/ invalid geoattrs in CIB (bsc#1025463)
- build: add proper zlib build-time check + link flag + spec's BR
- build: allow requesting no HTML man + use in spec
- fixup: sanitize true-false logic for "daemonize"
- Upstream version cs: b270a78130f40e648844671b3652919d86e1aef4
* Wed Jul 13 2016 ygao@suse.com
- spec: Set the owner of /etc/booth and booth.conf.example to hacluster:haclient (bsc#968865)
* Thu Jun 30 2016 tchvatal@suse.com
- Reduce conditionals to only keep the default values
- Run systemd macros in proper phases
- Convert to pkgconfig dependencies
* Fri Apr 08 2016 dmuhamedagic@suse.com
- Update to version v1.0_14_g4d35ac7:
  + main: fix address matching procedure (bsc#994999)
* Wed Mar 23 2016 opensuse-packaging@opensuse.org
- Update to version v1.0_6_g106efdf:
  + Feature: extprog: add capability to run a set of programs
  + Medium: extprog: external tests timeout after renewal interval
* Wed Mar 16 2016 dmuhamedagic@suse.com
- Update to release v1.0
  + systemd: add booth-arbitrator.service (bsc#967036)
  + main: improve address matching procedure
* Tue Jan 12 2016 dmuhamedagic@suse.com
- Update to release candidate v1.0 rc1
  + main: prevent segfault on no arguments
  + ticket: term 0 is a valid term (bsc#952426)
* Thu Dec 03 2015 dmuhamedagic@suse.com
- Update to version v0.2.0_130_g9c5c19f:
  + test: use SSH_OPTS for rsync too
  + test: fix external/booth ip use
* Wed Dec 02 2015 opensuse-packaging@opensuse.org
- Update to version v0.2.0_128_g29be3ec:
  + test: create and distribute authfile
  + test: allow alternative ip addresses
  + config: support for comments
* Mon Nov 30 2015 dmuhamedagic@suse.com
- Update to version v0.2.0_126_g2154ade:
  + main: add 'other' as possible site reference
  + attr: GEO attributes OCF RA support (fate#318182)
  + ocf: add geostore sample RA (fate#318182)
* Tue Nov 24 2015 dmuhamedagic@suse.com
- Update to version v0.2.0_120_gf3d73a5:
  + arbitrator: mark expired tickets as lost (bsc#956321)
  + attr: better control of election cause
* Fri Nov 20 2015 dmuhamedagic@suse.com
- Update to version v0.2.0_116_g88c3d6a:
  + attr: attribute prerequisites (fate#318182)
  + attr: keep attributes in the CIB (fate#318182)
* Fri Nov 06 2015 dmuhamedagic@suse.com
- Update to version v0.2.0_113_gaeef08d:
  + doc: add the geostore(8) man page
  + geo attributes (fate#318182)