Sat, 27 Apr 2024 02:29:59 UTC | login

Information for build sqlite-3.29.0-2.fc31

ID119118
Package Namesqlite
Version3.29.0
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sqlite.git#76cd8b6d295033145fbb468d3202cf7fb7f03592
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
StartedSat, 03 Aug 2019 22:02:40 UTC
CompletedSun, 04 Aug 2019 02:54:29 UTC
Taskbuild (f31-candidate, /rpms/sqlite.git:76cd8b6d295033145fbb468d3202cf7fb7f03592)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sqlite.git#76cd8b6d295033145fbb468d3202cf7fb7f03592'}}
Tags
f31
f32
RPMs
src
sqlite-3.29.0-2.fc31.src.rpm (info) (download)
noarch
sqlite-doc-3.29.0-2.fc31.noarch.rpm (info) (download)
riscv64
lemon-3.29.0-2.fc31.riscv64.rpm (info) (download)
sqlite-3.29.0-2.fc31.riscv64.rpm (info) (download)
sqlite-analyzer-3.29.0-2.fc31.riscv64.rpm (info) (download)
sqlite-devel-3.29.0-2.fc31.riscv64.rpm (info) (download)
sqlite-libs-3.29.0-2.fc31.riscv64.rpm (info) (download)
sqlite-tcl-3.29.0-2.fc31.riscv64.rpm (info) (download)
lemon-debuginfo-3.29.0-2.fc31.riscv64.rpm (info) (download)
sqlite-analyzer-debuginfo-3.29.0-2.fc31.riscv64.rpm (info) (download)
sqlite-debuginfo-3.29.0-2.fc31.riscv64.rpm (info) (download)
sqlite-debugsource-3.29.0-2.fc31.riscv64.rpm (info) (download)
sqlite-libs-debuginfo-3.29.0-2.fc31.riscv64.rpm (info) (download)
sqlite-tcl-debuginfo-3.29.0-2.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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) * Wed Nov 01 2017 Petr Kubat <pkubat@redhat.com> - 3.21.0-1 - Updated to version 3.21.0 (https://sqlite.org/releaselog/3_21_0.html) * Mon Aug 28 2017 Petr Kubat <pkubat@redhat.com> - 3.20.1-1 - Updated to version 3.20.1 (https://sqlite.org/releaselog/3_20_1.html) * Tue Aug 22 2017 Kalev Lember <klember@redhat.com> - 3.20.0-2 - Build with --enable-fts5