booth 1.1-1ubuntu1 source package in Ubuntu

Changelog

booth (1.1-1ubuntu1) noble; urgency=medium

  * Merge with Debian; remaining changes:
    - d/t/control: add resource-agents-extra as a dependency of pacemaker test.
    - d/tests/pacemaker: Fix the overly strict online status detection regexp.

booth (1.1-1) unstable; urgency=medium

  * New upstream version 1.1

booth (1.0-283-g9d4029a-3) unstable; urgency=medium

  * d/clean: remove generated .version file (Closes: #1043927)

booth (1.0-283-g9d4029a-2) unstable; urgency=medium

  * d/install: place files in /lib/systemd/system (Closes: #1034211)

booth (1.0-283-g9d4029a-1) unstable; urgency=medium

  * New upstream version 1.0-283-g9d4029a
  * d/control: drop lsb-base dependency
  * d/control: update Standards-Version to 4.6.2

booth (1.0-268-gdce51f9-1) unstable; urgency=medium

  * New upstream version 1.0-268-gdce51f9
    Includes fix for CVE-2022-2553
  * d/control: update Standards-Version to 4.6.1
  * d/lintian-overrides: update for new lintian
  * d/tests: test if bad key fails authentication

booth (1.0-253-g95d854b-1) unstable; urgency=medium

  * New upstream version 1.0-253-g95d854b
  * d/install: include pkgconfig file for booth
  * d/copyright: update copyright for debian files
  * d/tests: require new crmsh for python 3.10 (Closes: #1009087)
  * d/watch: update github url

 -- Matthias Klose <email address hidden>  Mon, 29 Jan 2024 19:54:00 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
booth_1.1.orig.tar.gz 147.0 KiB d997ca1a91948ea968e8dfb024bd06877e938055ab253c946e6d2b5d863062bb
booth_1.1-1ubuntu1.debian.tar.xz 8.4 KiB ba4d27209faf2f4549a4a9429dff7cec69282d59da772ceb5d36c9d43f9072b2
booth_1.1-1ubuntu1.dsc 2.4 KiB 77b55b611219671666de245ca1ae9e4a036aaad6120c1f79b0387a02632e0099

View changes file

Binary packages built by this source

booth: Cluster Ticket Manager

 Booth manages tickets which authorize cluster sites located in
 geographically dispersed locations to run resources. It
 facilitates support of geographically distributed clustering in
 Pacemaker.
 .
 Booth is based on the Raft consensus algorithm. Though the
 implementation is not complete (there is no log) and there are a
 few additions and modifications, booth guarantees that a ticket
 is always available at just one site as long as it has exclusive
 control of the tickets.
 .
 This package contains the booth daemon, and a script to run booth
 in standalone ("arbitrator") mode.

booth-dbgsym: debug symbols for booth
booth-pacemaker: Resource agents to integrate booth with Pacemaker

 Booth manages tickets which authorize cluster sites located in
 geographically dispersed locations to run resources. It
 facilitates support of geographically distributed clustering in
 Pacemaker.
 .
 Booth is based on the Raft consensus algorithm. Though the
 implementation is not complete (there is no log) and there are a
 few additions and modifications, booth guarantees that a ticket
 is always available at just one site as long as it has exclusive
 control of the tickets.
 .
 This package contains the integration script for booth to run as
 part of a Pacemaker cluster.