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

389-ds-base-robdb-libs-debuginfo-3.1.4-11.fc43 RPM for s390x

From Fedora 43 testing updates for s390x / debug / Packages / 3

Name: 389-ds-base-robdb-libs-debuginfo Distribution: Fedora Project
Version: 3.1.4 Vendor: Fedora Project
Release: 11.fc43 Build date: Fri Jun 5 10:21:32 2026
Group: Development/Debug Build host: buildvm-s390x-18.s390.fedoraproject.org
Size: 40759 Source RPM: 389-ds-base-3.1.4-11.fc43.src.rpm
Packager: Fedora Project
Url: https://www.port389.org
Summary: Debug information for package 389-ds-base-robdb-libs
This package provides debug information for package 389-ds-base-robdb-libs.
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 (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR LGPL-2.1-or-later OR MIT) 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

* Fri Jun 05 2026 Viktor Ashirov <vashirov@redhat.com> - 3.1.4-11
  - Resolves: CVE-2026-9064
* Thu Jun 04 2026 Viktor Ashirov <vashirov@redhat.com> - 3.1.4-10
  - Resolves: Issue 7267 - MDB_BAD_VALSIZE error when updating index
* Fri Mar 06 2026 Viktor Ashirov <vashirov@redhat.com> - 3.1.4-9
  - Resolves: rhbz#2444400 - dblib bdb2mdb fails on F43 -> F43 upgrade
* Mon Mar 02 2026 Viktor Ashirov <vashirov@redhat.com> - 3.1.4-8
  - Resolves: CVE-2025-14905
* Fri Feb 13 2026 Viktor Ashirov <vashirov@redhat.com> - 3.1.4-7
  - Issue 7253 - ipa-backup broken with python3-libs-3.14.3-1.fc43
* Wed Feb 11 2026 Viktor Ashirov <vashirov@redhat.com> - 3.1.4-6
  - Add missing upgrade steps to %post
* Tue Feb 10 2026 Viktor Ashirov <vashirov@redhat.com> - 3.1.4-5
  - Fix system index configuration issues
* Mon Jan 12 2026 Viktor Ashirov <vashirov@redhat.com> - 3.1.4-4
  - Fix broken FreeIPA upgrade and replication issues
  - Issue 7172 - Index ordering mismatch after upgrade (#7180)
* Fri Jan 09 2026 Viktor Ashirov <vashirov@redhat.com> - 3.1.4-3
  - Correct License: string for robdb-libs
* Fri Jan 09 2026 Viktor Ashirov <vashirov@redhat.com> - 3.1.4-2
  - Fix broken FreeIPA upgrade and replication issues
  - Issue 7172 - Index ordering mismatch after upgrade (#7173)
  - Issue 7108 - Fix shutdown crash in entry cache destruction (#7163)
  - Issue - Revise paged result search locking
  - Issue 7096 - During replication online total init the function
    idl_id_is_in_idlist is not scaling with large database (#7145)
  - Issue 7160 - Add lib389 version sync check to configure (#7165)
  - Issue 7166 - db_config_set asserts because of dynamic list (#7167)
  - Sync lib389 version to 3.1.4 (#7161)
  - Issue 7150 - Compressed access log rotations skipped, accesslog-list out
    of sync (#7151)
* Tue Dec 16 2025 Mark Reynolds <mreynolds@redhat.com> - 3.1.4-1
  - Issue 7147 - entrycache_eviction_test is failing (#7148)
* Fri Sep 19 2025 Viktor Ashirov <vashirov@redhat.com> - 3.1.3-10
  - Rebuild for Python 3.14.0rc3
* Thu Aug 21 2025 Yaakov Selkowitz <yselkowi@redhat.com> - 3.1.3-9
  - Fix build --with-bundle-libdb, enable for ELN
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 3.1.3-8
  - Rebuilt for Python 3.14.0rc2 bytecode
* Mon Aug 11 2025 Viktor Ashirov <vashirov@redhat.com> - 3.1.3-7
  - Rebuild for
    https://fedoraproject.org/wiki/Changes/389_Directory_Server_3.2.0
* Wed Aug 06 2025 František Zatloukal <fzatlouk@redhat.com> - 3.1.3-6
  - Rebuilt for icu 77.1
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.3-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Jun 30 2025 Viktor Ashirov <vashirov@redhat.com> - 3.1.3-2
  - Update sources file
* Mon Jun 30 2025 Viktor Ashirov <vashirov@redhat.com> - 3.1.3-1
  - Update to 3.1.3
* Mon Jun 16 2025 Viktor Ashirov <vashirov@redhat.com> - 3.1.2-9
  - Resolves: Issue 6776 - Enabling audit log makes slapd coredump
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 3.1.2-8
  - Rebuilt for Python 3.14
* Wed Apr 02 2025 Miro Hrončok <miro@hroncok.cz> - 3.1.2-7
  - python3-lib389: Remove manually specified runtime Requires
* Wed Mar 05 2025 Yaakov Selkowitz <yselkowi@redhat.com> - 3.1.2-6
  - Fix build of bundled libdb with GCC 15
* Fri Feb 14 2025 Viktor Ashirov <vashirov@redhat.com> - 3.1.2-5
  - Update to 3.1.2-5
  - 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 08 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.1.2-4
  - Drop call to %sysusers_create_compat
* 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

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/03/4b1865f53689645e9fe1da4ff74c61d7c6b7b6
/usr/lib/debug/.build-id/03/4b1865f53689645e9fe1da4ff74c61d7c6b7b6.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/dirsrv
/usr/lib/debug/usr/lib64/dirsrv/librobdb.so-3.1.4-11.fc43.s390x.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Jun 7 01:48:48 2026