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

389-ds-base-3.1.2-2.fc42 RPM for aarch64

From Fedora Rawhide for aarch64 / 3

Name: 389-ds-base Distribution: Fedora Project
Version: 3.1.2 Vendor: Fedora Project
Release: 2.fc42 Build date: Sat Jan 25 17:29:05 2025
Group: Unspecified Build host: buildvm-a64-11.iad2.fedoraproject.org
Size: 12722483 Source RPM: 389-ds-base-3.1.2-2.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.

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 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

Changelog

* 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)

Files

/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/0e
/usr/lib/.build-id/0e/a79a62795c9fde022d41fba37ab44595449fbf
/usr/lib/.build-id/14
/usr/lib/.build-id/14/bd3dffbd8f8ce1909a81049b8f364a26b97d1e
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/99f6063847e2dbd63d3a34456744541a5d5393
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/5ffb73175daa7379ef6eb7a3fd3eea84ca69c7
/usr/lib/.build-id/20
/usr/lib/.build-id/20/9fb6b8f4fe1df9fd5dffc5c3be96a8bc635f82
/usr/lib/.build-id/27
/usr/lib/.build-id/27/b25d9308788a8588babd14745afaa8663a929f
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/0a2e88e58775acedc06544972172a1c58e8f4c
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/1173a417b2c4c9e9affda9ad4e28f0498a3121
/usr/lib/.build-id/42
/usr/lib/.build-id/42/8b1929d361ea7c5608e11a97074e013dfe8ea9
/usr/lib/.build-id/42/dc60bdf79f589c66fbeca91cc957ef959662eb
/usr/lib/.build-id/46
/usr/lib/.build-id/46/615b7813e62d05340939131450484ddb9ce76d
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/52b3e2b57fec276ead868d1e03a2f8fee28994
/usr/lib/.build-id/4c/53db42d1d6dcbaea5f884f1c1f95ea1782167a
/usr/lib/.build-id/58
/usr/lib/.build-id/58/0d9f001b9e121853a13340f72e8945400c2ec2
/usr/lib/.build-id/59
/usr/lib/.build-id/59/95f87317337fe0d4d1355d0f7bb309d4f08941
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/9c187e0312ed76ea477bdd3141499f5d967ebf
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/5c22060dbc162a78ab9493331d249768a2a597
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/d72baec3ae5d0f6018cdbf55f4ea9fe2de8c10
/usr/lib/.build-id/70
/usr/lib/.build-id/70/af3b151a0bcc1d8f75b0a99c71479b701261a0
/usr/lib/.build-id/74
/usr/lib/.build-id/74/cbb4a6c15e9aa3073681c84d358785f34c30d1
/usr/lib/.build-id/77
/usr/lib/.build-id/77/9bc57f461bc05d74bd3e85b82d10642390ab22
/usr/lib/.build-id/78
/usr/lib/.build-id/78/7118c0a55f9462886397a911e1c1bd44fe07ba
/usr/lib/.build-id/80
/usr/lib/.build-id/80/8abc7eda2ba2b897aaa6f3a37f08f4a12ca1f5
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/7047bd71c953bf34fe3f7ece58bce6e8f26735
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/5e56d5169513db43b23147547f5d8098efed54
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/8e215f7efc3e204ab779f249e7e996e78172a6
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/4feea74531eaf573e55a0e17bf83b801d50e10
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/3c856ee636e7980e6f98dbf4a74b35d6fe8ee4
/usr/lib/.build-id/aa/9a70aa18ce350811b19e40cd33a6442c472745
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/fda06d86c5a0a85f7102854998ad650b65469d
/usr/lib/.build-id/af
/usr/lib/.build-id/af/91f1c3e69802f797ee4a53202c525a3ac2126d
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/269cfe2197417d39c5b6c55cba1ac88e4b6130
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/3ce9553f883a06de4701b3da0fd180e8c535ca
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/11a73b86ad4fa4a0c291410877afc8569ec37c
/usr/lib/.build-id/b9/584ebccb28a5bbcb457818fa2a8af3a74b4f94
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/9e5b702c66f790bf7b371dc5cc615e8bb0be45
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/0e6b666be4bb1288e2cf90285df3dc96e546a0
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/a1eed0ecfc4df588b1dda739a85084c8f31d23
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/14ce447d73b29e789385a7a741690355629dd5
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/bc74b367258cfe0ab3a8854f09cdec8d3db7f0
/usr/lib/.build-id/da
/usr/lib/.build-id/da/f377e81303e5ab933ea99b185ef37c7c4f930f
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/e42f7b206ddbce2aca7ba00d13b40104e3054b
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/58a6da281df51e625b838cdb308f7c887f4d21
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/c7a0eb8c49dc12ef127002e652b8a2fdd24ec3
/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 Jan 28 00:39:49 2025