Wed, 29 May 2024 06:50:00 UTC | login

Information for build libdb-5.3.28-45.fc33

ID190699
Package Namelibdb
Version5.3.28
Release45.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libdb.git#6e31ff213f630b146882a0cb832a25cc2dcaaed8
SummaryThe Berkeley DB database library for C
DescriptionThe Berkeley Database (Berkeley DB) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. The Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length record access methods, transactions, locking, logging, shared memory caching, and database recovery. The Berkeley DB supports C, C++, and Perl APIs. It is used by many applications, including Python and Perl, so this should be installed on all systems.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 24 Dec 2020 12:49:31 UTC
CompletedMon, 28 Dec 2020 07:51:43 UTC
Taskbuild (f33, /rpms/libdb.git:6e31ff213f630b146882a0cb832a25cc2dcaaed8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libdb.git#6e31ff213f630b146882a0cb832a25cc2dcaaed8'}}
Tags
f33
f37
f38
RPMs
src
libdb-5.3.28-45.fc33.src.rpm (info) (download)
noarch
libdb-devel-doc-5.3.28-45.fc33.noarch.rpm (info) (download)
riscv64
libdb-5.3.28-45.fc33.riscv64.rpm (info) (download)
libdb-cxx-5.3.28-45.fc33.riscv64.rpm (info) (download)
libdb-cxx-devel-5.3.28-45.fc33.riscv64.rpm (info) (download)
libdb-devel-5.3.28-45.fc33.riscv64.rpm (info) (download)
libdb-devel-static-5.3.28-45.fc33.riscv64.rpm (info) (download)
libdb-sql-5.3.28-45.fc33.riscv64.rpm (info) (download)
libdb-sql-devel-5.3.28-45.fc33.riscv64.rpm (info) (download)
libdb-tcl-5.3.28-45.fc33.riscv64.rpm (info) (download)
libdb-tcl-devel-5.3.28-45.fc33.riscv64.rpm (info) (download)
libdb-utils-5.3.28-45.fc33.riscv64.rpm (info) (download)
libdb-cxx-debuginfo-5.3.28-45.fc33.riscv64.rpm (info) (download)
libdb-debuginfo-5.3.28-45.fc33.riscv64.rpm (info) (download)
libdb-debugsource-5.3.28-45.fc33.riscv64.rpm (info) (download)
libdb-sql-debuginfo-5.3.28-45.fc33.riscv64.rpm (info) (download)
libdb-sql-devel-debuginfo-5.3.28-45.fc33.riscv64.rpm (info) (download)
libdb-tcl-debuginfo-5.3.28-45.fc33.riscv64.rpm (info) (download)
libdb-utils-debuginfo-5.3.28-45.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Dec 02 2020 Matej Mužila <mmuzila@redhat.com> 5.3.28-45 - Resolves: CVE-2019-2708 (#1853243) * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.28-44 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 21 2020 Tom Stellard <tstellar@redhat.com> - 5.3.28-43 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Tue Jul 14 2020 Ondrej Dubaj <odubaj@redhat.com> - 5.3.28-42 - Remove java subpackage due to jdk-11 (#1846398) * Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 5.3.28-41 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.28-40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Aug 22 2019 Petr Kubat <pkubat@redhat.com> 5.3.28-39 - Set correct tcl-devel version for BuildRequires (#1712532) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.28-38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.28-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 30 2019 Petr Kubat <pkubat@redhat.com> 5.3.28-36 - Optimize trickle thread CPU usage (#1608749) * Wed Jan 16 2019 Petr Kubat <pkubat@redhat.com> - 5.3.28-35 - Add patch to workaround issues on large systems (>1024 CPU) Resolves: #1245410