Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

pacemaker-libs-debuginfo-3.0.3-1.fc45 RPM for aarch64

From Fedora 45 testing updates for aarch64 / debug / Packages / p

Name: pacemaker-libs-debuginfo Distribution: Fedora Project
Version: 3.0.3 Vendor: Fedora Project
Release: 1.fc45 Build date: Fri Sep 18 00:31:17 2026
Group: Development/Debug Build host: buildvm-a64-34.rdu3.fedoraproject.org
Size: 5800228 Source RPM: pacemaker-3.0.3-1.fc45.src.rpm
Packager: Fedora Project
Url: https://www.clusterlabs.org/
Summary: Debug information for package pacemaker-libs
This package provides debug information for package pacemaker-libs.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

GPL-2.0-or-later AND LGPL-2.1-or-later

Changelog

* Tue Sep 08 2026 Klaus Wenninger <kwenning@redhat.com> - 3.0.3-1
  - Update for new upstream release tarball: Pacemaker-3.0.3,
    for full details, see included ChangeLog.md file or
    https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-3.0.3
  - move from deprecated py3_build & py3_install to
    pyproject_wheel & pyproject_install
  - adapt python-package files to the new tooling
  - disable "-Waggregate-return" in cmocka files
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Wed Jun 17 2026 Klaus Wenninger <klaus.wenninger@aon.at> - 3.0.2-3
  - fix CVE-2026-10649: Fix integer overflows in remote message code
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 3.0.2-2
  - Rebuilt for Python 3.15
* 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

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/2d/4231667802b091cae5cf9281b31c766260caa8
/usr/lib/debug/.build-id/2d/4231667802b091cae5cf9281b31c766260caa8.debug
/usr/lib/debug/.build-id/4e
/usr/lib/debug/.build-id/4e/51c4012dfa7e1e13e154aaa37239bd8291c0c6
/usr/lib/debug/.build-id/4e/51c4012dfa7e1e13e154aaa37239bd8291c0c6.debug
/usr/lib/debug/.build-id/6b
/usr/lib/debug/.build-id/6b/05648108d501e26c377a3680befd869765934b
/usr/lib/debug/.build-id/6b/05648108d501e26c377a3680befd869765934b.debug
/usr/lib/debug/.build-id/98
/usr/lib/debug/.build-id/98/e096f7ba92d4d217eba3b93550ae88b6ebdbd2
/usr/lib/debug/.build-id/98/e096f7ba92d4d217eba3b93550ae88b6ebdbd2.debug
/usr/lib/debug/.build-id/9c
/usr/lib/debug/.build-id/9c/57a51bf9463d68f0f419ec032b7bed5ee78074
/usr/lib/debug/.build-id/9c/57a51bf9463d68f0f419ec032b7bed5ee78074.debug
/usr/lib/debug/.build-id/9e
/usr/lib/debug/.build-id/9e/91cd33c3c08d1fb1d624552e687c1911a4dfeb
/usr/lib/debug/.build-id/9e/91cd33c3c08d1fb1d624552e687c1911a4dfeb.debug
/usr/lib/debug/.build-id/a1
/usr/lib/debug/.build-id/a1/df34c5e5be07ba0f924fac120274ba845b6f6c
/usr/lib/debug/.build-id/a1/df34c5e5be07ba0f924fac120274ba845b6f6c.debug
/usr/lib/debug/.build-id/b0
/usr/lib/debug/.build-id/b0/4eb3d248e8d3b8ee9bef3186a43145ab947d1f
/usr/lib/debug/.build-id/b0/4eb3d248e8d3b8ee9bef3186a43145ab947d1f.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/libcib.so.54.1.0-3.0.3-1.fc45.aarch64.debug
/usr/lib/debug/usr/lib64/libcrmcommon.so.68.2.1-3.0.3-1.fc45.aarch64.debug
/usr/lib/debug/usr/lib64/libcrmservice.so.53.1.0-3.0.3-1.fc45.aarch64.debug
/usr/lib/debug/usr/lib64/liblrmd.so.52.2.0-3.0.3-1.fc45.aarch64.debug
/usr/lib/debug/usr/lib64/libpacemaker.so.30.1.0-3.0.3-1.fc45.aarch64.debug
/usr/lib/debug/usr/lib64/libpe_rules.so.51.0.1-3.0.3-1.fc45.aarch64.debug
/usr/lib/debug/usr/lib64/libpe_status.so.56.1.0-3.0.3-1.fc45.aarch64.debug
/usr/lib/debug/usr/lib64/libstonithd.so.56.1.0-3.0.3-1.fc45.aarch64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Sep 24 00:40:17 2026