[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project booth-1.1-1.el8

Name booth
Epoch 0
Version 1.1
Release 1.el8
Website/URL https://github.com/ClusterLabs/booth
License GPLv2+
Build Time 2024-05-27 11:30:50
Build Host builder-x86-07.inferitos.ru
Summary Ticket Manager for Multi-site Clusters
Repositories HighAvailability, ResilientStorage
Description Booth manages tickets which authorize cluster sites located in geographically dispersed locations to run resources. It facilitates support of geographically distributed clustering in Pacemaker.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
booth-1.1-1.el8.x86_64 Ticket Manager for Multi-site Clusters e180905e4f0b41c69158d062d68cf29f0e051653f6c59930dd6c006596d013bd download
booth-core-1.1-1.el8.x86_64 Booth core files (executables, etc.) b3a1044ce78be13ed18d805e132d672a0834c8220c16b295d37b75208b0703de download
noarch
booth-arbitrator-1.1-1.el8.noarch Booth support for running as an arbitrator a37ee214b5076ae537f2ff8e6c4eca966f1f9e6a262120de8ec369c065f17163 download
booth-site-1.1-1.el8.noarch Booth support for running as a full-fledged site b604d8a62d263baad5eb5fbfdefc7c6878f0c82ba073e7d7fbded27e59a72a9a download
booth-test-1.1-1.el8.noarch Test scripts for Booth 8240ce054fb68558fdeea16f51a5ffaf595e3555f93c2eb1c95210df009f2a76 download
src
booth-1.1-1.el8.src Ticket Manager for Multi-site Clusters 99341513540a23a3e9d654a33bf954e6e9839d68c94c307b22389d8398ebe540 download
Changelog link
* Thu Nov 23 2023 Jan Friesse <jfriesse@redhat.com> - 1.1-1
- Resolves: RHEL-15265

- New upstream release (RHEL-15265)
- Upstream releases should now be released regularly, so convert spec
  to use them instead of git snapshots (RHEL-15265)

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.0-283.1.9d4029a.git
- Rebuilt for MSVSphere 8.8

* Mon Nov 21 2022 Jan Friesse <jfriesse@redhat.com> - 1.0-283.1.9d4029a.git
- Resolves: rhbz#2135865

- Update to current snapshot (commit 9d4029a) (rhbz#2135865)

* Wed Aug 03 2022 Jan Friesse <jfriesse@redhat.com> - 1.0-199.2.ac1d34c.git
- Resolves: rhbz#2111668

- Fix authfile directive handling in booth config file
  (fixes CVE-2022-2553)
- Add enable-authfile option

* Thu Oct 15 2020 Jan Friesse <jfriesse@redhat.com> - 1.0-199.1.ac1d34c.git
- Resolves: rhbz#1873948
- Resolves: rhbz#1768172

- Fix versioning scheme to handle updates better
- Handle updated exit code of crm_ticket

* Wed Jun 03 2020 Jan Friesse <jfriesse@redhat.com> - 1.0-6.ac1d34c.git.2
- Related: rhbz#1835831

- Do not link with the pcmk libraries
- Generate runtests.py and boothtestenv.py with -Es as make check does

* Tue Jun 02 2020 Jan Friesse <jfriesse@redhat.com> - 1.0-6.ac1d34c.git.1
- Resolves: rhbz#1602455
- Resolves: rhbz#1682122
- Resolves: rhbz#1768369
- Resolves: rhbz#1835831

- Update to current snapshot (commit ac1d34c) to fix test suite,
  build warnings and build with gcc10
- Fix hardcoded-library-path
- Package /var/lib/booth where booth can chroot
- Add '?dist' macro to release field
- Pass full path of Python3 to configure
- Add CI tests
- Enable gating

* Wed Sep 19 2018 Tomas Orsava <torsava@redhat.com> - 1.0-5.f2d38ce.git
- Require the Python interpreter directly instead of using the package name
- Related: rhbz#1619153

* Thu Jul 19 2018 Jan Pokorný <jpokorny+rpm-booth@redhat.com> - 1.0-4.f2d38ce.git
- revert back to using asciidoc instead of asciidoctor for generating man pages
  (rhbz#1603119)
- fix some issues in the shell scripts (rhbz#1602455)

* Mon Jul 16 2018 Jan Pokorný <jpokorny+rpm-booth@redhat.com> - 1.0-3.f2d38ce.git
- update for another, current snapshot beyond booth-1.0
  (commit f2d38ce), including:
  . support for solely manually managed tickets (9a365f9)
  . use asciidoctor instead of asciidoc for generating man pages (65e6a6b)
- switch to using Python 3 for the tests instead of Python 2
  (behind unversioned "python" references; rhbz#1590856)