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

Name sqlite
Epoch 0
Version 3.46.1
Release 4.el10_0.inferit
Website/URL http://www.sqlite.org/
License blessing
Build Time 2025-05-24 20:59:49
Build Host builder-x86-06.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:7517
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
sqlite-libs-3.46.1-4.el10_0.inferit.x86_64 Shared library for the sqlite3 embeddable SQL database engine. a3c638c4cef4bb181c1bcedc456ead4539666c66353b748942313ee7b37ea923 download
sqlite-3.46.1-4.el10_0.inferit.x86_64 Library that implements an embeddable SQL database engine db8ffc53906b8544ff6b369f80e1cda8059abce7a58fcc963513e5c2421acb8a download
sqlite-devel-3.46.1-4.el10_0.inferit.x86_64 Development tools for the sqlite3 embeddable SQL database engine 34f7249046f23f64567e641c73ba4046c430c9033fe55406a19bc0b843b1b5cc download
aarch64
sqlite-libs-3.46.1-4.el10_0.inferit.aarch64 Shared library for the sqlite3 embeddable SQL database engine. 6d11e520c4b41892e16667e3f0ea0c989f4a2d8bae5558959291a18b315e411a download
sqlite-3.46.1-4.el10_0.inferit.aarch64 Library that implements an embeddable SQL database engine 3499b07644d3822d0e10ad2bf34756f909b28b1fb212006c217db32a5ad55831 download
sqlite-devel-3.46.1-4.el10_0.inferit.aarch64 Development tools for the sqlite3 embeddable SQL database engine cbe597e19e8f21f34694715e791bce03df4be50994acacac3828372b57501f82 download
src
sqlite-3.46.1-4.el10_0.inferit.src Library that implements an embeddable SQL database engine ed5f8c91d125cfe54174243ed082e9971ee02a01ef243dd315a82c4abbced1a4 download
Changelog link
* Wed May 14 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.46.1-4
- 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

* 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)