[ 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 ]
×

Package booth-site-1.1-1.el8.noarch download

Name booth-site
Epoch 0
Version 1.1
Release 1.el8
Architecture noarch
Website/URL https://github.com/ClusterLabs/booth
License GPLv2+
Build Time 2024-05-27 11:31:53
Build Host builder-x86-07.inferitos.ru
Summary Booth support for running as a full-fledged site
Repositories HighAvailability, ResilientStorage
Description Support for running Booth, ticket manager for multi-site clusters, as a full-fledged site.
Errata
Size 18 KiB
Source Project booth-1.1-1.el8
SHA-256 checksum b604d8a62d263baad5eb5fbfdefc7c6878f0c82ba073e7d7fbded27e59a72a9a
× Full screenshot
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)