Name: | sqlite |
---|---|
Version: | 3.26.0 |
Release: | 20.el8_10 |
Architecture: | aarch64 |
Group: | Applications/Databases |
Size: | 1354540 |
License: | Public Domain |
RPM: | sqlite-3.26.0-20.el8_10.aarch64.rpm |
Source RPM: | sqlite-3.26.0-20.el8_10.src.rpm |
Build Date: | Tue Jul 29 2025 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.sqlite.org/ |
Summary: | Library that implements an embeddable SQL database engine |
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 |
- Fixes CVE-2025-6965
- Fixed CVE-2023-7104
- Fixed CVE-2022-24736
- Fixed CVE-2022-35737
- Fixed CVE-2020-35527 - Fixed CVE-2020-35525
- Removing fix for CVE-2019-19645 (unaffected) - Removing fix for CVE-2019-19880 (unaffected)
- 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)
- enabled fts3conf.test on s390x and ppc64 architectures
- Fixed CVE-2020-13434 (#1845843) - Fixed CVE-2020-15358 (#1855208)
- Fixed bug in CVE-2019-20218 (#1791592)