| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: pacemaker-cli | Distribution: Fedora Project |
| Version: 3.0.2 | Vendor: Fedora Project |
| Release: 1.fc45 | Build date: Thu Jun 4 01:07:23 2026 |
| Group: Unspecified | Build host: buildvm-ppc64le-27.rdu3.fedoraproject.org |
| Size: 2000698 | Source RPM: pacemaker-3.0.2-1.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: https://www.clusterlabs.org/ | |
| Summary: Command line tools for controlling Pacemaker clusters | |
Pacemaker is an advanced, scalable High-Availability cluster resource manager. The pacemaker-cli package contains command line tools that can be used to query and control the cluster from machines that may, or may not, be part of the cluster.
GPL-2.0-or-later AND LGPL-2.1-or-later
* Wed Jun 03 2026 Klaus Wenninger <kwenning@redhat.com> - 3.0.2-1
- Update for new upstream release tarball: Pacemaker-3.0.2,
for full details, see included ChangeLog.md file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-3.0.2
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 3.0.1-16
- Rebuilt for Python 3.15
* Wed Feb 04 2026 Klaus Wenninger <kwenning@redhat.com> - 3.0.1-15
- Handle CMocka deprecations
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Tue Dec 09 2025 Klaus Wenninger <kwenning@redhat.com> - 3.0.1-13
- take care of more strict const checking
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 3.0.1-12
- Rebuilt for Python 3.14.0rc3 bytecode
* Mon Sep 08 2025 Klaus Wenninger <kwenning@redhat.com> - 3.0.1-11
- Removed tier1 test again as it was just for investigation of a CI issue
* Mon Sep 08 2025 Klaus Wenninger <kwenning@redhat.com> - 3.0.1-10
- Tests shouldn't see build-dependencies and source
- Add another test tier
* Tue Sep 02 2025 Klaus Wenninger <kwenning@redhat.com> - 3.0.1-9
- move plans.fmf to plan-gating.fmf
* Tue Sep 02 2025 Klaus Wenninger <kwenning@redhat.com> - 3.0.1-8
- needing to install the builddeps on top might be critical as the test should
show that the content of the rpms + requirements is enough
* Tue Sep 02 2025 Klaus Wenninger <kwenning@redhat.com> - 3.0.1-7
- obviously CI wants a confirmation that the dist-git-source-tree needs to be
visible
* Mon Sep 01 2025 Klaus Wenninger <kwenning@redhat.com> - 3.0.1-6
- simplify tmt config and name test tier0
- now you can add a new revision
rpmdev-bumpspec -c "test" pacemaker.spec
- or run tests locally
tmt run discover provision prepare execute --how tmt --verbose -v -v --debug
* Fri Aug 29 2025 Klaus Wenninger <kwenning@redhat.com> - 3.0.1-5
- Update for new upstream release tarball: Pacemaker-3.0.1,
for full details, see included ChangeLog.md file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-3.0.1
- replace specversion with baserelease to make rpmdev-bumpspec happy
* Mon Aug 25 2025 Cristian Le <git@lecris.dev>
- Convert STI tests to TMT (rhbz#2383013)
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 3.0.1-0.4.rc2.1
- Rebuilt for Python 3.14.0rc2 bytecode
* Thu Jul 24 2025 Klaus Wenninger <kwenning@redhat.com> - 3.0.1-0.4.rc2
- Update for new upstream release tarball: Pacemaker-3.0.1-rc2,
for full details, see included ChangeLog.md file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-3.0.1-rc2
* Fri Jun 27 2025 Klaus Wenninger <kwenning@redhat.com> - 3.0.1-0.4.rc1
- seems as if pre-tasks need to have tags to be executed
at least that worked on a pull request via pagure
* Fri Jun 27 2025 Klaus Wenninger <kwenning@redhat.com> - 3.0.1-0.3.rc1
- New corosync package is leaving /var/lib/corosync to be created by systemd
we're running our test without systemd so have it done by playbook
- Enable fencing regression tests again
* Wed Jun 25 2025 Klaus Wenninger <kwenning@redhat.com> - 3.0.1-0.2.rc1
- Disable fencing regression tests for now
* Wed Jun 25 2025 Klaus Wenninger <kwenning@redhat.com> - 3.0.1-1
- Update for new upstream release tarball: Pacemaker-3.0.1-rc1,
for full details, see included ChangeLog.md file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-3.0.1-rc1
- sync cts/cts-cli -V in check with upstream
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 3.0.0-5.2
- Rebuilt for Python 3.14
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-5.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jan 10 2025 Klaus Wenninger <kwenning@redhat.com> - 3.0.0-5
- Update for new upstream release tarball: Pacemaker-3.0.0,
for full details, see included ChangeLog.md file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-3.0.0
- Regarding noteworthy changes coming with the bump of the major version see
https://projects.clusterlabs.org/w/projects/pacemaker/pacemaker_3.0_changes/
- add patch to when resetting scheduler as well reset error and warning flags
lacking pcmk_reset_scheduler in 3.0.0 branch pcmk__set_scheduler_defaults
seems to be the most reasonable alternative for now
* Tue Jan 07 2025 Klaus Wenninger <kwenning@redhat.com> - 3.0.0-0.4.rc3
- Update for new upstream release tarball: Pacemaker-3.0.0-rc3,
for full details, see included ChangeLog.md file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-3.0.0-rc3
- synced dropping inkscape build-requirement with upstream
* Tue Dec 17 2024 Klaus Wenninger <kwenning@redhat.com> - 3.0.0-0.3.rc2
- re-enable docs as inkscape dependencies seem to be fixed in rawhide
* Fri Dec 13 2024 Klaus Wenninger <kwenning@redhat.com> - 3.0.0-0.2.rc2
- Update for new upstream release tarball: Pacemaker-3.0.0-rc2,
for full details, see included ChangeLog.md file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-3.0.0-rc2
- disable docs for now as koji build shows issues with python requirements
for inkscape
* Tue Nov 19 2024 Klaus Wenninger <kwenning@redhat.com> - 3.0.0-0.1.rc1
- Update for new upstream release tarball: Pacemaker-3.0.0-rc1,
for full details, see included ChangeLog.md file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-3.0.0-rc1
- syncing with upstream spec-file (removed nagios)
* Tue Nov 05 2024 Klaus Wenninger <kwenning@redhat.com> - 2.1.9-1
- Update for new upstream release tarball: Pacemaker-2.1.9,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.1.9
* Tue Oct 22 2024 Klaus Wenninger <kwenning@redhat.com> - 2.1.9-0.1.rc3
- Update for new upstream release tarball: Pacemaker-2.1.9-rc3,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.1.9-rc3
* Wed Oct 16 2024 Klaus Wenninger <kwenning@redhat.com> - 2.1.9-0.1.rc2
- Update for new upstream release tarball: Pacemaker-2.1.9-rc2,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.1.9-rc2
* Mon Oct 07 2024 Klaus Wenninger <kwenning@redhat.com> - 2.1.9-0.1.rc1
- Update for new upstream release tarball: Pacemaker-2.1.9-rc1,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.1.9-rc1
* Mon Aug 12 2024 Klaus Wenninger <kwenning@redhat.com> - 2.1.8-1
- Update for new upstream release tarball: Pacemaker-2.1.8,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.1.8
- automated SPDX license update seems to be fine
* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 2.1.8-0.1.rc4.1
- convert license to SPDX
* Mon Jul 22 2024 Klaus Wenninger <kwenning@redhat.com> - 2.1.8-0.1.rc4
- Update for new upstream tarball for release candidate: Pacemaker-2.1.8-rc4,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.1.8-rc4
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.8-0.1.rc3.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jul 10 2024 Klaus Wenninger <kwenning@redhat.com> - 2.1.8-0.1.rc3
- Update for new upstream tarball for release candidate: Pacemaker-2.1.8-rc3,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.1.8-rc3
* Wed Jun 12 2024 Klaus Wenninger <kwenning@redhat.com> - 2.1.8-0.1.rc2
- Update for new upstream tarball for release candidate: Pacemaker-2.1.8-rc2,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.1.8-rc2
* Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 2.1.8-0.1.rc1.1
- Rebuilt for Python 3.13
/etc/pacemaker /etc/sysconfig/crm_mon /usr/bin/attrd_updater /usr/bin/cibadmin /usr/bin/cibsecret /usr/bin/crm_attribute /usr/bin/crm_diff /usr/bin/crm_error /usr/bin/crm_failcount /usr/bin/crm_master /usr/bin/crm_mon /usr/bin/crm_node /usr/bin/crm_report /usr/bin/crm_resource /usr/bin/crm_rule /usr/bin/crm_shadow /usr/bin/crm_simulate /usr/bin/crm_standby /usr/bin/crm_ticket /usr/bin/crm_verify /usr/bin/crmadmin /usr/bin/iso8601 /usr/bin/stonith_admin /usr/lib/.build-id /usr/lib/.build-id/0f /usr/lib/.build-id/0f/52a5844f8143d4975ccbceb7910dc72dfdc25f /usr/lib/.build-id/24 /usr/lib/.build-id/24/59f631798d8926dd34004b45c36c56fe8de08a /usr/lib/.build-id/29 /usr/lib/.build-id/29/70196b0d2ee1d3341d692f84791e3315c2973f /usr/lib/.build-id/54 /usr/lib/.build-id/54/bca00af6ef8173f81a2efae292e84d3a39fac4 /usr/lib/.build-id/58 /usr/lib/.build-id/58/74b13a78a7d2c3eb3acdb129b4076c2aed1852 /usr/lib/.build-id/7f /usr/lib/.build-id/7f/a1919281eacf587c32b4df6628b8ff8ab5b387 /usr/lib/.build-id/82 /usr/lib/.build-id/82/1ea1b8bcfd88e72eb85eddf00b759e3cbb2bad /usr/lib/.build-id/96 /usr/lib/.build-id/96/92fb2c3d2f948eaff525f4b8ae84f576edfabb /usr/lib/.build-id/a7 /usr/lib/.build-id/a7/58155cc39520cc886e2fcd10366ed9ee4e726a /usr/lib/.build-id/ac /usr/lib/.build-id/ac/60c8a9b25cfbb163ff6bbd70335c30b0cdfd79 /usr/lib/.build-id/b8 /usr/lib/.build-id/b8/b072077edba28495f22e80325fabdb47b8c58a /usr/lib/.build-id/be /usr/lib/.build-id/be/d696dac7cd1acd849880a2197ad0f8c19b0061 /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/51da3af8dd676b9bbac84ed920aab3b2619423 /usr/lib/.build-id/da /usr/lib/.build-id/da/1d54baf84172211f30e9d48e58a54cae608ce7 /usr/lib/.build-id/dc /usr/lib/.build-id/dc/7d4e6b808c2571b793bbd21eb134a9d496ce2c /usr/lib/.build-id/ea /usr/lib/.build-id/ea/a3ec69bf355b56e946dd476c84e09746eac7fa /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/9cf0487c762ad7dc7425c972e87cb2a7b22609 /usr/lib/ocf /usr/lib/ocf/resource.d /usr/lib/ocf/resource.d/pacemaker /usr/lib/ocf/resource.d/pacemaker/ClusterMon /usr/lib/ocf/resource.d/pacemaker/Dummy /usr/lib/ocf/resource.d/pacemaker/HealthCPU /usr/lib/ocf/resource.d/pacemaker/HealthIOWait /usr/lib/ocf/resource.d/pacemaker/HealthSMART /usr/lib/ocf/resource.d/pacemaker/Stateful /usr/lib/ocf/resource.d/pacemaker/SysInfo /usr/lib/ocf/resource.d/pacemaker/attribute /usr/lib/ocf/resource.d/pacemaker/ifspeed /usr/lib/ocf/resource.d/pacemaker/ping /usr/lib/systemd/system/crm_mon.service /usr/share/doc/pacemaker-cli /usr/share/doc/pacemaker-cli/COPYING /usr/share/doc/pacemaker-cli/ChangeLog.md /usr/share/licenses/pacemaker-cli /usr/share/licenses/pacemaker-cli/GPLv2 /usr/share/man/man7/ocf_pacemaker_ClusterMon.7.gz /usr/share/man/man7/ocf_pacemaker_Dummy.7.gz /usr/share/man/man7/ocf_pacemaker_HealthCPU.7.gz /usr/share/man/man7/ocf_pacemaker_HealthIOWait.7.gz /usr/share/man/man7/ocf_pacemaker_HealthSMART.7.gz /usr/share/man/man7/ocf_pacemaker_Stateful.7.gz /usr/share/man/man7/ocf_pacemaker_SysInfo.7.gz /usr/share/man/man7/ocf_pacemaker_attribute.7.gz /usr/share/man/man7/ocf_pacemaker_ifspeed.7.gz /usr/share/man/man7/ocf_pacemaker_ping.7.gz /usr/share/man/man8/attrd_updater.8.gz /usr/share/man/man8/cibadmin.8.gz /usr/share/man/man8/cibsecret.8.gz /usr/share/man/man8/crm_attribute.8.gz /usr/share/man/man8/crm_diff.8.gz /usr/share/man/man8/crm_error.8.gz /usr/share/man/man8/crm_failcount.8.gz /usr/share/man/man8/crm_master.8.gz /usr/share/man/man8/crm_mon.8.gz /usr/share/man/man8/crm_node.8.gz /usr/share/man/man8/crm_report.8.gz /usr/share/man/man8/crm_resource.8.gz /usr/share/man/man8/crm_rule.8.gz /usr/share/man/man8/crm_shadow.8.gz /usr/share/man/man8/crm_simulate.8.gz /usr/share/man/man8/crm_standby.8.gz /usr/share/man/man8/crm_ticket.8.gz /usr/share/man/man8/crm_verify.8.gz /usr/share/man/man8/crmadmin.8.gz /usr/share/man/man8/iso8601.8.gz /usr/share/man/man8/stonith_admin.8.gz /usr/share/pacemaker/report.collector /usr/share/pacemaker/report.common /usr/share/snmp/mibs/PCMK-MIB.txt /var/lib/pacemaker /var/lib/pacemaker/blackbox /var/lib/pacemaker/cores /var/log/pacemaker /var/log/pacemaker/bundles
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jun 6 00:56:03 2026