Sat, 11 May 2024 11:19:48 UTC | login

Information for build openldap-2.6.4-1.fc38

ID241841
Package Nameopenldap
Version2.6.4
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/openldap.git#723ecb71b4f3af2d56f548c08e7a75a83b6f2ce9
SummaryLDAP support libraries
DescriptionOpenLDAP is an open source suite of LDAP (Lightweight Directory Access Protocol) applications and development tools. LDAP is a set of protocols for accessing directory services (usually phone book style information, but other information is possible) over the Internet, similar to the way DNS (Domain Name System) information is propagated over the Internet. The openldap package contains configuration files, libraries, and documentation for OpenLDAP.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 22 Mar 2023 10:36:42 UTC
CompletedWed, 22 Mar 2023 11:16:06 UTC
Taskbuild (f38, /rpms/openldap.git:723ecb71b4f3af2d56f548c08e7a75a83b6f2ce9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/openldap.git#723ecb71b4f3af2d56f548c08e7a75a83b6f2ce9'}}
Tags
f38
f39
f40
RPMs
src
openldap-2.6.4-1.fc38.src.rpm (info) (download)
riscv64
openldap-2.6.4-1.fc38.riscv64.rpm (info) (download)
openldap-clients-2.6.4-1.fc38.riscv64.rpm (info) (download)
openldap-compat-2.6.4-1.fc38.riscv64.rpm (info) (download)
openldap-devel-2.6.4-1.fc38.riscv64.rpm (info) (download)
openldap-servers-2.6.4-1.fc38.riscv64.rpm (info) (download)
openldap-clients-debuginfo-2.6.4-1.fc38.riscv64.rpm (info) (download)
openldap-compat-debuginfo-2.6.4-1.fc38.riscv64.rpm (info) (download)
openldap-debuginfo-2.6.4-1.fc38.riscv64.rpm (info) (download)
openldap-debugsource-2.6.4-1.fc38.riscv64.rpm (info) (download)
openldap-servers-debuginfo-2.6.4-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Mar 07 2023 Simon Pichugin <spichugi@redhat.com> - 2.6.4-1 - Rebase to version 2.6.4 Related: rhbz#2176316 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Aug 17 2022 Simon Pichugin <spichugi@redhat.com> - 2.6.3-1 - Rebase to version 2.6.3 Related: rhbz#2107382 * Thu Aug 11 2022 Simon Pichugin <spichugi@redhat.com> - 2.6.2-5 - Add export symbols related to LDAP_CONNECTIONLESS Related: rhbz#2117825 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 27 2022 Simon Pichugin <spichugi@redhat.com> - 2.6.2-3 - Fix debuginfo missing issue (#2101615) * Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2.6.2-2 - Perl 5.36 rebuild * Wed May 25 2022 Simon Pichugin <spichugi@redhat.com> - 2.6.2-1 - Rebase to version 2.6.2 (#2090447) * Wed Feb 02 2022 Simon Pichugin <spichugi@redhat.com> - 2.6.1-2 - Fix twice packaged compat libraries issue (#2049085) * Mon Jan 31 2022 Simon Pichugin <spichugi@redhat.com> - 2.6.1-1 - Update to new major release OpenLDAP 2.6.1 (#1955293) + rediff all patches and remove patches now upstream + use upstream source location for check password module + and rediff patch due to this + add patch to fix build issue in 2.5.4 (from upstream) + clean and sort buildreqs + remove various refs to bdb + remove now default -DLDAP_USE_NON_BLOCKING_TLS + add new modules and enable load balancer as module + disable wiredtired backend due to missing build deps + don't remove files that don't exist + let check-config work on *.mdb over legacy files + remove refs to old-style config + new soname names + remove libldap_r link as the library was merged with libldap + refactor openldap-compat package to support the transition from 2.4 + add UPGRADE_INSTRUCTIONS for openldap-server upgrade - The original patch was submitted by Fedora user - terjeros https://src.fedoraproject.org/rpms/openldap/pull-request/6 * Mon Jan 24 2022 Timm Bäder <tbaeder@redhat.com> - 2.4.59-6 - Disable automatic .la file removal - https://fedoraproject.org/wiki/Changes/RemoveLaFiles * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.59-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Sep 30 2021 Simon Pichugin <spichugi@redhat.com> - 2.4.59-4 - Backport TLS SNI feature from OpenLDAP 2.5 (#2009534) * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 2.4.59-3 - Rebuilt with OpenSSL 3.0.0 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.59-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jul 07 2021 Simon Pichugin <spichugi@redhat.com> - 2.4.59-1 - Rebase to version 2.4.59 (#1980015) - Update the spec file for upcoming autoconf-2.71 (#1943079) * Tue Jun 15 2021 Simon Pichugin <spichugi@redhat.com> - 2.4.58-5 - Fix slapd.tmpfiles complaints (#1972147) - Use https:// for source (#1972141) * Thu Jun 03 2021 Simon Pichugin <spichugi@redhat.com> - 2.4.58-4 - Rebuild without MP_2 support (#1967136) - Fix coverity issues * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2.4.58-3 - Perl 5.34 rebuild * Thu Apr 08 2021 Simon Pichugin <spichugi@redhat.com> - 2.4.58-2 - Backport Channel Binding support (#1822904, #1822737) * Tue Mar 23 2021 Simon Pichugin <spichugi@redhat.com> - 2.4.58-1 - Rebase to version 2.4.58 (#1939663)