Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: 389-ds-base-debuginfo | Distribution: Fedora Project |
Version: 3.1.3 | Vendor: Fedora Project |
Release: 1.fc41 | Build date: Tue Jul 8 16:38:03 2025 |
Group: Development/Debug | Build host: buildvm-ppc64le-17.rdu3.fedoraproject.org |
Size: 62085661 | 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.
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
* 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
/usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/01 /usr/lib/debug/.build-id/01/bdb8e610c4832ebb4ebfbd9210b5477a969580 /usr/lib/debug/.build-id/01/bdb8e610c4832ebb4ebfbd9210b5477a969580.debug /usr/lib/debug/.build-id/04 /usr/lib/debug/.build-id/04/d7457256338940cb1e9e77cfb353be1eb959e4 /usr/lib/debug/.build-id/04/d7457256338940cb1e9e77cfb353be1eb959e4.debug /usr/lib/debug/.build-id/07 /usr/lib/debug/.build-id/07/cf473ae30de321d0bf5e0c5291fa7a9e5a2244 /usr/lib/debug/.build-id/07/cf473ae30de321d0bf5e0c5291fa7a9e5a2244.debug /usr/lib/debug/.build-id/0f /usr/lib/debug/.build-id/0f/f5be9b2860ed637b792becd5adcbc2615d6ddb /usr/lib/debug/.build-id/0f/f5be9b2860ed637b792becd5adcbc2615d6ddb.debug /usr/lib/debug/.build-id/18 /usr/lib/debug/.build-id/18/c3020f07b9f99f7d2a9ce8f9a2179cecdd0e25 /usr/lib/debug/.build-id/18/c3020f07b9f99f7d2a9ce8f9a2179cecdd0e25.debug /usr/lib/debug/.build-id/25 /usr/lib/debug/.build-id/25/b34073cb867a7e852a2532b2d7418f87104ae1 /usr/lib/debug/.build-id/25/b34073cb867a7e852a2532b2d7418f87104ae1.debug /usr/lib/debug/.build-id/26 /usr/lib/debug/.build-id/26/877495314ac1d03806f8afaf0d95747fbf9542 /usr/lib/debug/.build-id/26/877495314ac1d03806f8afaf0d95747fbf9542.debug /usr/lib/debug/.build-id/26/9e44a2763ff5364963ac0dcfc2722888f4928f /usr/lib/debug/.build-id/26/9e44a2763ff5364963ac0dcfc2722888f4928f.debug /usr/lib/debug/.build-id/2a /usr/lib/debug/.build-id/2a/9fa295b5ace78a2b62822b58a6b09a830412c3 /usr/lib/debug/.build-id/2a/9fa295b5ace78a2b62822b58a6b09a830412c3.debug /usr/lib/debug/.build-id/33 /usr/lib/debug/.build-id/33/e8243fccdbfd8b8d1d73121f94d5c013d928e8 /usr/lib/debug/.build-id/33/e8243fccdbfd8b8d1d73121f94d5c013d928e8.debug /usr/lib/debug/.build-id/35 /usr/lib/debug/.build-id/35/511cd4c2d491f3723ddf8a74f360d017071653 /usr/lib/debug/.build-id/35/511cd4c2d491f3723ddf8a74f360d017071653.debug /usr/lib/debug/.build-id/35/e22e668162beb2f16ba14d303a971df3c25090 /usr/lib/debug/.build-id/35/e22e668162beb2f16ba14d303a971df3c25090.debug /usr/lib/debug/.build-id/36 /usr/lib/debug/.build-id/36/ae309e0e2ac0d6f9180f9ba9b207c67b837077 /usr/lib/debug/.build-id/36/ae309e0e2ac0d6f9180f9ba9b207c67b837077.debug /usr/lib/debug/.build-id/38 /usr/lib/debug/.build-id/38/1f89aa7f6329dcd2952c650d37d2831b955182 /usr/lib/debug/.build-id/38/1f89aa7f6329dcd2952c650d37d2831b955182.debug /usr/lib/debug/.build-id/3a /usr/lib/debug/.build-id/3a/e405faecbb65e9e6c460a59e10def50ec417ae /usr/lib/debug/.build-id/3a/e405faecbb65e9e6c460a59e10def50ec417ae.debug /usr/lib/debug/.build-id/4e /usr/lib/debug/.build-id/4e/6d2c683f8a8808d519cf8c2024d16f95c9eb6b /usr/lib/debug/.build-id/4e/6d2c683f8a8808d519cf8c2024d16f95c9eb6b.debug /usr/lib/debug/.build-id/53 /usr/lib/debug/.build-id/53/6ac902f59ba9856de9caf4f61618f8eb9577f3 /usr/lib/debug/.build-id/53/6ac902f59ba9856de9caf4f61618f8eb9577f3.debug /usr/lib/debug/.build-id/5c /usr/lib/debug/.build-id/5c/27d28f34f0e4f67b8043981fdda74975b288f3 /usr/lib/debug/.build-id/5c/27d28f34f0e4f67b8043981fdda74975b288f3.debug /usr/lib/debug/.build-id/6f /usr/lib/debug/.build-id/6f/006d689573d0be23097b04b7d1d55dc070309d /usr/lib/debug/.build-id/6f/006d689573d0be23097b04b7d1d55dc070309d.debug /usr/lib/debug/.build-id/6f/b73fba705683debc59ed6093c3e7bbd31fe6cc /usr/lib/debug/.build-id/6f/b73fba705683debc59ed6093c3e7bbd31fe6cc.debug /usr/lib/debug/.build-id/76 /usr/lib/debug/.build-id/76/b154986c434524e44ed4f9d5ae2a63b465bb73 /usr/lib/debug/.build-id/76/b154986c434524e44ed4f9d5ae2a63b465bb73.debug /usr/lib/debug/.build-id/78 /usr/lib/debug/.build-id/78/b865f4a495f2a645cf634a59951a88749aaf16 /usr/lib/debug/.build-id/78/b865f4a495f2a645cf634a59951a88749aaf16.debug /usr/lib/debug/.build-id/86 /usr/lib/debug/.build-id/86/8e6b81469e2a243ce5eb145b720a39d674bf55 /usr/lib/debug/.build-id/86/8e6b81469e2a243ce5eb145b720a39d674bf55.debug /usr/lib/debug/.build-id/91 /usr/lib/debug/.build-id/91/10d1403f93479df0b6307acb218f51903d2461 /usr/lib/debug/.build-id/91/10d1403f93479df0b6307acb218f51903d2461.debug /usr/lib/debug/.build-id/91/8db73a27721ae30685fa9edf7d5c7462d8f01f /usr/lib/debug/.build-id/91/8db73a27721ae30685fa9edf7d5c7462d8f01f.debug /usr/lib/debug/.build-id/98 /usr/lib/debug/.build-id/98/1f3a2616854adb470d8f3f29483c8897a488eb /usr/lib/debug/.build-id/98/1f3a2616854adb470d8f3f29483c8897a488eb.debug /usr/lib/debug/.build-id/aa /usr/lib/debug/.build-id/aa/7dc3c9283888d982dd17cbb243469c4fe6de7b /usr/lib/debug/.build-id/aa/7dc3c9283888d982dd17cbb243469c4fe6de7b.debug /usr/lib/debug/.build-id/b0 /usr/lib/debug/.build-id/b0/eb76bc6e71265f3ecc32dc0a6e8b74915e5de0 /usr/lib/debug/.build-id/b0/eb76bc6e71265f3ecc32dc0a6e8b74915e5de0.debug /usr/lib/debug/.build-id/ba /usr/lib/debug/.build-id/ba/21033be744b7b98f241597067d15b9fe48d731 /usr/lib/debug/.build-id/ba/21033be744b7b98f241597067d15b9fe48d731.debug /usr/lib/debug/.build-id/c0 /usr/lib/debug/.build-id/c0/a48d4e36fed4920abdb04ec6a58ca31904d463 /usr/lib/debug/.build-id/c0/a48d4e36fed4920abdb04ec6a58ca31904d463.debug /usr/lib/debug/.build-id/c4 /usr/lib/debug/.build-id/c4/82afd1aa825bc35615721a9668b4a7dc2c1c87 /usr/lib/debug/.build-id/c4/82afd1aa825bc35615721a9668b4a7dc2c1c87.debug /usr/lib/debug/.build-id/c7 /usr/lib/debug/.build-id/c7/89eacc205026dff0a45ab581a18ec3789d3f1f /usr/lib/debug/.build-id/c7/89eacc205026dff0a45ab581a18ec3789d3f1f.debug /usr/lib/debug/.build-id/cb /usr/lib/debug/.build-id/cb/46ccb2a097f97986e741e9452ce7f3f2a2a4c7 /usr/lib/debug/.build-id/cb/46ccb2a097f97986e741e9452ce7f3f2a2a4c7.debug /usr/lib/debug/.build-id/cf /usr/lib/debug/.build-id/cf/31831b7263623ea970a23ea71b306e52680d04 /usr/lib/debug/.build-id/cf/31831b7263623ea970a23ea71b306e52680d04.debug /usr/lib/debug/.build-id/d0 /usr/lib/debug/.build-id/d0/7b74464645bd7ed402dba3145eb03848ea2319 /usr/lib/debug/.build-id/d0/7b74464645bd7ed402dba3145eb03848ea2319.debug /usr/lib/debug/.build-id/d1 /usr/lib/debug/.build-id/d1/988bc5f2e9012f8052145eb1b1ba1afd56237f /usr/lib/debug/.build-id/d1/988bc5f2e9012f8052145eb1b1ba1afd56237f.debug /usr/lib/debug/.build-id/d4 /usr/lib/debug/.build-id/d4/3cf7636c290644ecf03b6b5b3a7f7a66b75647 /usr/lib/debug/.build-id/d4/3cf7636c290644ecf03b6b5b3a7f7a66b75647.debug /usr/lib/debug/.build-id/d5 /usr/lib/debug/.build-id/d5/822fc0c55d3759a362f2a832f926afe59166aa /usr/lib/debug/.build-id/d5/822fc0c55d3759a362f2a832f926afe59166aa.debug /usr/lib/debug/.build-id/ec /usr/lib/debug/.build-id/ec/6b8abfcd38f01d6fa706321dfcec72e483f43d /usr/lib/debug/.build-id/ec/6b8abfcd38f01d6fa706321dfcec72e483f43d.debug /usr/lib/debug/.build-id/ee /usr/lib/debug/.build-id/ee/d43a60e3c37f28111358ec56ae9f663bc3ce5c /usr/lib/debug/.build-id/ee/d43a60e3c37f28111358ec56ae9f663bc3ce5c.debug /usr/lib/debug/.build-id/ef /usr/lib/debug/.build-id/ef/bdc6c88ca8d2b71df6cd909b6bf5d2c29bfe47 /usr/lib/debug/.build-id/ef/bdc6c88ca8d2b71df6cd909b6bf5d2c29bfe47.debug /usr/lib/debug/.build-id/f7 /usr/lib/debug/.build-id/f7/217a48c05299ca7ce46c1df8a9497de661e5e8 /usr/lib/debug/.build-id/f7/217a48c05299ca7ce46c1df8a9497de661e5e8.debug /usr/lib/debug/.build-id/fa /usr/lib/debug/.build-id/fa/c77c86bf03af2f4c77fea9068bf17251aabc53 /usr/lib/debug/.build-id/fa/c77c86bf03af2f4c77fea9068bf17251aabc53.debug /usr/lib/debug/.build-id/fa/c8fda1796f2468d144795abaa7d6305b7539d3 /usr/lib/debug/.build-id/fa/c8fda1796f2468d144795abaa7d6305b7539d3.debug /usr/lib/debug/.dwz /usr/lib/debug/.dwz/389-ds-base-3.1.3-1.fc41.ppc64le /usr/lib/debug/usr /usr/lib/debug/usr/bin /usr/lib/debug/usr/bin/dbscan-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/bin/ldclt-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/bin/pwdhash-3.1.3-1.fc41.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.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins /usr/lib/debug/usr/lib64/dirsrv/plugins/libacctpolicy-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libacctusability-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libacl-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libaddn-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libalias-entries-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libattr-unique-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libautomember-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libback-ldbm.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libbitwise-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libchainingdb-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libcollation-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libcontentsync-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libcos-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libderef-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libdistrib-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libdna-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libentryuuid-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libentryuuid-syntax-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/liblinkedattrs-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libmanagedentries-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libmemberof-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libpam-passthru-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libpassthru-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libpbe-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libposix-winsync-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libpwdchan-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libpwdstorage-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libreferint-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libreplication-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libretrocl-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libroles-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/librootdn-access-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libschemareload-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libstatechange-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libsyntax-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libusn-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libviews-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/lib64/dirsrv/plugins/libwhoami-plugin.so-3.1.3-1.fc41.ppc64le.debug /usr/lib/debug/usr/sbin /usr/lib/debug/usr/sbin/ns-slapd-3.1.3-1.fc41.ppc64le.debug
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jul 12 01:59:33 2025