Fri, 29 Mar 2024 07:58:33 UTC | login

Information for build sqlite-3.32.3-1.fc33

ID163510
Package Namesqlite
Version3.32.3
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sqlite.git#9eee6d295470bad12075f4f7458874e073f23657
SummaryLibrary that implements an embeddable SQL database engine
DescriptionSQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL database without the administrative hassles of supporting a separate database server. Version 2 and version 3 binaries are named to permit each to be installed on a single host
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 29 Jun 2020 06:03:10 UTC
CompletedMon, 29 Jun 2020 09:41:39 UTC
Taskbuild (f33, /rpms/sqlite.git:9eee6d295470bad12075f4f7458874e073f23657)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sqlite.git#9eee6d295470bad12075f4f7458874e073f23657'}}
Tags
f33
RPMs
src
sqlite-3.32.3-1.fc33.src.rpm (info) (download)
noarch
sqlite-doc-3.32.3-1.fc33.noarch.rpm (info) (download)
riscv64
lemon-3.32.3-1.fc33.riscv64.rpm (info) (download)
sqlite-3.32.3-1.fc33.riscv64.rpm (info) (download)
sqlite-analyzer-3.32.3-1.fc33.riscv64.rpm (info) (download)
sqlite-devel-3.32.3-1.fc33.riscv64.rpm (info) (download)
sqlite-libs-3.32.3-1.fc33.riscv64.rpm (info) (download)
sqlite-tcl-3.32.3-1.fc33.riscv64.rpm (info) (download)
sqlite-tools-3.32.3-1.fc33.riscv64.rpm (info) (download)
lemon-debuginfo-3.32.3-1.fc33.riscv64.rpm (info) (download)
sqlite-analyzer-debuginfo-3.32.3-1.fc33.riscv64.rpm (info) (download)
sqlite-debuginfo-3.32.3-1.fc33.riscv64.rpm (info) (download)
sqlite-debugsource-3.32.3-1.fc33.riscv64.rpm (info) (download)
sqlite-libs-debuginfo-3.32.3-1.fc33.riscv64.rpm (info) (download)
sqlite-tcl-debuginfo-3.32.3-1.fc33.riscv64.rpm (info) (download)
sqlite-tools-debuginfo-3.32.3-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Jun 19 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.32.3-1 - Updated to version 3.32.3 (https://sqlite.org/releaselog/3_32_3.html) * Fri Jun 05 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.32.2-1 - Updated to version 3.32.2 (https://sqlite.org/releaselog/3_32_2.html) * Tue May 26 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.32.1-1 - Updated to version 3.32.1 (https://sqlite.org/releaselog/3_32_1.html) * Mon May 25 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.32.0-1 - Updated to version 3.32.0 (https://sqlite.org/releaselog/3_32_0.html) * Wed Feb 05 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.31.1-1 - Updated to version 3.31.1 (https://sqlite.org/releaselog/3_31_1.html) - updated spec file, deleted useless patches - Resolved s390 arch incompatibility - Modified FTS tests to support big endian platforms * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.30.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Jan 20 2020 Petr Kubat <pkubat@redhat.com> - 3.30.1-3 - introduce sqlite-tools package * Thu Jan 09 2020 Tom Callaway <spot@fedoraproject.org> - 3.30.1-2 - apply upstream fix for CVE-2019-19926 (bz1789441) * Mon Oct 14 2019 Petr Kubat <pkubat@redhat.com> - 3.30.1-1 - Updated to version 3.30.1 (https://sqlite.org/releaselog/3_30_1.html) * Mon Oct 07 2019 Ondrej Dubaj <odubaj@redhat.com> - 3.30.0-1 - Updated to version 3.30.0 (https://sqlite.org/releaselog/3_30_0.html) - updated spec file, deleted useless patches * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.29.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jul 16 2019 Petr Kubat <pkubat@redhat.com> - 3.29.0-1 - Updated to version 3.29.0 (https://sqlite.org/releaselog/3_29_0.html) - Remove stupid-openfiles-test patch as the upstream test should now work properly even on systems with larger number of file descriptors Related: https://sqlite.org/src/info/a27b0b880d76c683 * Mon May 13 2019 Petr Kubat <pkubat@redhat.com> - 3.28.0-1 - Updated to version 3.28.0 (https://sqlite.org/releaselog/3_28_0.html) * Thu Feb 28 2019 Petr Kubat <pkubat@redhat.com> - 3.27.2-1 - Updated to version 3.27.2 (https://sqlite.org/releaselog/3_27_2.html) * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.26.0-3 - Rebuild for readline 8.0 * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Dec 12 2018 Petr Kubat <pkubat@redhat.com> - 3.26.0-1 - Updated to version 3.26.0 (https://sqlite.org/releaselog/3_26_0.html) * Thu Oct 11 2018 Petr Kubat <pkubat@redhat.com> - 3.25.2-1 - Updated to version 3.25.2 (https://sqlite.org/releaselog/3_25_2.html) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.24.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild