| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: 389-ds-base | Distribution: Fedora Project |
| Version: 3.1.2 | Vendor: Fedora Project |
| Release: 4.fc42 | Build date: Fri Feb 14 15:08:29 2025 |
| Group: Unspecified | Build host: buildvm-ppc64le-21.iad2.fedoraproject.org |
| Size: 14550548 | Source RPM: 389-ds-base-3.1.2-4.fc42.src.rpm |
| Packager: Fedora Project | |
| Url: https://www.port389.org | |
| Summary: 389 Directory Server (base) | |
389 Directory Server is an LDAPv3 compliant server. The base package includes the LDAP server and command line utilities for server administration.
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 BSD-2-Clause OR MIT) AND (Apache-2.0 OR BSL-1.0) 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
* 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
* Fri Jul 07 2023 Mark Reynolds <mreynolds@redhat.com> - 2.4.2-1
- Bump version to 2.4.2
- Issue 5793 - UI - fix suffix selection in export modal
- Issue 5793 - UI - Fix minor crashes (#5827)
- Issue 5825 - healthcheck - password storage scheme warning needs more info
- Issue 5822 - Allow empty export path for db2ldif
- Issue 5755 - Massive memory leaking on update operations (#5824)
- Issue 5701 - CI - Add more tests for referral mode fix (#5810)
- Issue 5551 - Almost empty and not loaded ns-slapd high cpu load
- Issue 5755 - The Massive memory leaking on update operations (#5803)
- Issue 2375 - CLI - Healthcheck - revise and add new checks
- Bump openssl from 0.10.52 to 0.10.55 in /src
- Issue 5793 - UI - movce from webpack to esbuild bundler
- Issue 5752 - CI - Add more tests for lastLoginHistorySize RFE (#5802)
- Issue 3527 - Fix HAProxy x390x compatibility and compiler warnings (#5801)
- Issue 5798 - CLI - Add multi-valued support to dsconf config (#5799)
- Issue 5781 - Bug handling return code of pre-extended operation plugin.
- Issue 5785 - move bash completion to post section of specfile
- Issue 5156 - (cont) RFE slapi_memberof reusing memberof values (#5744)
- Issue 4758 - Add tests for WebUI
- Issue 3527 - Add PROXY protocol support (#5762)
- Issue 5789 - Improve ds-replcheck error handling
- Issue 5786 - CLI - registers tools for bash completion
- Issue 5786 - Set minimal permissions on GitHub Workflows (#5787)
- Issue 5646 - Various memory leaks (#5725)
- Issue 5778 - UI - Remove error message if .dsrc is missing
- Issue 5751 - Cleanallruv task crashes on consumer (#5775)
* Wed Jun 28 2023 Python Maint <python-maint@redhat.com> - 2.4.1-2
- Rebuilt for Python 3.12
* Thu May 18 2023 Mark Reynolds <mreynolds@redhat.com> - 2.4.1-1
- Bump version to 2.4.1
- Issue 5770 - RFE - Extend Password Adminstrators to allow skipping password info updates
- Issue 5768 - CLI/UI - cert checks are too strict, and other issues
- Issue 5722 - fix compilation warnings (#5771)
- Issue 5765 - Improve installer selinux handling
- Issue 152 - RFE - Add support for LDAP alias entries
- Issue 5052 - BUG - Custom filters prevented entry deletion (#5060)
- Issue 5752 - RFE - Provide a history for LastLoginTime (#5753)
- Issue 5722 - RFE When a filter contains 'nsrole', improve response time by rewriting the filter (#5723)
- Issue 5704 - crash in sync_refresh_initial_content (#5720)
- Issue 5738 - RFE - UI - Read/write replication monitor info to .dsrc file
- Issue 5156 - build warnings (#5758)
- Issue 5749 - RFE - Allow Account Policy Plugin to handle inactivity and expiration at the same time
- Issue 5743 - Disabling replica crashes the server (#5746)
- Issue 2562 - Copy config files into backup directory
- Issue 5156 - fix build breakage from slapi-memberof commit
- Issue 4758 - Add tests for WebUI
* Tue Apr 25 2023 Mark Reynolds <mreynolds@redhat.com> - 2.4.0-1
- Bump version to 2.4.0
- Issue 5156 - RFE that implement slapi_memberof (#5694)
- Issue 5734 - RFE - Exclude pwdFailureTime and ContextCSN (#5735)
- Issue 5726 - ns-slapd crashing in ldbm_back_upgradednformat (#5727)
- Issue 4758 - Add tests for WebUI
- Issue 5718 - Memory leak in connection table (#5719)
- Issue 5705 - Add config parameter to close client conns on failed bind (#5712)
- Issue 4758 - Add tests for WebUI
- Issue 5643 - Memory leak in entryrdn during delete (#5717)
- Issue 5714 - UI - fix typo, db settings, log settings, and LDAP editor paginations
- Issue 5701 - CLI - Fix referral mode setting (#5708)
- Bump openssl from 0.10.45 to 0.10.48 in /src (#5709)
- Issue 5710 - subtree search statistics for index lookup does not report ancestorid/entryrdn lookups (#5711)
- Issue 5697 - Obsolete nsslapd-ldapimaprootdn attribute (#5698)
- Issue 1081 - Stop schema replication from overwriting x-origin
- Issue 4812 - Listener thread does not scale with a high num of established connections (#5706)
- Issue 4812 - Listener thread does not scale with a high num of established connections (#5681)
- Bump webpack from 5.75.0 to 5.76.0 in /src/cockpit/389-console (#5699)
- Issue 5598 - (3rd) In 2.x, SRCH throughput drops by 10% because of handling of referral (#5692)
- Issue 5598 - (2nd) In 2.x, SRCH throughput drops by 10% because of handling of referral (#5691)
- Issue 5687 - UI - sensitive information disclosure
- Issue 5661 - LMDB hangs while Rebuilding the replication changelog RUV (#5676)
- Issue 5554 - Add more tests to security_basic_test suite
- Issue 4583 - Update specfile to skip checks of ASAN builds
- Issue 4758 - Add tests for WebUI
- Issue 3604 - UI - Add support for Subject Alternative Names in CSR
- Issue 5600 - buffer overflow when enabling sync repl plugin when dynamic plugins is enabled
- Issue 5640 - Update logconv for new logging format
- Issue 5162 - CI - fix error message for invalid pem file
- Issue 5598 - In 2.x, SRCH throughput drops by 10% because of handling of referral (#5604)
- Issue 5671 - covscan - clang warning (#5672)
- Issue 5267 - CI - Fix issues with nsslapd-return-original-entrydn
- Issue 5666 - CLI - Add timeout parameter for tasks
- Issue 5567 - CLI - make ldifgen use the same default ldif name for all options
- Issue 5647 - Fix unused variable warning from previous commit (#5670)
- Issue 5162 - Lib389 - verify certificate type before adding
- Issue 5642 - Build fails against setuptools 67.0.0
- Issue 5630 - CLI - need to add logging filter for stdout
- Issue 5646 - CLI/UI - do not hardcode password storage schemes
- Issue 5640 - Update logconv for new logging format
- issue 5647 - covscan: memory leak in audit log when adding entries (#5650)
- Issue 5658 - CLI - unable to add attribute with matching rule
- Issue 5653 - covscan - fix invalid dereference
- Issue 5652 - Libasan crash in replication/cascading_test (#5659)
- Issue 5628 - Handle graceful timeout in CI tests (#5657)
- Issue 5648 - Covscan - Compiler warnings (#5651)
- Issue 5630 - CLI - error messages should goto stderr
- Issue 2435 - RFE - Raise IDL Scan Limit to INT_MAX (#5639)
- Issue 5632 - CLI - improve error handling with db2ldif
- Issue 5517 - Replication conflict CI test sometime fails (#5518)
- Issue 5634 - Deprecated warning related to github action workflow code (#5635)
- Issue 5637 - Covscan - fix Buffer Overflows (#5638)
- Issue 5624 - RFE - UI - export certificates, and import text base64 encoded certificates
- Bump tokio from 1.24.1 to 1.25.0 in /src (#5629)
- Issue 4577 - Add LMDB pytest github action (#5627)
- Issue 4293 - RFE - CLI - add dsrc options for setting user and group subtrees
- Remove stale libevent(-devel) dependency
- Issue 5578 - dscreate ds-root does not normaile paths (#5613)
- Issue 5497 - boolean attributes should be case insensitive
* Fri Mar 31 2023 Viktor Ashirov <vashirov@redhat.com> - 2.3.2-3
- Fix build issue against setuptools 67.0.0 (#2183375)
* Tue Feb 28 2023 Simon Pichugin <spichugi@redhat.com> - 2.3.2-2
- Use systemd-sysusers for dirsrv user and group (#2173834)
/etc/dirsrv /etc/dirsrv/config /etc/dirsrv/config/certmap.conf /etc/dirsrv/config/slapd-collations.conf /etc/dirsrv/schema /etc/dirsrv/schema/99user.ldif /etc/systemd/system/dirsrv.target.wants /usr/bin/dbscan /usr/bin/ds-logpipe.py /usr/bin/ds-replcheck /usr/bin/ldclt /usr/bin/logconv.pl /usr/bin/logconv.py /usr/bin/ns-slapd /usr/bin/openldap_to_ds /usr/bin/pwdhash /usr/lib/.build-id /usr/lib/.build-id/00 /usr/lib/.build-id/00/bf08b9024d3e8d98da1196a089979581b9c143 /usr/lib/.build-id/07 /usr/lib/.build-id/07/cb244588414dbe8620814c050e23e42a97d9ae /usr/lib/.build-id/08 /usr/lib/.build-id/08/af8d89fc8d875790f8049150518e42e003d6f4 /usr/lib/.build-id/0b /usr/lib/.build-id/0b/51581d54b0843192798210791f5b2f373fe92c /usr/lib/.build-id/13 /usr/lib/.build-id/13/27231bbfdf2e58d04fbac9ca0c80103e343b1b /usr/lib/.build-id/17 /usr/lib/.build-id/17/8f7dc0494d5c9eedff4a742d824a48091ab39a /usr/lib/.build-id/1a /usr/lib/.build-id/1a/0fb9ebcdd1e033fd8b4002f6f235de1f724ca3 /usr/lib/.build-id/1d /usr/lib/.build-id/1d/f9aef8a41c5defbb2192f0589ceb1ba88700c2 /usr/lib/.build-id/1f /usr/lib/.build-id/1f/9a67efd69967753e0a65e39af3ff2166412d5b /usr/lib/.build-id/21 /usr/lib/.build-id/21/74e40c0796b34157eb9c44a3cd78cfb8179e31 /usr/lib/.build-id/28 /usr/lib/.build-id/28/fdc46e146295b1dc45c5b7f06587f7e3db7a47 /usr/lib/.build-id/2e /usr/lib/.build-id/2e/c486b58a2708448604d4465ae2af34fb898294 /usr/lib/.build-id/34 /usr/lib/.build-id/34/69ebed7323f23af148d9f30b2af4e632d7fe4e /usr/lib/.build-id/37 /usr/lib/.build-id/37/048b4ba9623028594d3c854d323ba8c0463695 /usr/lib/.build-id/38 /usr/lib/.build-id/38/b8299eb874009d28ec7557991ce717151c55cd /usr/lib/.build-id/3d /usr/lib/.build-id/3d/5e2779d25fafe4ba1c4544d44ae0e4e6fef1b0 /usr/lib/.build-id/3e /usr/lib/.build-id/3e/eae706d6cf2d07606900ea8796053280581354 /usr/lib/.build-id/3f /usr/lib/.build-id/3f/ead50a79367b126e516acb8ce3c3aa422a33b9 /usr/lib/.build-id/41 /usr/lib/.build-id/41/1e81ce5f6dbfcbc1daef33d9d8cb5d2540cd55 /usr/lib/.build-id/47 /usr/lib/.build-id/47/c42edff08bbca783566626d133aa35168582ab /usr/lib/.build-id/50 /usr/lib/.build-id/50/6dc987f06cfb1db80c7c17dd44715ac3034e37 /usr/lib/.build-id/60 /usr/lib/.build-id/60/30fe5eadf589099296e705fa9f7c29f4fbb7d6 /usr/lib/.build-id/62 /usr/lib/.build-id/62/e3db660ebd3ae8c15fe5b6367b4b12bfdfd237 /usr/lib/.build-id/62/eb36b6f738d1aa9b11ce9424f21770a3f15a48 /usr/lib/.build-id/8a /usr/lib/.build-id/8a/607f3bafc65970a98a09ff66d5f36e2ec074ec /usr/lib/.build-id/92 /usr/lib/.build-id/92/f0f8119aac533fc180af1725315bcaa043ca5f /usr/lib/.build-id/b1 /usr/lib/.build-id/b1/a8093e0daf4c1534d7f397891e38c9341d0f33 /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/480327e610af27673d1dbd14c6be2bfe2fd094 /usr/lib/.build-id/c3 /usr/lib/.build-id/c3/c702f4c6d457bdcfd424d95e6403b29ba0d5a2 /usr/lib/.build-id/c6 /usr/lib/.build-id/c6/8b857875b05a9435e20b661bbfe8da88d2e9a2 /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/152e2e315fb68707cdfa6e97f917669593eb70 /usr/lib/.build-id/c8 /usr/lib/.build-id/c8/3d72080608d9427cd98c0b5e1eec607017594d /usr/lib/.build-id/c8/4e7162757bbab327b4feaabcda98aa07fa9181 /usr/lib/.build-id/cf /usr/lib/.build-id/cf/acd38e1f44526c134aedaf0ed7cbce1f213257 /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/8e677d0d03178511a5fb504d28886cf461feb7 /usr/lib/.build-id/d3 /usr/lib/.build-id/d3/16c225c8a7e23e2791f25a6340920d837f1201 /usr/lib/.build-id/d3/b78ca3169a0c212409fa54488703669555e98c /usr/lib/.build-id/d3/eca7a5c75b05f629584e28fa74629084097643 /usr/lib/.build-id/e2 /usr/lib/.build-id/e2/e5dcf4761e5a24b20caecca4000111192b0817 /usr/lib/.build-id/e7 /usr/lib/.build-id/e7/b3cadb23abe15f877bf8852d206ca45bd67cc1 /usr/lib/.build-id/eb /usr/lib/.build-id/eb/5fef7f8f2fb423f69150583cc899adf1f811fa /usr/lib/.build-id/ef /usr/lib/.build-id/ef/40ac6b21ab2e15b7b0104bcaa6088f8156222a /usr/lib/.build-id/f7 /usr/lib/.build-id/f7/04ec172e0c0cccd2167b9fc00679d033dcc269 /usr/lib/.build-id/fc /usr/lib/.build-id/fc/9e8eb76b846ec5593506989bb3ea1e25588755 /usr/lib/sysctl.d/70-dirsrv.conf /usr/lib/systemd/system /usr/lib/systemd/system/dirsrv.target /usr/lib/systemd/system/dirsrv@.service /usr/lib/systemd/system/dirsrv@.service.d /usr/lib/systemd/system/dirsrv@.service.d/custom.conf /usr/lib/sysusers.d/389-ds-base.conf /usr/lib64/dirsrv/bin /usr/lib64/dirsrv/bin/jeprof /usr/lib64/dirsrv/lib /usr/lib64/dirsrv/lib/libjemalloc.so.2 /usr/lib64/dirsrv/plugins /usr/lib64/dirsrv/plugins/libacctpolicy-plugin.so /usr/lib64/dirsrv/plugins/libacctusability-plugin.so /usr/lib64/dirsrv/plugins/libacl-plugin.so /usr/lib64/dirsrv/plugins/libaddn-plugin.so /usr/lib64/dirsrv/plugins/libalias-entries-plugin.so /usr/lib64/dirsrv/plugins/libattr-unique-plugin.so /usr/lib64/dirsrv/plugins/libautomember-plugin.so /usr/lib64/dirsrv/plugins/libback-ldbm.so /usr/lib64/dirsrv/plugins/libbitwise-plugin.so /usr/lib64/dirsrv/plugins/libchainingdb-plugin.so /usr/lib64/dirsrv/plugins/libcollation-plugin.so /usr/lib64/dirsrv/plugins/libcontentsync-plugin.so /usr/lib64/dirsrv/plugins/libcos-plugin.so /usr/lib64/dirsrv/plugins/libderef-plugin.so /usr/lib64/dirsrv/plugins/libdistrib-plugin.so /usr/lib64/dirsrv/plugins/libdna-plugin.so /usr/lib64/dirsrv/plugins/libentryuuid-plugin.so /usr/lib64/dirsrv/plugins/libentryuuid-syntax-plugin.so /usr/lib64/dirsrv/plugins/liblinkedattrs-plugin.so /usr/lib64/dirsrv/plugins/libmanagedentries-plugin.so /usr/lib64/dirsrv/plugins/libmemberof-plugin.so /usr/lib64/dirsrv/plugins/libpam-passthru-plugin.so /usr/lib64/dirsrv/plugins/libpassthru-plugin.so /usr/lib64/dirsrv/plugins/libpbe-plugin.so /usr/lib64/dirsrv/plugins/libposix-winsync-plugin.so /usr/lib64/dirsrv/plugins/libpwdchan-plugin.so /usr/lib64/dirsrv/plugins/libpwdstorage-plugin.so /usr/lib64/dirsrv/plugins/libreferint-plugin.so /usr/lib64/dirsrv/plugins/libreplication-plugin.so /usr/lib64/dirsrv/plugins/libretrocl-plugin.so /usr/lib64/dirsrv/plugins/libroles-plugin.so /usr/lib64/dirsrv/plugins/librootdn-access-plugin.so /usr/lib64/dirsrv/plugins/libschemareload-plugin.so /usr/lib64/dirsrv/plugins/libstatechange-plugin.so /usr/lib64/dirsrv/plugins/libsyntax-plugin.so /usr/lib64/dirsrv/plugins/libusn-plugin.so /usr/lib64/dirsrv/plugins/libviews-plugin.so /usr/lib64/dirsrv/plugins/libwhoami-plugin.so /usr/lib64/dirsrv/python /usr/lib64/dirsrv/python/failedbinds.py /usr/lib64/dirsrv/python/logregex.py /usr/libexec/dirsrv/ds_selinux_restorecon.sh /usr/libexec/dirsrv/ds_systemd_ask_password_acl /usr/share/bash-completion/completions/ds-replcheck /usr/share/dirsrv /usr/share/dirsrv/data /usr/share/dirsrv/data/10rfc2307bis.ldif /usr/share/dirsrv/data/10rfc2307compat.ldif /usr/share/dirsrv/data/60changelog.ldif /usr/share/dirsrv/data/60inetmail.ldif /usr/share/dirsrv/data/60kerberos.ldif /usr/share/dirsrv/data/60krb5kdc.ldif /usr/share/dirsrv/data/60nis.ldif /usr/share/dirsrv/data/60qmail.ldif /usr/share/dirsrv/data/60radius.ldif /usr/share/dirsrv/data/60rfc4876.ldif /usr/share/dirsrv/data/60samba.ldif /usr/share/dirsrv/data/60sendmail.ldif /usr/share/dirsrv/data/Ace.ldif /usr/share/dirsrv/data/European.ldif /usr/share/dirsrv/data/Eurosuffix.ldif /usr/share/dirsrv/data/Example-roles.ldif /usr/share/dirsrv/data/Example-views.ldif /usr/share/dirsrv/data/Example.ldif /usr/share/dirsrv/data/dbgen-FamilyNames /usr/share/dirsrv/data/dbgen-GivenNames /usr/share/dirsrv/data/dbgen-OrgUnits /usr/share/dirsrv/data/dsee.schema /usr/share/dirsrv/data/template-baseacis.ldif /usr/share/dirsrv/data/template-country.ldif /usr/share/dirsrv/data/template-domain.ldif /usr/share/dirsrv/data/template-dse-minimal.ldif /usr/share/dirsrv/data/template-dse.ldif /usr/share/dirsrv/data/template-ldapi-autobind.ldif /usr/share/dirsrv/data/template-ldapi-default.ldif /usr/share/dirsrv/data/template-ldapi.ldif /usr/share/dirsrv/data/template-locality.ldif /usr/share/dirsrv/data/template-org.ldif /usr/share/dirsrv/data/template-orgunit.ldif /usr/share/dirsrv/data/template-sasl.ldif /usr/share/dirsrv/data/template-state.ldif /usr/share/dirsrv/data/template-suffix-db.ldif /usr/share/dirsrv/data/template.ldif /usr/share/dirsrv/inf /usr/share/dirsrv/inf/defaults.inf /usr/share/dirsrv/inf/slapd.inf /usr/share/dirsrv/mibs /usr/share/dirsrv/mibs/redhat-directory.mib /usr/share/dirsrv/schema /usr/share/dirsrv/schema/00core.ldif /usr/share/dirsrv/schema/01core389.ldif /usr/share/dirsrv/schema/02common.ldif /usr/share/dirsrv/schema/03entryuuid.ldif /usr/share/dirsrv/schema/05rfc2927.ldif /usr/share/dirsrv/schema/05rfc4523.ldif /usr/share/dirsrv/schema/05rfc4524.ldif /usr/share/dirsrv/schema/06inetorgperson.ldif /usr/share/dirsrv/schema/10automember-plugin.ldif /usr/share/dirsrv/schema/10dna-plugin.ldif /usr/share/dirsrv/schema/10mep-plugin.ldif /usr/share/dirsrv/schema/10rfc2307compat.ldif /usr/share/dirsrv/schema/20subscriber.ldif /usr/share/dirsrv/schema/25java-object.ldif /usr/share/dirsrv/schema/28pilot.ldif /usr/share/dirsrv/schema/30ns-common.ldif /usr/share/dirsrv/schema/50ns-admin.ldif /usr/share/dirsrv/schema/50ns-certificate.ldif /usr/share/dirsrv/schema/50ns-directory.ldif /usr/share/dirsrv/schema/50ns-mail.ldif /usr/share/dirsrv/schema/50ns-value.ldif /usr/share/dirsrv/schema/50ns-web.ldif /usr/share/dirsrv/schema/60acctpolicy.ldif /usr/share/dirsrv/schema/60autofs.ldif /usr/share/dirsrv/schema/60eduperson.ldif /usr/share/dirsrv/schema/60mozilla.ldif /usr/share/dirsrv/schema/60nss-ldap.ldif /usr/share/dirsrv/schema/60pam-plugin.ldif /usr/share/dirsrv/schema/60posix-winsync-plugin.ldif /usr/share/dirsrv/schema/60pureftpd.ldif /usr/share/dirsrv/schema/60rfc2739.ldif /usr/share/dirsrv/schema/60rfc3712.ldif /usr/share/dirsrv/schema/60sabayon.ldif /usr/share/dirsrv/schema/60samba3.ldif /usr/share/dirsrv/schema/60sudo.ldif /usr/share/dirsrv/schema/60trust.ldif /usr/share/doc/389-ds-base /usr/share/doc/389-ds-base/LICENSE /usr/share/doc/389-ds-base/LICENSE.GPLv3+ /usr/share/doc/389-ds-base/LICENSE.openssl /usr/share/doc/389-ds-base/README.jemalloc /usr/share/gdb/auto-load/usr /usr/share/gdb/auto-load/usr/bin /usr/share/gdb/auto-load/usr/bin/ns-slapd-gdb.py /usr/share/licenses/389-ds-base /usr/share/licenses/389-ds-base/COPYING.jemalloc /usr/share/man/man1/dbscan.1.gz /usr/share/man/man1/ds-logpipe.py.1.gz /usr/share/man/man1/ds-replcheck.1.gz /usr/share/man/man1/ldclt.1.gz /usr/share/man/man1/logconv.pl.1.gz /usr/share/man/man1/logconv.py.1.gz /usr/share/man/man1/pwdhash.1.gz /usr/share/man/man5/99user.ldif.5.gz /usr/share/man/man5/certmap.conf.5.gz /usr/share/man/man5/dirsrv.5.gz /usr/share/man/man5/dirsrv.systemd.5.gz /usr/share/man/man5/slapd-collations.conf.5.gz /usr/share/man/man8/ns-slapd.8.gz /usr/share/man/man8/openldap_to_ds.8.gz /var/lib/dirsrv /var/lock/dirsrv /var/log/dirsrv
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Feb 10 01:11:31 2026