[ 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-3.el10.inferit

Name sqlite
Epoch 0
Version 3.46.1
Release 3.el10.inferit
Website/URL http://www.sqlite.org/
License blessing
Build Time 2025-04-09 15:52:28
Build Host builder-x86-03.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-libs-3.46.1-3.el10.inferit.x86_64 Shared library for the sqlite3 embeddable SQL database engine. 3a2b58752e52928e5f5141371d55bad11b1acfff62a98ecb934d28eaf66958c0 download
sqlite-3.46.1-3.el10.inferit.x86_64 Library that implements an embeddable SQL database engine 4c4a6b2e024ecb716136b333c3854b5d23d17bb6234eefb6c4d72dbc25bfcb2c download
sqlite-devel-3.46.1-3.el10.inferit.x86_64 Development tools for the sqlite3 embeddable SQL database engine ddee515219a47dbb462306a7cc1868422e41da88488e7132eec3afda97a0298b download
aarch64
sqlite-libs-3.46.1-3.el10.inferit.aarch64 Shared library for the sqlite3 embeddable SQL database engine. 7224f2b3420b350c38e753bc539efa5cf7aed73180a3e60cdd5fe96cb5d02150 download
sqlite-3.46.1-3.el10.inferit.aarch64 Library that implements an embeddable SQL database engine 182a6c9245d64bbb97f7e95d0b49eef4a2b946ce6b058c1dad272979f250580b download
sqlite-devel-3.46.1-3.el10.inferit.aarch64 Development tools for the sqlite3 embeddable SQL database engine 092625882a415cfb0b9f989a4dc9ccc820d927018dbfbe28f768eb73dfdc4cc6 download
src
sqlite-3.46.1-3.el10.inferit.src Library that implements an embeddable SQL database engine 7844940a6fc12c16ed1e26c781bdf18c0ee670d47922027705fa7cae0ff0ba02 download
Changelog link
* 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 Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.46.1-2
- Rebuilt for MSVSphere 10

* 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

* Thu Dec 07 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.44.2-1
- Updated to version 3.44.2 (https://sqlite.org/releaselog/3_44_2.html)