Name: | sqlite |
---|---|
Version: | 3.34.1 |
Release: | 6.el9_1 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1552423 |
License: | Public Domain |
RPM: | sqlite-3.34.1-6.el9_1.aarch64.rpm |
Source RPM: | sqlite-3.34.1-6.el9_1.src.rpm |
Build Date: | Mon Jan 23 2023 |
Build Host: | build-ol9-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-2022-35737
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Fixed issues found by covscan
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Updated to version 3.34.1 (https://sqlite.org/releaselog/3_34_1.html)
- Updated to version 3.34.0 (https://sqlite.org/releaselog/3_34_0.html) - Enabled fts3conf.test on s390x and ppc64 architectures