Fri, 26 Apr 2024 11:00:27 UTC | login

Information for build sqlite-3.30.1-2.fc32

ID133062
Package Namesqlite
Version3.30.1
Release2.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sqlite.git#683ae700008df06ae4bae1f673b1e28e509bb918
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
StartedThu, 16 Jan 2020 08:55:49 UTC
CompletedThu, 16 Jan 2020 17:17:42 UTC
Taskbuild (f32-candidate, /rpms/sqlite.git:683ae700008df06ae4bae1f673b1e28e509bb918)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sqlite.git#683ae700008df06ae4bae1f673b1e28e509bb918'}}
Tags
f32
RPMs
src
sqlite-3.30.1-2.fc32.src.rpm (info) (download)
noarch
sqlite-doc-3.30.1-2.fc32.noarch.rpm (info) (download)
riscv64
lemon-3.30.1-2.fc32.riscv64.rpm (info) (download)
sqlite-3.30.1-2.fc32.riscv64.rpm (info) (download)
sqlite-analyzer-3.30.1-2.fc32.riscv64.rpm (info) (download)
sqlite-devel-3.30.1-2.fc32.riscv64.rpm (info) (download)
sqlite-libs-3.30.1-2.fc32.riscv64.rpm (info) (download)
sqlite-tcl-3.30.1-2.fc32.riscv64.rpm (info) (download)
lemon-debuginfo-3.30.1-2.fc32.riscv64.rpm (info) (download)
sqlite-analyzer-debuginfo-3.30.1-2.fc32.riscv64.rpm (info) (download)
sqlite-debuginfo-3.30.1-2.fc32.riscv64.rpm (info) (download)
sqlite-debugsource-3.30.1-2.fc32.riscv64.rpm (info) (download)
sqlite-libs-debuginfo-3.30.1-2.fc32.riscv64.rpm (info) (download)
sqlite-tcl-debuginfo-3.30.1-2.fc32.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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 * Tue Jun 05 2018 Petr Kubat <pkubat@redhat.com> - 3.24.0-1 - Updated to version 3.24.0 (https://sqlite.org/releaselog/3_24_0.html) * Wed Apr 11 2018 Petr Kubat <pkubat@redhat.com> - 3.23.1-1 - Updated to version 3.23.1 (https://sqlite.org/releaselog/3_23_1.html) * Tue Apr 03 2018 Petr Kubat <pkubat@redhat.com> - 3.23.0-1 - Updated to version 3.23.0 (https://sqlite.org/releaselog/3_23_0.html) * Wed Mar 21 2018 Petr Kubat <pkubat@redhat.com> - 3.22.0-4 - Fixed CVE-2018-8740 (#1558809) * Fri Feb 09 2018 Florian Weimer <fweimer@redhat.com> - 3.22.0-3 - Use LDFLAGS from redhat-rpm-config for building lemon, too * Mon Feb 05 2018 Petr Kubat <pkubat@redhat.com> - 3.22.0-2 - Fixed issue with some walro2 tests failing on ppc64 * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.22.0-2 - Switch to %ldconfig_scriptlets * Thu Jan 25 2018 Petr Kubat <pkubat@redhat.com> - 3.22.0-1 - Fixed issue with some e_expr tests failing i686 - Fixed issue with a fts3rank test failing on big-endian systems * Tue Jan 23 2018 Petr Kubat <pkubat@redhat.com> - 3.22.0-1 - Updated to version 3.22.0 (https://sqlite.org/releaselog/3_22_0.html)