pacemaker 2.1.4-2ubuntu1 source package in Ubuntu

Changelog

pacemaker (2.1.4-2ubuntu1) kinetic; urgency=medium

  * Merge with Debian unstable (LP: #1971307). Remaining changes:
    - Make crmsh the default management tool for now (LP #1862947)
    - d/control: make pacemaker binary recommend fence-agents-base
    - d/control: make pacemaker-resource-agents depend on resource-agents-base.
      And also suggest resource-agents-extra with non-curated agents.
    - d/t/pacemaker: corosync uses uname -n to define the default node name.
      Previously the default node name was hardcoded in the config file as
      node1.
    - d/rules: Fix FTBFS in ppc64el compiling with gcc10: Don't treat
      format-overflow warnings as errors
    - d/control: make pacemaker-cli-utils depend on resource-agents-base.
      resource-agents is now a transitional package and it should not be in
      main (it also pulls in resource-agents-extra which should be in
      universe).

 -- Lucas Kanashiro <email address hidden>  Wed, 03 Aug 2022 15:53:10 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pacemaker_2.1.4.orig.tar.gz 5.0 MiB 564937b48cbcf327b6b183eed6217d3a22be03874bedc56b8f7f2c41d012c977
pacemaker_2.1.4-2ubuntu1.debian.tar.xz 52.5 KiB e823b09ad0743dbf1611ce67e5c06566ea4ff53c4d0d01262b95575ea21b013b
pacemaker_2.1.4-2ubuntu1.dsc 3.5 KiB a2e538eb10b50b42556e05657722d49124ee96c5e18b5bf7020c41de88504d5f

Available diffs

View changes file

Binary packages built by this source

libcib27: No summary available for libcib27 in ubuntu kinetic.

No description available for libcib27 in ubuntu kinetic.

libcib27-dbgsym: No summary available for libcib27-dbgsym in ubuntu kinetic.

No description available for libcib27-dbgsym in ubuntu kinetic.

libcrmcluster29: cluster resource manager cluster library

 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains the cluster library.

libcrmcluster29-dbgsym: No summary available for libcrmcluster29-dbgsym in ubuntu kinetic.

No description available for libcrmcluster29-dbgsym in ubuntu kinetic.

libcrmcommon34: No summary available for libcrmcommon34 in ubuntu kinetic.

No description available for libcrmcommon34 in ubuntu kinetic.

libcrmcommon34-dbgsym: debug symbols for libcrmcommon34
libcrmservice28: No summary available for libcrmservice28 in ubuntu kinetic.

No description available for libcrmservice28 in ubuntu kinetic.

libcrmservice28-dbgsym: No summary available for libcrmservice28-dbgsym in ubuntu kinetic.

No description available for libcrmservice28-dbgsym in ubuntu kinetic.

liblrmd28: No summary available for liblrmd28 in ubuntu kinetic.

No description available for liblrmd28 in ubuntu kinetic.

liblrmd28-dbgsym: No summary available for liblrmd28-dbgsym in ubuntu kinetic.

No description available for liblrmd28-dbgsym in ubuntu kinetic.

libpacemaker1: cluster resource manager utility library

 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains the utility library resulting from the merge
 of libpengine and libtransitioner.

libpacemaker1-dbgsym: No summary available for libpacemaker1-dbgsym in ubuntu kinetic.

No description available for libpacemaker1-dbgsym in ubuntu kinetic.

libpe-rules26: No summary available for libpe-rules26 in ubuntu kinetic.

No description available for libpe-rules26 in ubuntu kinetic.

libpe-rules26-dbgsym: No summary available for libpe-rules26-dbgsym in ubuntu kinetic.

No description available for libpe-rules26-dbgsym in ubuntu kinetic.

libpe-status28: cluster resource manager Policy Engine status library

 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains the Policy Engine status library.

libpe-status28-dbgsym: No summary available for libpe-status28-dbgsym in ubuntu kinetic.

No description available for libpe-status28-dbgsym in ubuntu kinetic.

libstonithd26: No summary available for libstonithd26 in ubuntu kinetic.

No description available for libstonithd26 in ubuntu kinetic.

libstonithd26-dbgsym: debug symbols for libstonithd26
pacemaker: cluster resource manager

 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains the Pacemaker daemons directly interacting with
 the cluster stack.

pacemaker-cli-utils: No summary available for pacemaker-cli-utils in ubuntu kinetic.

No description available for pacemaker-cli-utils in ubuntu kinetic.

pacemaker-cli-utils-dbgsym: debug symbols for pacemaker-cli-utils
pacemaker-common: No summary available for pacemaker-common in ubuntu kinetic.

No description available for pacemaker-common in ubuntu kinetic.

pacemaker-dbgsym: No summary available for pacemaker-dbgsym in ubuntu kinetic.

No description available for pacemaker-dbgsym in ubuntu kinetic.

pacemaker-dev: cluster resource manager development

 At its core, Pacemaker is a distributed finite state
 machine capable of co-ordinating the startup and recovery of inter-related
 services across a set of machines.
 .
 Pacemaker understands many different resource types (OCF, SYSV, systemd) and
 can accurately model the relationships between them (colocation, ordering).
 .
 It can even use technology such as Docker to automatically isolate the
 resources managed by the cluster.
 .
 This package contains the headers and other necessary files to build
 applications or libraries that use the Pacemaker libraries.

pacemaker-doc: No summary available for pacemaker-doc in ubuntu kinetic.

No description available for pacemaker-doc in ubuntu kinetic.

pacemaker-remote: No summary available for pacemaker-remote in ubuntu kinetic.

No description available for pacemaker-remote in ubuntu kinetic.

pacemaker-remote-dbgsym: No summary available for pacemaker-remote-dbgsym in ubuntu kinetic.

No description available for pacemaker-remote-dbgsym in ubuntu kinetic.

pacemaker-resource-agents: No summary available for pacemaker-resource-agents in ubuntu kinetic.

No description available for pacemaker-resource-agents in ubuntu kinetic.