[ 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.46.1-5.el10_0.inferit

Name sqlite
Epoch 0
Version 3.46.1
Release 5.el10_0.inferit
Website/URL http://www.sqlite.org/
License blessing
Build Time 2025-07-29 10:18:23
Build Host builder-x86-04.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:11933
× Full screenshot
Found 2 old versions
Packages link
Package Summary SHA-256 checksum
x86_64
sqlite-libs-3.46.1-5.el10_0.inferit.x86_64 Shared library for the sqlite3 embeddable SQL database engine. fc4771bc9c424fc601e80563efa2c4449b256b027e2c48cb8022d3dda8069de8 download
sqlite-3.46.1-5.el10_0.inferit.x86_64 Library that implements an embeddable SQL database engine 81ae85898536ae59a70e4983aa02e80e6a1c562bb4c0f9f64ff8e758f40e1b7f download
sqlite-devel-3.46.1-5.el10_0.inferit.x86_64 Development tools for the sqlite3 embeddable SQL database engine 380c0294f44c245bb3554ad9930e419430bc34010bf984ecf09c5a4b39408c68 download
aarch64
sqlite-libs-3.46.1-5.el10_0.inferit.aarch64 Shared library for the sqlite3 embeddable SQL database engine. e84abb3f893965c0b347e57761423f184b6f19ed1d46bf5e1d1c886c277b6c2e download
sqlite-3.46.1-5.el10_0.inferit.aarch64 Library that implements an embeddable SQL database engine 11b9c4f439d5fd6a429de1be8e6727fdca6312dd012b76a6c2adeea0cf080c88 download
sqlite-devel-3.46.1-5.el10_0.inferit.aarch64 Development tools for the sqlite3 embeddable SQL database engine ef23bc6e56dab50aa21fe7cbd2cee042657a3d8047f60108c848fbbf65b23ffe download
src
sqlite-3.46.1-5.el10_0.inferit.src Library that implements an embeddable SQL database engine e6ff8a06a946d3c87613a60b9e79883a69d4071c5e0c951799d089baa083fc91 download
Changelog link
* Wed Jul 16 2025 Ales Nezbeda <anezbeda@redhat.com> - 3.46.1-5
- Fix CVE-2025-6965
- Resolves: RHEL-103826

* Wed May 14 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.46.1-3
- Rebuilt for MSVSphere 10

* Wed Apr 09 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.46.1-3.inferit
- Solving the undefined reference to sqlite3_deserialize problem
  for docker-ce package

* Mon Feb 03 2025 Ales Nezbeda <anezbeda@redhat.com> - 3.46.1-3
- Enabled sqlite-session feature
- Resolves: RHEL-77326

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.46.1-2
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Tue Aug 20 2024 Ales Nezbeda <anezbeda@redhat.com> - 3.46.1-1
- Update to 3.46.1
- https://www.sqlite.org/releaselog/3_46_1.html

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.45.1-3
- Bump release for June 2024 mass rebuild

* Wed Jan 31 2024 Zuzana Miklankova <zmiklank@redhat.com> - 3.45.1-1
- Updated to version 3.45.1 (https://sqlite.org/releaselog/3_45_1.html)

* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.45.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Tue Jan 16 2024 Zuzana Miklankova <zmiklank@redhat.com> - 3.45.0-1
- Updated to version 3.45.0 (https://sqlite.org/releaselog/3_45_0.html)
- List versioned soname in files, preventing unnoticed soname bumps
- Disable func4 tests for i686 arch due to failing float<->int conversions