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

389-ds-base-debuginfo-3.1.3-1.fc42 RPM for ppc64le

From Fedora 42 testing updates for ppc64le / debug / Packages / 3

Name: 389-ds-base-debuginfo Distribution: Fedora Project
Version: 3.1.3 Vendor: Fedora Project
Release: 1.fc42 Build date: Tue Jul 8 11:10:21 2025
Group: Development/Debug Build host: buildvm-ppc64le-23.rdu3.fedoraproject.org
Size: 59408075 Source RPM: 389-ds-base-3.1.3-1.fc42.src.rpm
Packager: Fedora Project
Url: https://www.port389.org
Summary: Debug information for package 389-ds-base
This package provides debug information for package 389-ds-base.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

GPL-3.0-or-later WITH GPL-3.0-389-ds-base-exception AND (0BSD OR Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR LGPL-2.1-or-later OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT) AND (CC-BY-4.0 AND MIT) AND (MIT OR Apache-2.0) AND Unicode-3.0 AND (MIT OR CC0-1.0) AND (MIT OR Unlicense) AND 0BSD AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MIT AND ISC AND MPL-2.0 AND PSF-2.0 AND Zlib

Changelog

* Tue Jul 08 2025 Viktor Ashirov <vashirov@redhat.com> - 3.1.3-1
  - Update to 3.1.3
* Fri Feb 14 2025 Viktor Ashirov <vashirov@redhat.com> - 3.1.2-4
  - Update to 3.1.2-4
  - Resolves: Issue 6489 - After log rotation refresh the FD pointer
  - Resolves: Issue 6554 - During import of entries without nsUniqueId, a
    supplier generates duplicate nsUniqueId (LMDB only)
  - Resolves: Issue 6555 - Potential crash when deleting a replicated backend
* Sat Feb 01 2025 Björn Esser <besser82@fedoraproject.org> - 3.1.2-3
  - Add explicit BR: libxcrypt-devel
* Sat Jan 25 2025 Viktor Ashirov <vashirov@redhat.com> - 3.1.2-2
  - Replace python3-magic with python3-file-magic
* Fri Jan 24 2025 Viktor Ashirov <vashirov@redhat.com> - 3.1.2-1
  - Update to 3.1.2
* Mon Jan 20 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Sun Dec 08 2024 Pete Walter <pwalter@fedoraproject.org> - 3.1.1-6
  - Rebuild for ICU 76
* Wed Oct 30 2024 Viktor Ashirov <vashirov@redhat.com> - 3.1.1-5
  - Fix source URL
* Tue Oct 29 2024 Miroslav Suchý <msuchy@fedoraproject.org> - 3.1.1-4
  - Add exception to GPL license in license tag
* Tue Oct 15 2024 Viktor Ashirov <vashirov@redhat.com> - 3.1.1-3
  - Resolves: VLV errors in Fedora 40 with RSNv3 and pruning enabled
    (rhbz#2317851)
* Tue Jul 30 2024 Viktor Ashirov <vashirov@redhat.com> - 3.1.1-2
  - Replace lmdb with lmdb-libs in Requires
* Tue Jul 30 2024 Viktor Ashirov <vashirov@redhat.com> - 3.1.1-1
  - Update to 3.1.1
  - Resolves: CVE-2024-1062 (rhbz#2261884)
  - Resolves: CVE-2024-2199 (rhbz#2283632)
  - Resolves: CVE-2024-3657 (rhbz#2283631)
  - Resolves: CVE-2024-5953 (rhbz#2292109)
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jun 25 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 3.1.0-10
  - Use bundled libdb on RHEL and ELN
* Tue Jun 25 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 3.1.0-9
  - Fix bundled libdb build with RPM 4.20
* Mon Jun 17 2024 Viktor Ashirov <vashirov@redhat.com> - 3.1.0-8
  - Drop pytest dependency
* Thu Jun 13 2024 Viktor Ashirov <vashirov@redhat.com> - 3.1.0-7
  - Drop obsolete perl MODULE_COMPAT requirement
* Mon Jun 10 2024 Miro Hrončok <miro@hroncok.cz> - 3.1.0-6
  - Stop Providing libjemalloc.so.2()(64bit)
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.1.0-5
  - Rebuilt for Python 3.13
* Fri May 31 2024 Viktor Ashirov <vashirov@redhat.com> - 3.1.0-3
  - Sync spec file with the upstream spec file
* Tue May 14 2024 James Chapman <jachapma@redhat.com> - 3.1.0-1
  - Bump version to 3.1.0
  - Issue 6142 - Fix CI tests (#6161)
  - Issue 6157 - Cockipt crashes when getting replication status if topology contains an old 389ds version (#6158)
  - Issue 5105 - lmdb - Cannot create entries with long rdn - fix covscan (#6131)
  - Issue 6086 - Ambiguous warning about SELinux in dscreate for non-root user
  - Issue 6094 - Add coverity scan workflow
  - Issue 5962 - Rearrange includes for 32-bit support logic
  - Issue 6046 - Make dscreate to work during kickstart installations
  - Issue 6073 - Improve error log when running out of memory (#6084)
  - Issue 6071 - Instance creation/removal is slow
  - Issue 6010 - 389 ds ignores nsslapd-maxdescriptors (#6027)
  - Issue 6075 - Ignore build artifacts (#6076)
  - Issue 6068 - Add dscontainer stop function
* Mon Apr 15 2024 James Chapman <jachapma@redhat.com> - 3.0.2-1
  - Bump version to 3.0.2
  - Issue 6082 - Remove explicit dependencies toward libdb - revert default (#6145)
  - Issue 6142 - [RFE] Add LMDB configuration related checks into Healthcheck tool (#6143)
  - Issue 6141 - freeipa test_topology_TestCASpecificRUVs is failing (#6144)
  - Issue 6136 - failure in freeipa tests (#6137)
  - Issue 6119 - Synchronise accept_thread with slapd_daemon (#6120)
  - Issue 6105 - lmdb - Cannot create entries with long rdn (#6130)
  - Issue 6082 - Remove explicit dependencies toward libdb (#6083)
  - Issue i6057 - Fix3 - Fix covscan issues (#6127)
  - Issue 6057 - vlv search may result wrong result with lmdb - Fix 2 (#6121)
  - Issue 6057 - vlv search may result wrong result with lmdb (#6091)
  - Issue 6092 - passwordHistory is not updated with a pre-hashed password (#6093)
  - Issue 6133 - Move slapi_pblock_set_flag_operation_notes() to slapi-plugin.h
  - Issue 6125 - dscreate interactive fails when chosing mdb backend (#6126)
  - Issue 6110 - Typo in Account Policy plugin message
  - Issue 6080 - ns-slapd crash in referint_get_config (#6081)
  - Issue 6117 - Fix the UTC offset print (#6118)
  - Issue 5305 - OpenLDAP version autodetection doesn't work
  - Issue 6112 - RFE - add new operation note for MFA authentications
  - Issue 5842 - Add log buffering to audit log
  - Issue 3527 - Support HAProxy and Instance on the same machine configuration (#6107)
  - Issue 6103 - New connection timeout error breaks errormap (#6104)
  - Issue 6096 - Improve connection timeout error logging (#6097)
  - Issue 6067 - Improve dsidm CLI No Such Entry handling (#6079)
  - Issue 6067 - Add hidden -v and -j options to each CLI subcommand (#6088)
  - Issue 6061 - Certificate lifetime displayed as NaN
* Wed Jan 31 2024 Pete Walter <pwalter@fedoraproject.org> - 3.0.1-2
  - Rebuild for ICU 74
* Tue Jan 30 2024 Simon Pichugin <spichugi@redhat.com> - 3.0.1-1
  - Bump version to 3.0.1
  - Issue 6043, 6044 - Enhance Rust and JS bundling and add SPDX licenses for both (#6045)
  - Issue 3555 - Remove audit-ci from dependencies (#6056)
  - Issue 6052 - Paged results test sets hostname to `localhost` on test collection
  - Issue 6051 - Drop unused pytest markers
  - Issue 6049 - lmdb - changelog is wrongly recreated by reindex task (#6050)
  - Issue 6047 - Add a check for tagged commits
  - Issue 6041 - dscreate ds-root - accepts relative path (#6042)
  - Switch default backend to lmdb and bump version to 3.0 (#6013)
  - Issue 6032 - Replication broken after backup restore (#6035)
  - Issue 6037 - Server crash at startup in vlvIndex_delete (#6038)
  - Issue 6034 - Change replica_id from str to int
  - Issue 6028 - vlv index keys inconsistencies (#6031)
  - Issue 5989 - RFE support of inChain Matching Rule (#5990)
  - Issue 6022 - lmdb inconsistency between vlv index and vlv cache names (#6026)
  - Issue 6015 - Fix typo remeber (#6014)
  - Issue 6016 - Pin upload/download artifacts action to v3
  - Issue 5939 - During an update, if the target entry is reverted in the entry cache, the server should not retry to lock it (#6007)
  - Issue 4673 - Update Rust crates
  - Issue 6004 - idletimeout may be ignored (#6005)
  - Issue 5954 - Disable Transparent Huge Pages
  - Issue 5997 - test_inactivty_and_expiration CI testcase is wrong (#5999)
  - Issue 5993 - Fix several race condition around CI tests (#5996)
  - Issue 5944 - Reversion of the entry cache should be limited to BETXN plugin failures (#5994)
  - Bump openssl from 0.10.55 to 0.10.60 in /src (#5995)
  - Issue 5980 - Improve instance startup failure handling (#5991)
  - Issue 5976 - Fix freeipa install regression with lmdb (#5977)
  - Issue 5984 - Crash when paged result search are abandoned - fix2 (#5987)
  - Issue 5984 - Crash when paged result search are abandoned (#5985)
  - Issue 5947 - CI test_vlv_recreation_reindex fails on LMDB (#5979)
* Mon Jan 29 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.5-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.5-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.5-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jan 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jan 18 2024 Viktor Ashirov <vashirov@redhat.com> - 2.4.5-1
  - Bump version to 2.4.5
  - Issue 5989 - RFE support of inChain Matching Rule (#5990)
  - Issue 5939 - During an update, if the target entry is reverted in the entry cache, the server should not retry to lock it (#6007)
  - Issue 5944 - Reversion of the entry cache should be limited to BETXN plugin failures (#5994)
  - Issue 5954 - Disable Transparent Huge Pages
  - Issue 5984 - Crash when paged result search are abandoned - fix2 (#5987)
  - Issue 5984 - Crash when paged result search are abandoned (#5985)
* Wed Nov 15 2023 James Chapman <jachapma@redhat.com> - 2.4.4
  - Bump version to 2.4.4
  - Issue 5971 - CLI - Fix password prompt for repl status (#5972)
  - Issue 5973 - Fix fedora cop RawHide builds (#5974)
  - Revert "Issue 5761 - Worker thread dynamic management (#5796)" (#5970)
  - Issue 5966 - CLI - Custom schema object is removed on a failed edit (#5967)
  - Issue 5786 - Update permissions for Release workflow
  - Issue 5960 - Subpackages should have more strict interdependencies
  - Issue 3555 - UI - Fix audit issue with npm - babel/traverse (#5959)
  - Issue 4843 - Fix dscreate create-template issue (#5950)
  - bugfix for --passwd-file not working on latest version (#5934)
  - Issue 5843 - dsconf / dscreate should be able to handle lmdb parameters (#5943)
  - Bump postcss from 8.4.24 to 8.4.31 in /src/cockpit/389-console (#5945)
  - Issue 5938 - Attribute Names changed to lowercase after adding the Attributes (#5940)
  - issue 5924 - ASAN server build crash when looping opening/closing connections (#5926)
  - Issue 1925 - Add a CI test (#5936)
  - Issue 5732 - Localizing Cockpit's 389ds Plugin using CockpitPoPlugin (#5764)
  - Issue 1870 - Add a CI test (#5929)
  - Issue 843 - Add a warning to slapi_valueset_add_value_ext (#5925)
  - Issue 5761 - Worker thread dynamic management (#5796)
  - Issue 1802 - Improve ldclt man page (#5928)
  - Issue 1456 - Add a CI test that verifies there is no issue (#5927)
  - Issue 1317 - Add a CI test (#5923)
  - Issue 1081 - CI - Add more tests for overwriting x-origin issue (#5815)
  - Issue 1115 - Add a CI test (#5913)
  - Issue 5848 - Fix condition and add a CI test (#5916)
  - Issue 5848 - Fix condition and add a CI test (#5916)
  - Issue 5914 - UI - server settings page validation improvements and db index fixes
  - Issue 5909 - Multi listener hang with 20k connections (#5917)
  - Issue 5902 - Fix previous commit regression (#5919)
  - pass instance correctly to ds_is_older (#5903)
  - Issue 5909 - Multi listener hang with 20k connections (#5910)
  - Issue 5722 - improve testcase (#5904)
  - Issue 5203 - outdated version in provided metadata for lib389
  - Bug Description:
  - issue 5890 part 2 - Need a tester for testing multiple listening thread feature (#5897)
  - Issue i5846 - Crash when lmdb import is aborted (#5881)
  - Issue 5894 - lmdb import error fails with Could not store the entry (#5895)
  - Issue 5890 - Need a tester for testing multiple listening thread feature (#5891)
  - Issue 5082 - slugify: ModuleNotFoundError when running test cases
  - Issue 4551 - Part 2 - Fix build warning of previous PR (#5888)
  - Issue 5834 - AccountPolicyPlugin erroring for some users (#5866)
  - Issue 5872 - part 2 - fix is_dbi regression (#5887)
  - Issue 4758 - Add tests for WebUI
  - Issue 5848 - dsconf should prevent setting the replicaID for hub and consumer roles (#5849)
  - Issue 5883 - Remove connection mutex contention risk on autobind (#5886)
  - Issue 5872 - `dbscan()` in lib389 can return bytes
* Thu Aug 03 2023 Mark Reynolds<mreynolds@redhat.com> - 2.4.3-1
  - Bump version to 2.4.3-1
  - Issue 5729 - Memory leak in factory_create_extension (#5814)
  - Issue 5870 - ns-slapd crashes at startup if a backend has no suffix (#5871)
  - Issue 5876 - CI Test random failure - Import (#5879)
  - Issue 5877 - test_basic_ldapagent breaks test_setup_ds_as_non_root* tests
  - Issue 5867 - lib389 should use filter for tarfile as recommended by PEP 706 (#5868)
  - Issue 5853 - Update Cargo.lock and fix minor warning (#5854)
  - Issue 5785 - CLI - arg completion is broken
  - Issue 5864 - Server fails to start after reboot because it's unable to access nsslapd-rundir
  - Issue 5856 - SyntaxWarning: invalid escape sequence '\,'
  - Issue 5859 - dbscan fails with AttributeError: 'list' object has no attribute 'extends'
  - Issue 3527 - UI - Add nsslapd-haproxy-trusted-ip to server setting (#5839)
  - Issue 4551 - Paged search impacts performance (#5838)
  - Issue 4758 - Add tests for WebUI
  - Issue 4169 - UI - Fix retrochangelog and schema Typeaheads (#5837)
  - issue 5833 - dsconf monitor backend fails on lmdb (#5835)
  - Issue 3555 - UI - Fix audit issue with npm - stylelint (#5836)
* Mon Jul 24 2023 Mark Reynolds <mreynolds@redhat.com> - 2.4.2-5
  - Bump version to 2.4.2-5
  - Add the bash completion scripts to the appropriate files section
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 11 2023 František Zatloukal <fzatlouk@redhat.com> - 2.4.2-3
  - Rebuilt for ICU 73.2
* Mon Jul 10 2023 Mark Reynolds <mreynolds@redhat.com> - 2.4.2-2
  - Bump version to 2.4.2-2
  - Issue 5752 - RFE - Provide a history for LastLoginTime (#5807)
  = Issue 4719 - CI - Add dsconf add a PTA URL test

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/00
/usr/lib/debug/.build-id/00/a642a4efbf12ed1d29d91b660dde45cff5b140
/usr/lib/debug/.build-id/00/a642a4efbf12ed1d29d91b660dde45cff5b140.debug
/usr/lib/debug/.build-id/03
/usr/lib/debug/.build-id/03/fb6fadf04507b9248bbd8f983ae4860f5206dc
/usr/lib/debug/.build-id/03/fb6fadf04507b9248bbd8f983ae4860f5206dc.debug
/usr/lib/debug/.build-id/08
/usr/lib/debug/.build-id/08/eeb1a6b2fe6e458b83ef81f0a8db8a74988bfb
/usr/lib/debug/.build-id/08/eeb1a6b2fe6e458b83ef81f0a8db8a74988bfb.debug
/usr/lib/debug/.build-id/0c
/usr/lib/debug/.build-id/0c/c141e44b527072077b1896dcc0a0ff2441256d
/usr/lib/debug/.build-id/0c/c141e44b527072077b1896dcc0a0ff2441256d.debug
/usr/lib/debug/.build-id/12
/usr/lib/debug/.build-id/12/07527bd79ce903f790ad6c49a61c1cb4ae65d7
/usr/lib/debug/.build-id/12/07527bd79ce903f790ad6c49a61c1cb4ae65d7.debug
/usr/lib/debug/.build-id/12/ac412831f97b3e55908a9f9a68636560ad6a0a
/usr/lib/debug/.build-id/12/ac412831f97b3e55908a9f9a68636560ad6a0a.debug
/usr/lib/debug/.build-id/13
/usr/lib/debug/.build-id/13/8a0b5b82ed5fee5df1ae256bba0602fda73bdf
/usr/lib/debug/.build-id/13/8a0b5b82ed5fee5df1ae256bba0602fda73bdf.debug
/usr/lib/debug/.build-id/16
/usr/lib/debug/.build-id/16/ad48b4534c8ee085e79f5589e296a962d768d1
/usr/lib/debug/.build-id/16/ad48b4534c8ee085e79f5589e296a962d768d1.debug
/usr/lib/debug/.build-id/21
/usr/lib/debug/.build-id/21/3ced91fcae3da6406377471408458004a3abed
/usr/lib/debug/.build-id/21/3ced91fcae3da6406377471408458004a3abed.debug
/usr/lib/debug/.build-id/2e
/usr/lib/debug/.build-id/2e/64603218e6717558104c81fb97ecf3efe152c7
/usr/lib/debug/.build-id/2e/64603218e6717558104c81fb97ecf3efe152c7.debug
/usr/lib/debug/.build-id/33
/usr/lib/debug/.build-id/33/6db2b0fe4fa1afc0bd5612576010fede7f6513
/usr/lib/debug/.build-id/33/6db2b0fe4fa1afc0bd5612576010fede7f6513.debug
/usr/lib/debug/.build-id/34
/usr/lib/debug/.build-id/34/f11812429f24d25528a3a261336ff2b2d5230c
/usr/lib/debug/.build-id/34/f11812429f24d25528a3a261336ff2b2d5230c.debug
/usr/lib/debug/.build-id/39
/usr/lib/debug/.build-id/39/009ab2d06c4a33dd158c9b553256c3cfccfd61
/usr/lib/debug/.build-id/39/009ab2d06c4a33dd158c9b553256c3cfccfd61.debug
/usr/lib/debug/.build-id/42
/usr/lib/debug/.build-id/42/7f8bb85ac5e7ef28ac7194c7d5d00cc3939ce6
/usr/lib/debug/.build-id/42/7f8bb85ac5e7ef28ac7194c7d5d00cc3939ce6.debug
/usr/lib/debug/.build-id/51
/usr/lib/debug/.build-id/51/a4c469d843d6e712d78ec20aba8ddff3fec840
/usr/lib/debug/.build-id/51/a4c469d843d6e712d78ec20aba8ddff3fec840.debug
/usr/lib/debug/.build-id/57
/usr/lib/debug/.build-id/57/be57ff2ab66a936143f69fe29a919c05a6c367
/usr/lib/debug/.build-id/57/be57ff2ab66a936143f69fe29a919c05a6c367.debug
/usr/lib/debug/.build-id/5d
/usr/lib/debug/.build-id/5d/03a8ce2774d0f626715d76279b8b70534ef26a
/usr/lib/debug/.build-id/5d/03a8ce2774d0f626715d76279b8b70534ef26a.debug
/usr/lib/debug/.build-id/5f
/usr/lib/debug/.build-id/5f/00bb3c0a6f4cf20ff306405ca23fe534ee26c7
/usr/lib/debug/.build-id/5f/00bb3c0a6f4cf20ff306405ca23fe534ee26c7.debug
/usr/lib/debug/.build-id/64
/usr/lib/debug/.build-id/64/35564ed7567f735a9ee7f5a2b33b7128ce4a3b
/usr/lib/debug/.build-id/64/35564ed7567f735a9ee7f5a2b33b7128ce4a3b.debug
/usr/lib/debug/.build-id/6b
/usr/lib/debug/.build-id/6b/78a7e5f5de45ba1fe69a09891e683f598cc2c9
/usr/lib/debug/.build-id/6b/78a7e5f5de45ba1fe69a09891e683f598cc2c9.debug
/usr/lib/debug/.build-id/6e
/usr/lib/debug/.build-id/6e/275362a5f848cd14b5451103d959b7159849c3
/usr/lib/debug/.build-id/6e/275362a5f848cd14b5451103d959b7159849c3.debug
/usr/lib/debug/.build-id/71
/usr/lib/debug/.build-id/71/2408935e72d8f16b1fbea214698083a4b557de
/usr/lib/debug/.build-id/71/2408935e72d8f16b1fbea214698083a4b557de.debug
/usr/lib/debug/.build-id/74
/usr/lib/debug/.build-id/74/ae0187670c0b7fdde5fc6a96ef8ef9dd725205
/usr/lib/debug/.build-id/74/ae0187670c0b7fdde5fc6a96ef8ef9dd725205.debug
/usr/lib/debug/.build-id/76
/usr/lib/debug/.build-id/76/0ec184578aa9a0dc04270b58278d21aaf8829e
/usr/lib/debug/.build-id/76/0ec184578aa9a0dc04270b58278d21aaf8829e.debug
/usr/lib/debug/.build-id/77
/usr/lib/debug/.build-id/77/effbbb28f6622bb17ee91b4512bc7fe1944857
/usr/lib/debug/.build-id/77/effbbb28f6622bb17ee91b4512bc7fe1944857.debug
/usr/lib/debug/.build-id/78
/usr/lib/debug/.build-id/78/0a6df7a85a3e7c4cab7892451827bb9b59cd5b
/usr/lib/debug/.build-id/78/0a6df7a85a3e7c4cab7892451827bb9b59cd5b.debug
/usr/lib/debug/.build-id/78/9392691e6f89ff567ddb96e8e73de6e87e26dd
/usr/lib/debug/.build-id/78/9392691e6f89ff567ddb96e8e73de6e87e26dd.debug
/usr/lib/debug/.build-id/7e
/usr/lib/debug/.build-id/7e/ad801a732ef40571d99a0182a5822f4983fe60
/usr/lib/debug/.build-id/7e/ad801a732ef40571d99a0182a5822f4983fe60.debug
/usr/lib/debug/.build-id/89
/usr/lib/debug/.build-id/89/c0e104bf4b4913f28383e9e518b272f5827a47
/usr/lib/debug/.build-id/89/c0e104bf4b4913f28383e9e518b272f5827a47.debug
/usr/lib/debug/.build-id/8e
/usr/lib/debug/.build-id/8e/cc82951bf2d96f3ca8ac80890cecfb16f1754d
/usr/lib/debug/.build-id/8e/cc82951bf2d96f3ca8ac80890cecfb16f1754d.debug
/usr/lib/debug/.build-id/94
/usr/lib/debug/.build-id/94/56314da2a52785430811dd188e38671f3d8220
/usr/lib/debug/.build-id/94/56314da2a52785430811dd188e38671f3d8220.debug
/usr/lib/debug/.build-id/99
/usr/lib/debug/.build-id/99/dbd67b8a1ac957a2d4eeed693d2b2ce4ff7652
/usr/lib/debug/.build-id/99/dbd67b8a1ac957a2d4eeed693d2b2ce4ff7652.debug
/usr/lib/debug/.build-id/a2
/usr/lib/debug/.build-id/a2/ff24c0492d944842d9ede5d44662ce000979dc
/usr/lib/debug/.build-id/a2/ff24c0492d944842d9ede5d44662ce000979dc.debug
/usr/lib/debug/.build-id/ae
/usr/lib/debug/.build-id/ae/47c57e25631b86b4bab83b981a68a02a41305c
/usr/lib/debug/.build-id/ae/47c57e25631b86b4bab83b981a68a02a41305c.debug
/usr/lib/debug/.build-id/b1
/usr/lib/debug/.build-id/b1/f709df7e56374839d27d2f9b1c633303c0391a
/usr/lib/debug/.build-id/b1/f709df7e56374839d27d2f9b1c633303c0391a.debug
/usr/lib/debug/.build-id/bd
/usr/lib/debug/.build-id/bd/ceee819d1ef2022251e22f10c6fdc822688096
/usr/lib/debug/.build-id/bd/ceee819d1ef2022251e22f10c6fdc822688096.debug
/usr/lib/debug/.build-id/c4
/usr/lib/debug/.build-id/c4/96f7f4acea1718c71d67cc680101bda0ad5cf6
/usr/lib/debug/.build-id/c4/96f7f4acea1718c71d67cc680101bda0ad5cf6.debug
/usr/lib/debug/.build-id/c4/f35e6cf91ed7f1007c5bcdcc2371631eef288d
/usr/lib/debug/.build-id/c4/f35e6cf91ed7f1007c5bcdcc2371631eef288d.debug
/usr/lib/debug/.build-id/c5
/usr/lib/debug/.build-id/c5/bf1b038f684b712d74968a5c77c2e79700f967
/usr/lib/debug/.build-id/c5/bf1b038f684b712d74968a5c77c2e79700f967.debug
/usr/lib/debug/.build-id/c8
/usr/lib/debug/.build-id/c8/91442326ab587245154f12ca16d5d0378dc754
/usr/lib/debug/.build-id/c8/91442326ab587245154f12ca16d5d0378dc754.debug
/usr/lib/debug/.build-id/d8
/usr/lib/debug/.build-id/d8/5f4e0e2ee239b2d01e00086ca2082d09fd5e5f
/usr/lib/debug/.build-id/d8/5f4e0e2ee239b2d01e00086ca2082d09fd5e5f.debug
/usr/lib/debug/.build-id/ef
/usr/lib/debug/.build-id/ef/8664df7a78fe4af918d482821490d325175011
/usr/lib/debug/.build-id/ef/8664df7a78fe4af918d482821490d325175011.debug
/usr/lib/debug/.build-id/f6
/usr/lib/debug/.build-id/f6/2403fb881cd08779255fa814aa329996872577
/usr/lib/debug/.build-id/f6/2403fb881cd08779255fa814aa329996872577.debug
/usr/lib/debug/.build-id/fa
/usr/lib/debug/.build-id/fa/456ec2c73dd8b12fb2171d88c064bc5bb7b2c3
/usr/lib/debug/.build-id/fa/456ec2c73dd8b12fb2171d88c064bc5bb7b2c3.debug
/usr/lib/debug/.dwz
/usr/lib/debug/.dwz/389-ds-base-3.1.3-1.fc42.ppc64le
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/dbscan-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/bin/ldclt-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/bin/ns-slapd-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/bin/pwdhash-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/dirsrv
/usr/lib/debug/usr/lib64/dirsrv/lib
/usr/lib/debug/usr/lib64/dirsrv/lib/libjemalloc.so.2-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins
/usr/lib/debug/usr/lib64/dirsrv/plugins/libacctpolicy-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libacctusability-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libacl-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libaddn-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libalias-entries-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libattr-unique-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libautomember-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libback-ldbm.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libbitwise-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libchainingdb-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libcollation-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libcontentsync-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libcos-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libderef-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libdistrib-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libdna-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libentryuuid-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libentryuuid-syntax-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/liblinkedattrs-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libmanagedentries-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libmemberof-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libpam-passthru-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libpassthru-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libpbe-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libposix-winsync-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libpwdchan-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libpwdstorage-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libreferint-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libreplication-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libretrocl-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libroles-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/librootdn-access-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libschemareload-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libstatechange-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libsyntax-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libusn-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libviews-plugin.so-3.1.3-1.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libwhoami-plugin.so-3.1.3-1.fc42.ppc64le.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jul 12 01:57:51 2025