Package sqlite-3.26.0-20.el8_10.i686
Name | sqlite |
---|---|
Epoch | 0 |
Version | 3.26.0 |
Release | 20.el8_10 |
Architecture | i686 |
Website/URL | http://www.sqlite.org/ |
License | Public Domain |
Build Time | 2025-07-29 09:18:33 |
Build Host | builder-x86-05.inferitos.ru |
Summary | Library that implements an embeddable SQL database engine |
Repositories | BaseOS |
Description | SQLite 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 |
Errata | INFSA-2025:12010 |
Size | 715 KiB |
Source Project | sqlite-3.26.0-20.el8_10 |
SHA-256 checksum | b58bb8bb115df0eb620ca6af5b7143f95220097a09eb98321b59af0a2b6ea1f9 |
×
* Thu Jul 17 2025 Ales Nezbeda <anezbeda@redhat.com> - 3.26.0-20 - Fixes CVE-2025-6965 * Wed Jan 03 2024 Zuzana Miklankova <zmiklank@redhat.com> - 3.26.0-19 - Fixed CVE-2023-7104 * Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.26.0-18 - Rebuilt for MSVSphere 8.8 * Fri Apr 14 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.26.0-18 - Fixed CVE-2022-24736 * Tue Nov 15 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.26.0-17 - Fixed CVE-2022-35737 * Mon Sep 05 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.26.0-16 - Fixed CVE-2020-35527 - Fixed CVE-2020-35525 * Tue May 18 2021 Petr Kubat <pkubat@redhat.com> - 3.26.0-15 - Removing fix for CVE-2019-19645 (unaffected) - Removing fix for CVE-2019-19880 (unaffected) * Thu Apr 15 2021 Ondrej Dubaj <odubaj@redhat.com> - 3.26.0-14 - Fixed CVE-2019-5827 (#1710184) - Fixed CVE-2019-13750 (#1786510) - Fixed CVE-2019-13751 (#1786522) - Fixed CVE-2019-19603 (#1792013) - Fixed CVE-2020-13435 (#1841233) * Tue Dec 01 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.26.0-13 - enabled fts3conf.test on s390x and ppc64 architectures * Mon Aug 17 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.26.0-12 - Fixed CVE-2020-13434 (#1845843) - Fixed CVE-2020-15358 (#1855208)