Fri, 20 Sep 2024 04:25:22 UTC | login

Information for RPM sqlite-3.46.0-4.fc41.riscv64.rpm

ID1441697
Namesqlite
Version3.46.0
Release4.fc41
Epoch
Archriscv64
SummaryLibrary that implements an embeddable SQL database engine
DescriptionSQLite 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 SQLite is built with some non-default settings: - Additional APIs for table's and query's metadata are enabled (SQLITE_ENABLE_COLUMN_METADATA) - Directory syncs are disabled (SQLITE_DISABLE_DIRSYNC) - `secure_delete` defaults to 'on', so deleted content is overwritten with zeros (SQLITE_SECURE_DELETE) - `sqlite3_unlock_notify()` is enabled - this feature allows to register a callback that's invoked when lock is removed (SQLITE_ENABLE_UNLOCK_NOTIFY) - `dbstat` virtual table with disk space usage is enabled - `dbpage` virtual table providing direct access to underlying database file is enabled (SQLITE_ENABLE_DBPAGE_VTAB) - Threadsafe mode is set to 1 - Serialized, so it is safe to use in a multithreaded environment (SQLITE_THREADSAFE=1) - FTS3, FTS4 and FTS5 are enabled so versions 3 to 5 of the full-text search engine are available (SQLITE_ENABLE_FTS3, SQLITE_ENABLE_FTS4, SQLITE_ENABLE_FTS5) - Pattern parser in FTS3 extension supports nested parenthesis and operators `AND`, `OR` (SQLITE_ENABLE_FTS3_PARENTHESIS) - R*Tree index extension is enabled (SQLITE_ENABLE_RTREE) - Extension loading is enabled It is also important to note that shell has some extensions as its dependencies, so some extensions are enabled by default in SQLite shell, but not in the system libraries. Only the aforementioned extensions are available in the libraries: FTS3, FTS4, FTS5, R*Tree
Build Time2024-08-18 13:14:13 GMT
Size906.30 KB
2a0ce22c6f3a6dc728361f0b00621071
Licenseblessing
Buildrootf41-build-844465-162501
Provides
sqlite = 3.46.0-4.fc41
sqlite(riscv-64) = 3.46.0-4.fc41
sqlite3 = 3.46.0-4.fc41
Obsoletes
sqlite < 3.11.0-1
Conflicts
sqlite < 3.11.0-1
Requires
ld-linux-riscv64-lp64d.so.1()(64bit)
ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
libc.so.6(GLIBC_2.28)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.27)(64bit)
libreadline.so.8()(64bit)
libz.so.1()(64bit)
libz.so.1(ZLIB_1.2.0)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)
sqlite-libs = 3.46.0-4.fc41
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 5 of 5
Name ascending sort Size
/usr/bin/sqlite31.57 MB
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/fc0.00 B
/usr/lib/.build-id/fc/531a839d06ee5a68044b286c9dab98354fa58b27.00 B
/usr/share/man/man1/sqlite3.1.gz2.02 KB
Component of
1 through 41 of 41
Buildroot descending sort Created State
f41-build-846984-163497 2024-09-13 14:17:58 expired
f41-build-846923-163497 2024-09-13 12:01:08 expired
f41-build-846826-163192 2024-09-13 09:41:03 expired
f41-build-846822-163186 2024-09-13 09:19:52 expired
f41-build-846821-163186 2024-09-13 09:19:44 expired
f41-build-846802-163180 2024-09-13 08:27:22 expired
f41-build-846798-163174 2024-09-13 08:15:17 expired
f41-build-846797-163174 2024-09-13 08:12:41 expired
f41-build-846767-163162 2024-09-13 05:29:32 expired
f41-build-846736-163141 2024-09-13 03:00:01 expired
f41-build-846724-163131 2024-09-13 01:55:28 expired
f41-build-846713-163128 2024-09-13 00:54:45 expired
f41-build-846554-163098 2024-09-12 17:07:41 expired
f41-build-846261-162982 2024-09-12 11:24:59 expired
f41-build-846260-162970 2024-09-12 11:20:19 expired
f41-build-846240-162967 2024-09-12 11:00:02 expired
f41-build-846235-162967 2024-09-12 10:57:32 expired
f41-build-846226-162961 2024-09-12 10:45:31 expired
f41-build-846208-162958 2024-09-12 10:16:16 expired
f41-build-846200-162958 2024-09-12 10:03:34 expired
f41-build-846149-162955 2024-09-12 09:10:25 expired
f41-build-846053-162955 2024-09-12 07:46:45 expired
f41-build-846007-162905 2024-09-12 05:45:46 expired
f41-build-845917-162858 2024-09-04 18:52:40 expired
f41-build-845914-162840 2024-09-04 14:25:52 expired
f41-build-845875-162818 2024-09-04 10:39:40 expired
f41-build-845869-162818 2024-09-04 10:17:29 expired
f41-build-845866-162818 2024-09-04 10:08:02 expired
f41-build-845865-162818 2024-09-04 10:06:30 expired
f41-build-845756-162784 2024-08-23 11:47:01 expired
f41-build-845664-162696 2024-08-19 13:51:55 expired
f41-build-845659-162696 2024-08-19 13:49:48 expired
f41-build-845643-162694 2024-08-19 13:37:50 expired
f41-build-845554-162686 2024-08-19 12:21:10 expired
f41-build-845427-162683 2024-08-19 10:49:13 expired
f41-build-845392-162683 2024-08-19 10:29:53 expired
f41-build-845358-162678 2024-08-19 10:11:12 expired
f41-build-845080-162652 2024-08-19 07:42:47 expired
f41-build-845013-162646 2024-08-19 06:50:01 expired
f41-build-844990-162646 2024-08-19 06:36:47 expired
f41-build-844949-162646 2024-08-19 06:19:10 expired