Sat, 11 May 2024 06:06:47 UTC | login

Information for build openldap-2.6.6-1.fc40

ID260427
Package Nameopenldap
Version2.6.6
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/openldap.git#d0559e0c05c9ff027aa6cef536b3d6ae3246a21d
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
StartedFri, 27 Oct 2023 17:06:45 UTC
CompletedFri, 27 Oct 2023 18:24:01 UTC
Taskbuild (f40, /rpms/openldap.git:d0559e0c05c9ff027aa6cef536b3d6ae3246a21d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/openldap.git#d0559e0c05c9ff027aa6cef536b3d6ae3246a21d'}}
Tags
f40
RPMs
src
openldap-2.6.6-1.fc40.src.rpm (info) (download)
riscv64
openldap-2.6.6-1.fc40.riscv64.rpm (info) (download)
openldap-clients-2.6.6-1.fc40.riscv64.rpm (info) (download)
openldap-compat-2.6.6-1.fc40.riscv64.rpm (info) (download)
openldap-devel-2.6.6-1.fc40.riscv64.rpm (info) (download)
openldap-servers-2.6.6-1.fc40.riscv64.rpm (info) (download)
openldap-clients-debuginfo-2.6.6-1.fc40.riscv64.rpm (info) (download)
openldap-compat-debuginfo-2.6.6-1.fc40.riscv64.rpm (info) (download)
openldap-debuginfo-2.6.6-1.fc40.riscv64.rpm (info) (download)
openldap-debugsource-2.6.6-1.fc40.riscv64.rpm (info) (download)
openldap-servers-debuginfo-2.6.6-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Mon Jul 31 2023 Simon Pichugin <spichugi@redhat.com> - 2.6.6-1 - Rebase to version 2.6.6 Related: rhbz#2227948 * Wed Jul 26 2023 Simon Pichugin <spichugi@redhat.com> - 2.6.5-1 - Rebase to version 2.6.5 Related: rhbz#2221798 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 2.6.4-3 - Perl 5.38 rebuild * Sat Apr 15 2023 Florian Weimer <fweimer@redhat.com> - 2.6.4-2 - Apply upstream patch to fix C99 compatibility issues * Mon Feb 27 2023 Simon Pichugin <spichugi@redhat.com> - 2.6.4-1 - Rebase to version 2.6.4 Related: rhbz#2168351 * 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