[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project sqlite-3.26.0-19.el8_9

Name sqlite
Epoch 0
Version 3.26.0
Release 19.el8_9
Website/URL http://www.sqlite.org/
License Public Domain
Build Time 2024-03-13 16:38:00
Build Host builder-x86-08.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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
sqlite-3.26.0-19.el8_9.x86_64 Library that implements an embeddable SQL database engine 1860260b73029eb1394fcdc6c36e45baeec25b39dd192f5532af1ff275b848f6 download
sqlite-devel-3.26.0-19.el8_9.x86_64 Development tools for the sqlite3 embeddable SQL database engine c8b2d0bfbc46a743de8c8c5bb57e58973165333843e7e2fc2e466c08e7e41da5 download
sqlite-libs-3.26.0-19.el8_9.x86_64 Shared library for the sqlite3 embeddable SQL database engine. 8463a96dfa9fa9a5054df91fa4271aa03d8ef9289aa47fb79217b1ca9ecd6245 download
lemon-3.26.0-19.el8_9.x86_64 A parser generator e7e320253f6ca0505147af33d42d03074967cef43523d4811b869309d4a3bc5c download
i686
sqlite-3.26.0-19.el8_9.i686 Library that implements an embeddable SQL database engine f058305f4a4228b789565acc4bc9a56f78f8ddfa99ce59b1f4b94099fedbd11c download
sqlite-devel-3.26.0-19.el8_9.i686 Development tools for the sqlite3 embeddable SQL database engine 0785709dc5e1019346fe1983b1e2515e267750ff0117cfed761f9b5511452309 download
sqlite-libs-3.26.0-19.el8_9.i686 Shared library for the sqlite3 embeddable SQL database engine. 27627c33bffa34c3fdbcd3c1c68985e8f844941f70b8a6b51bf2ee3c021a8836 download
noarch
sqlite-doc-3.26.0-19.el8_9.noarch Documentation for sqlite 507570518959464f3221236cfcdcefe4c70f0476498077ccfe1a7b5d1ebe8c27 download
src
sqlite-3.26.0-19.el8_9.src Library that implements an embeddable SQL database engine dfd551b40f3d15df2cb1648d184e12ffa90b42fae15179a6f321c11947c025da download
Changelog link
* 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)

* Fri Aug 07 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.26.0-11
- Fixed bug in CVE-2019-20218 (#1791592)