Fri, 03 May 2024 11:22:13 UTC | login

Information for build libldb-2.0.8-1.fc32

ID132842
Package Namelibldb
Version2.0.8
Release1.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libldb.git#8f21ab531607d478439ac54ecec7503eca8ffebb
SummaryA schema-less, ldap like, API and database
DescriptionAn extensible library that implements an LDAP like API to access remote LDAP servers, or use local tdb databases.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 17 Jan 2020 17:11:04 UTC
CompletedFri, 17 Jan 2020 19:08:51 UTC
Taskbuild (f32-candidate, /rpms/libldb.git:8f21ab531607d478439ac54ecec7503eca8ffebb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libldb.git#8f21ab531607d478439ac54ecec7503eca8ffebb'}}
Tags
f32
f33
RPMs
src
libldb-2.0.8-1.fc32.src.rpm (info) (download)
riscv64
ldb-tools-2.0.8-1.fc32.riscv64.rpm (info) (download)
libldb-2.0.8-1.fc32.riscv64.rpm (info) (download)
libldb-devel-2.0.8-1.fc32.riscv64.rpm (info) (download)
python-ldb-devel-common-2.0.8-1.fc32.riscv64.rpm (info) (download)
python3-ldb-2.0.8-1.fc32.riscv64.rpm (info) (download)
python3-ldb-devel-2.0.8-1.fc32.riscv64.rpm (info) (download)
ldb-tools-debuginfo-2.0.8-1.fc32.riscv64.rpm (info) (download)
libldb-debuginfo-2.0.8-1.fc32.riscv64.rpm (info) (download)
libldb-debugsource-2.0.8-1.fc32.riscv64.rpm (info) (download)
python3-ldb-debuginfo-2.0.8-1.fc32.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Dec 16 2019 Lukas Slebodnik <lslebodn@fedoraproject.org> - 2.0.8-1 - rhbz#1748422 - libldb-2.0.8 is available * Wed Sep 11 2019 Lukas Slebodnik <lslebodn@fedoraproject.org> - 2.0.7-1 - rhbz#1748422 - libldb-2.0.7 is available * Tue Sep 03 2019 Lukas Slebodnik <lslebodn@fedoraproject.org> - 2.0.6-1 - rhbz#1748422 - New upstream release 2.0.6 * Mon Aug 26 2019 Guenther Deschner <gdeschner@redhat.com> - 2.0.5-1 - rhbz#1683147 - libldb-2.0.5 is available - rhbz#1737644 - libldb, libtalloc, libtevent, libtdb: Remove Python 2 subpackages from Fedora 31+ * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.5.5-3 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Jul 13 2019 Guenther Deschner <gdeschner@redhat.com> - 1.5.5-1 - New upstream release 1.5.5 * Fri Jun 14 2019 Lukas Slebodnik <lslebodn@fedoraproject.org> - 1.5.4-3 - rhbz#1718113 - samba fail to build with Python 3.8 AttributeError: module 'time' has no attribute 'clock' * Mon Jun 03 2019 Lukas Slebodnik <lslebodn@fedoraproject.org> - 1.5.4-2 - rhbz#1711638 - fails to build with Python 3.8.0a4 * Wed Mar 06 2019 Lukas Slebodnik <lslebodn@fedoraproject.org> - 1.5.4-1 - New upstream release 1.5.4 * Thu Feb 14 2019 Lukas Slebodnik <lslebodn@fedoraproject.org> - 1.5.3-1 - New upstream release 1.5.3 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jan 17 2019 Lukas Slebodnik <lslebodn@fedoraproject.org> - 1.5.2-1 - New upstream release 1.5.2 * Thu Nov 08 2018 Lukas Slebodnik <lslebodn@fedoraproject.org> - 1.4.3-1 - New upstream release 1.4.3 * Thu Aug 16 2018 Lukas Slebodnik <lslebodn@fedoraproject.org> - 1.4.2-1 - New upstream release 1.4.2 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jul 12 2018 Jakub Hrozek <jhrozek@redhat.com> - 1.4.1-1 - New upstream release 1.4.1 - Apply a patch to hide local ABI symbols to avoid issues with new binutils - Patch the waf script to explicitly call python2 as "env python" doesn't yield py2 anymore * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.4.0-2 - Rebuilt for Python 3.7 * Wed May 30 2018 Lukas Slebodnik <lslebodn@fedoraproject.org> - 1.4.0-1 - New upstream release 1.4.0 - Resolves: rhbz#1584450 - libldb-1.4.0 is available * Thu May 03 2018 Jakub Hrozek <jhrozek@redhat.com> - 1.3.2-1 - New upstream release 1.3.3 - Resolves: rhbz#1574267 - libldb-1.3.3 is available - Backport a patch from samba upstream to not require rpc.h * Thu Mar 01 2018 Lukas Slebodnik <lslebodn@fedoraproject.org> - 1.3.2-2 - Disable link time optimisation for python3 related modules/libs - Workaround for rhbz#1548822 * Thu Mar 01 2018 Lukas Slebodnik <lslebodn@fedoraproject.org> - 1.3.2-1 - New upstream release 1.3.2 - Resolves: rhbz#1550051 - libldb-1.3.2 is available * Mon Feb 26 2018 Lukas Slebodnik <lslebodn@fedoraproject.org> - 1.3.1-6 - Use ldconfig scriptlets - Add gcc to BuildRequires * Sat Feb 24 2018 Florian Weimer <fweimer@redhat.com> - 1.3.1-5 - Another rebuild with new build flags * Sat Feb 24 2018 Florian Weimer <fweimer@redhat.com> - 1.3.1-4 - Rebuild to pick up new Python build flags * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 1.3.1-2 - Rebuilt for switch to libxcrypt