| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: pacemaker-cli-debuginfo | Distribution: Fedora Project |
| Version: 3.0.2 | Vendor: Fedora Project |
| Release: 1.fc44 | Build date: Thu Jun 4 01:58:06 2026 |
| Group: Development/Debug | Build host: buildhw-x86-09.rdu3.fedoraproject.org |
| Size: 1222968 | Source RPM: pacemaker-3.0.2-1.fc44.src.rpm |
| Packager: Fedora Project | |
| Url: https://www.clusterlabs.org/ | |
| Summary: Debug information for package pacemaker-cli | |
This package provides debug information for package pacemaker-cli. Debug information is useful when developing applications that use this package or when debugging this package.
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 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
/usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/1d /usr/lib/debug/.build-id/1d/e82a3b33a1aad1458d22c60c7ad8fb4d6ceedb /usr/lib/debug/.build-id/1d/e82a3b33a1aad1458d22c60c7ad8fb4d6ceedb.debug /usr/lib/debug/.build-id/24 /usr/lib/debug/.build-id/24/ac7ac00905e0adf191e6531cda0ee0e1497788 /usr/lib/debug/.build-id/24/ac7ac00905e0adf191e6531cda0ee0e1497788.debug /usr/lib/debug/.build-id/29/ffaa2bdfd510716748ba7be8e5992fd48e0672 /usr/lib/debug/.build-id/29/ffaa2bdfd510716748ba7be8e5992fd48e0672.debug /usr/lib/debug/.build-id/3c/78ddefa5c18f0429764ac547b9f04ed8eb27ec /usr/lib/debug/.build-id/3c/78ddefa5c18f0429764ac547b9f04ed8eb27ec.debug /usr/lib/debug/.build-id/46 /usr/lib/debug/.build-id/46/3775550dc18c816f036156a8a975e8429d0733 /usr/lib/debug/.build-id/46/3775550dc18c816f036156a8a975e8429d0733.debug /usr/lib/debug/.build-id/47 /usr/lib/debug/.build-id/47/33ed7b32119be302a0705b37241cfbdb6b6be0 /usr/lib/debug/.build-id/47/33ed7b32119be302a0705b37241cfbdb6b6be0.debug /usr/lib/debug/.build-id/5c /usr/lib/debug/.build-id/5c/447e232dc6120790616dc6fc5bf402936d780a /usr/lib/debug/.build-id/5c/447e232dc6120790616dc6fc5bf402936d780a.debug /usr/lib/debug/.build-id/72 /usr/lib/debug/.build-id/72/dd5d9db23629159ebd705c4d16378cc2315c07 /usr/lib/debug/.build-id/72/dd5d9db23629159ebd705c4d16378cc2315c07.debug /usr/lib/debug/.build-id/79 /usr/lib/debug/.build-id/79/37ef73222265b754065452a533ed6e21459c5f /usr/lib/debug/.build-id/79/37ef73222265b754065452a533ed6e21459c5f.debug /usr/lib/debug/.build-id/96 /usr/lib/debug/.build-id/96/9a8cabb5f744325ebf219bb837c9c952cc95d1 /usr/lib/debug/.build-id/96/9a8cabb5f744325ebf219bb837c9c952cc95d1.debug /usr/lib/debug/.build-id/9d /usr/lib/debug/.build-id/9d/1e2380c63ca5c485f179e20004bbe4bded3587 /usr/lib/debug/.build-id/9d/1e2380c63ca5c485f179e20004bbe4bded3587.debug /usr/lib/debug/.build-id/a5 /usr/lib/debug/.build-id/a5/509b09d99965ad0d1f31a21a960c90f7431995 /usr/lib/debug/.build-id/a5/509b09d99965ad0d1f31a21a960c90f7431995.debug /usr/lib/debug/.build-id/b9 /usr/lib/debug/.build-id/b9/b7406813d99bf6638de68db9deda1f7ff07cb3 /usr/lib/debug/.build-id/b9/b7406813d99bf6638de68db9deda1f7ff07cb3.debug /usr/lib/debug/.build-id/ba /usr/lib/debug/.build-id/ba/4496ff59a34a36589e8ffcf83e49c93476a6fc /usr/lib/debug/.build-id/ba/4496ff59a34a36589e8ffcf83e49c93476a6fc.debug /usr/lib/debug/.build-id/bb /usr/lib/debug/.build-id/bb/91164b7b2797513a60eb59dad53eedad1e86de /usr/lib/debug/.build-id/bb/91164b7b2797513a60eb59dad53eedad1e86de.debug /usr/lib/debug/.build-id/ca /usr/lib/debug/.build-id/ca/f76cfb6fa11481088adc725d67b63b8b645cc3 /usr/lib/debug/.build-id/ca/f76cfb6fa11481088adc725d67b63b8b645cc3.debug /usr/lib/debug/.build-id/dd /usr/lib/debug/.build-id/dd/1d7224075183b2c843a0b035b2b870fcc55733 /usr/lib/debug/.build-id/dd/1d7224075183b2c843a0b035b2b870fcc55733.debug /usr/lib/debug/usr /usr/lib/debug/usr/bin /usr/lib/debug/usr/bin/attrd_updater-3.0.2-1.fc44.x86_64.debug /usr/lib/debug/usr/bin/cibadmin-3.0.2-1.fc44.x86_64.debug /usr/lib/debug/usr/bin/cibsecret-3.0.2-1.fc44.x86_64.debug /usr/lib/debug/usr/bin/crm_attribute-3.0.2-1.fc44.x86_64.debug /usr/lib/debug/usr/bin/crm_diff-3.0.2-1.fc44.x86_64.debug /usr/lib/debug/usr/bin/crm_error-3.0.2-1.fc44.x86_64.debug /usr/lib/debug/usr/bin/crm_mon-3.0.2-1.fc44.x86_64.debug /usr/lib/debug/usr/bin/crm_node-3.0.2-1.fc44.x86_64.debug /usr/lib/debug/usr/bin/crm_resource-3.0.2-1.fc44.x86_64.debug /usr/lib/debug/usr/bin/crm_rule-3.0.2-1.fc44.x86_64.debug /usr/lib/debug/usr/bin/crm_shadow-3.0.2-1.fc44.x86_64.debug /usr/lib/debug/usr/bin/crm_simulate-3.0.2-1.fc44.x86_64.debug /usr/lib/debug/usr/bin/crm_ticket-3.0.2-1.fc44.x86_64.debug /usr/lib/debug/usr/bin/crm_verify-3.0.2-1.fc44.x86_64.debug /usr/lib/debug/usr/bin/crmadmin-3.0.2-1.fc44.x86_64.debug /usr/lib/debug/usr/bin/iso8601-3.0.2-1.fc44.x86_64.debug /usr/lib/debug/usr/bin/stonith_admin-3.0.2-1.fc44.x86_64.debug
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jun 5 23:45:58 2026