corosync-qdevice 3.0.2-1 source package in Ubuntu

Changelog

corosync-qdevice (3.0.2-1) unstable; urgency=medium

  * [7a0323d] New upstream version 3.0.2
  * [b5a36df] Disable time variation for reprotest.
    Try to fix reprotest timeout on Salsa.
  * [b599371] Update watch file to use github API
  * [0cc6e18] Update Standards-Version to 4.6.1
  * [3187017] Update Debian copyright year

 -- Valentin Vidic <email address hidden>  Fri, 04 Nov 2022 19:01:50 +0100

Upload details

Uploaded by:
Debian DRBD Maintainers
Uploaded to:
Sid
Original maintainer:
Debian DRBD Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
corosync-qdevice_3.0.2-1.dsc 2.5 KiB a753e8c35efc872056bb02910ad2e66534b3c9f970f7d5c4f9af36f267a6d2ad
corosync-qdevice_3.0.2.orig.tar.gz 531.5 KiB 4201427c63f4f9a561ccb261d9a560b8dced0ff0e1954b6a1f042cbea0a35760
corosync-qdevice_3.0.2.orig.tar.gz.asc 801 bytes fea7c94de772235bb12ac6ee07b986adaca5af340dc93bc115f63ebc1107be4c
corosync-qdevice_3.0.2-1.debian.tar.xz 8.4 KiB fff41a7e6c12f8dc35d7456689d9544246b7e12c9b0b5154ae165119ab801eba

Available diffs

No changes file available.

Binary packages built by this source

corosync-qdevice: cluster engine quorum device daemon

 corosync-qdevice is a daemon running on each node of a cluster. It provides
 a configured number of votes to the quorum subsystem based on a third-party
 arbitrator's decision. Its primary use is to allow a cluster to sustain more
 node failures than standard quorum rules allow. It is recommended for clusters
 with an even number of nodes and highly recommended for 2 node clusters.

corosync-qdevice-dbgsym: debug symbols for corosync-qdevice
corosync-qnetd: cluster engine quorum device network daemon

 Corosync-qnetd is a daemon running outside of the cluster with the purpose
 of providing a vote to the corosync-qdevice model net. It's designed to
 support multiple clusters and be almost configuration and state free.
 New clusters are handled dynamically and no configuration file exists.
 It's also able to run as non-root user - which is recommended.
 Connection between the corosync-qdevice model net client can be optionally
 configured with TLS client certificate checking. The communication protocol
 between server and client is designed to be very simple and allow
 backwards compatibility.

corosync-qnetd-dbgsym: debug symbols for corosync-qnetd