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.fc41 RPM for x86_64

From Fedora 41 testing updates for x86_64 / debug / Packages / 3

Name: 389-ds-base-debuginfo Distribution: Fedora Project
Version: 3.1.3 Vendor: Fedora Project
Release: 1.fc41 Build date: Tue Jul 8 16:31:51 2025
Group: Development/Debug Build host: buildvm-x86-14.rdu3.fedoraproject.org
Size: 60559505 Source RPM: 389-ds-base-3.1.3-1.fc41.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-3
  - Update to 3.1.2-3
  - 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
* Mon Jan 27 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
* 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/05
/usr/lib/debug/.build-id/05/ce0f0c2cc2567b878ca52afafbf982845a1764
/usr/lib/debug/.build-id/05/ce0f0c2cc2567b878ca52afafbf982845a1764.debug
/usr/lib/debug/.build-id/0b
/usr/lib/debug/.build-id/0b/505c3e2b66e20ac82ae5d23a51bbbfc4c889fa
/usr/lib/debug/.build-id/0b/505c3e2b66e20ac82ae5d23a51bbbfc4c889fa.debug
/usr/lib/debug/.build-id/0c
/usr/lib/debug/.build-id/0c/a97ff51be963bf3b14b9584ebfc58b680cb73b
/usr/lib/debug/.build-id/0c/a97ff51be963bf3b14b9584ebfc58b680cb73b.debug
/usr/lib/debug/.build-id/0e
/usr/lib/debug/.build-id/0e/c91533c0a8544d39f593e8950c2c17f485b0eb
/usr/lib/debug/.build-id/0e/c91533c0a8544d39f593e8950c2c17f485b0eb.debug
/usr/lib/debug/.build-id/0f
/usr/lib/debug/.build-id/0f/41746fcc978bf10788b7fbdb5bf8ce37d65dea
/usr/lib/debug/.build-id/0f/41746fcc978bf10788b7fbdb5bf8ce37d65dea.debug
/usr/lib/debug/.build-id/18
/usr/lib/debug/.build-id/18/fb85302af536c3cc903e7a544d013a45209458
/usr/lib/debug/.build-id/18/fb85302af536c3cc903e7a544d013a45209458.debug
/usr/lib/debug/.build-id/23
/usr/lib/debug/.build-id/23/6e43ebaab88f82fafaee621fdc2b1572a5c742
/usr/lib/debug/.build-id/23/6e43ebaab88f82fafaee621fdc2b1572a5c742.debug
/usr/lib/debug/.build-id/25
/usr/lib/debug/.build-id/25/f9617ce3bd6512ac5c2d245134b9eeb9f21501
/usr/lib/debug/.build-id/25/f9617ce3bd6512ac5c2d245134b9eeb9f21501.debug
/usr/lib/debug/.build-id/29
/usr/lib/debug/.build-id/29/4d988db21f41985cfff0ef69b009f5c4d318ab
/usr/lib/debug/.build-id/29/4d988db21f41985cfff0ef69b009f5c4d318ab.debug
/usr/lib/debug/.build-id/33
/usr/lib/debug/.build-id/33/865511be93599bed30351ac653a8756674e988
/usr/lib/debug/.build-id/33/865511be93599bed30351ac653a8756674e988.debug
/usr/lib/debug/.build-id/34
/usr/lib/debug/.build-id/34/855c070043f241cedca116923135e446a96512
/usr/lib/debug/.build-id/34/855c070043f241cedca116923135e446a96512.debug
/usr/lib/debug/.build-id/39
/usr/lib/debug/.build-id/39/af51e2bdb6a75a71a3692f0580378b83339907
/usr/lib/debug/.build-id/39/af51e2bdb6a75a71a3692f0580378b83339907.debug
/usr/lib/debug/.build-id/3d
/usr/lib/debug/.build-id/3d/7a6f4e39b73a07b16af05df3d19ef215b68e9a
/usr/lib/debug/.build-id/3d/7a6f4e39b73a07b16af05df3d19ef215b68e9a.debug
/usr/lib/debug/.build-id/3e
/usr/lib/debug/.build-id/3e/35934c1742b039d15954da30ce0797f6c37177
/usr/lib/debug/.build-id/3e/35934c1742b039d15954da30ce0797f6c37177.debug
/usr/lib/debug/.build-id/3e/f20b738e78911fbece16afcf0809ed57932b08
/usr/lib/debug/.build-id/3e/f20b738e78911fbece16afcf0809ed57932b08.debug
/usr/lib/debug/.build-id/3f
/usr/lib/debug/.build-id/3f/38d062461b395e3d0e8cc04881ed3e49a2a3b5
/usr/lib/debug/.build-id/3f/38d062461b395e3d0e8cc04881ed3e49a2a3b5.debug
/usr/lib/debug/.build-id/42
/usr/lib/debug/.build-id/42/09613d9c8f80e8485914b8e7b4fb3a1bcadd64
/usr/lib/debug/.build-id/42/09613d9c8f80e8485914b8e7b4fb3a1bcadd64.debug
/usr/lib/debug/.build-id/46
/usr/lib/debug/.build-id/46/eeabcdc4b105080882ae3580545f5ab8c7a2cd
/usr/lib/debug/.build-id/46/eeabcdc4b105080882ae3580545f5ab8c7a2cd.debug
/usr/lib/debug/.build-id/4c
/usr/lib/debug/.build-id/4c/537d3db170ffa853094da4a21c5844a7649f94
/usr/lib/debug/.build-id/4c/537d3db170ffa853094da4a21c5844a7649f94.debug
/usr/lib/debug/.build-id/4e
/usr/lib/debug/.build-id/4e/7f6bad60b35faa745ff612ed0438cd2b0bb1f3
/usr/lib/debug/.build-id/4e/7f6bad60b35faa745ff612ed0438cd2b0bb1f3.debug
/usr/lib/debug/.build-id/53
/usr/lib/debug/.build-id/53/0738aa6e8a9ed726f0f4055e668ff00f0be4d0
/usr/lib/debug/.build-id/53/0738aa6e8a9ed726f0f4055e668ff00f0be4d0.debug
/usr/lib/debug/.build-id/5a
/usr/lib/debug/.build-id/5a/0967748dfcb31a0d46a0da40a2a80d4a058e18
/usr/lib/debug/.build-id/5a/0967748dfcb31a0d46a0da40a2a80d4a058e18.debug
/usr/lib/debug/.build-id/6d
/usr/lib/debug/.build-id/6d/c20578f49c3efa856bddf49f388fb48c59c266
/usr/lib/debug/.build-id/6d/c20578f49c3efa856bddf49f388fb48c59c266.debug
/usr/lib/debug/.build-id/78
/usr/lib/debug/.build-id/78/87952c511350a91107647f455c433b003d5439
/usr/lib/debug/.build-id/78/87952c511350a91107647f455c433b003d5439.debug
/usr/lib/debug/.build-id/7f
/usr/lib/debug/.build-id/7f/696cef0ebc5dfc590daf3bc0f7f8ef3be7dd26
/usr/lib/debug/.build-id/7f/696cef0ebc5dfc590daf3bc0f7f8ef3be7dd26.debug
/usr/lib/debug/.build-id/81
/usr/lib/debug/.build-id/81/5a33283c59db708eabde726fc6bc7e39aee20f
/usr/lib/debug/.build-id/81/5a33283c59db708eabde726fc6bc7e39aee20f.debug
/usr/lib/debug/.build-id/83
/usr/lib/debug/.build-id/83/bd5133f0277573f9682a120ccc90174b54e429
/usr/lib/debug/.build-id/83/bd5133f0277573f9682a120ccc90174b54e429.debug
/usr/lib/debug/.build-id/91
/usr/lib/debug/.build-id/91/ccd14038240428878d51ea20dacbed5b39d413
/usr/lib/debug/.build-id/91/ccd14038240428878d51ea20dacbed5b39d413.debug
/usr/lib/debug/.build-id/96
/usr/lib/debug/.build-id/96/48fa2b5c67e1eb09e74d7708f10e07f8cd0ff0
/usr/lib/debug/.build-id/96/48fa2b5c67e1eb09e74d7708f10e07f8cd0ff0.debug
/usr/lib/debug/.build-id/97
/usr/lib/debug/.build-id/97/e03e322b5aea371e27ad7218ecb8ac998e3ca9
/usr/lib/debug/.build-id/97/e03e322b5aea371e27ad7218ecb8ac998e3ca9.debug
/usr/lib/debug/.build-id/98
/usr/lib/debug/.build-id/98/13e618c989aeab16b3ab122fff3127ab3d57af
/usr/lib/debug/.build-id/98/13e618c989aeab16b3ab122fff3127ab3d57af.debug
/usr/lib/debug/.build-id/9a
/usr/lib/debug/.build-id/9a/67ccdd5ce12a894f0259ecffa264425c8e88d9
/usr/lib/debug/.build-id/9a/67ccdd5ce12a894f0259ecffa264425c8e88d9.debug
/usr/lib/debug/.build-id/a0
/usr/lib/debug/.build-id/a0/add03682ca931714e70858792c061cea479f43
/usr/lib/debug/.build-id/a0/add03682ca931714e70858792c061cea479f43.debug
/usr/lib/debug/.build-id/a7
/usr/lib/debug/.build-id/a7/2c7534177030023eede69f3f781c05137b9a64
/usr/lib/debug/.build-id/a7/2c7534177030023eede69f3f781c05137b9a64.debug
/usr/lib/debug/.build-id/a7/48e42557cf9fe8e47ec329bae0b21326c25d7b
/usr/lib/debug/.build-id/a7/48e42557cf9fe8e47ec329bae0b21326c25d7b.debug
/usr/lib/debug/.build-id/b6
/usr/lib/debug/.build-id/b6/2fc46fe24e84d0f02132a656a7020f085ccc83
/usr/lib/debug/.build-id/b6/2fc46fe24e84d0f02132a656a7020f085ccc83.debug
/usr/lib/debug/.build-id/c1
/usr/lib/debug/.build-id/c1/83d70116d58f411ffa4269dd75eb3cffa76c40
/usr/lib/debug/.build-id/c1/83d70116d58f411ffa4269dd75eb3cffa76c40.debug
/usr/lib/debug/.build-id/c7
/usr/lib/debug/.build-id/c7/67ccad07ed9481de7ff99f40283d5e755375b8
/usr/lib/debug/.build-id/c7/67ccad07ed9481de7ff99f40283d5e755375b8.debug
/usr/lib/debug/.build-id/d0
/usr/lib/debug/.build-id/d0/675046e914de2c83fee065d3bed70bddc62d10
/usr/lib/debug/.build-id/d0/675046e914de2c83fee065d3bed70bddc62d10.debug
/usr/lib/debug/.build-id/d4
/usr/lib/debug/.build-id/d4/9ce4b7d97abb7763eba219dce50f0d67ca6ade
/usr/lib/debug/.build-id/d4/9ce4b7d97abb7763eba219dce50f0d67ca6ade.debug
/usr/lib/debug/.build-id/d6
/usr/lib/debug/.build-id/d6/62040fbda13ae2ed083bf2c73dccd7ddee3e96
/usr/lib/debug/.build-id/d6/62040fbda13ae2ed083bf2c73dccd7ddee3e96.debug
/usr/lib/debug/.build-id/e6
/usr/lib/debug/.build-id/e6/765191532ccd82c6e0961fc8e120a9e5f351ed
/usr/lib/debug/.build-id/e6/765191532ccd82c6e0961fc8e120a9e5f351ed.debug
/usr/lib/debug/.build-id/ee
/usr/lib/debug/.build-id/ee/3e8d46dc683c469623fa021c2f8f9a14ccc0ee
/usr/lib/debug/.build-id/ee/3e8d46dc683c469623fa021c2f8f9a14ccc0ee.debug
/usr/lib/debug/.build-id/ee/af28effc2dcbc529ec1299bd6fce02034f3975
/usr/lib/debug/.build-id/ee/af28effc2dcbc529ec1299bd6fce02034f3975.debug
/usr/lib/debug/.dwz
/usr/lib/debug/.dwz/389-ds-base-3.1.3-1.fc41.x86_64
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/dbscan-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/bin/ldclt-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/bin/pwdhash-3.1.3-1.fc41.x86_64.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.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins
/usr/lib/debug/usr/lib64/dirsrv/plugins/libacctpolicy-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libacctusability-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libacl-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libaddn-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libalias-entries-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libattr-unique-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libautomember-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libback-ldbm.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libbitwise-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libchainingdb-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libcollation-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libcontentsync-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libcos-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libderef-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libdistrib-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libdna-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libentryuuid-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libentryuuid-syntax-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/liblinkedattrs-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libmanagedentries-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libmemberof-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libpam-passthru-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libpassthru-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libpbe-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libposix-winsync-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libpwdchan-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libpwdstorage-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libreferint-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libreplication-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libretrocl-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libroles-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/librootdn-access-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libschemareload-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libstatechange-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libsyntax-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libusn-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libviews-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libwhoami-plugin.so-3.1.3-1.fc41.x86_64.debug
/usr/lib/debug/usr/sbin
/usr/lib/debug/usr/sbin/ns-slapd-3.1.3-1.fc41.x86_64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jul 12 00:33:37 2025