7fdf3cda1d
- Fix sqlite-fts5-link.patch: link libsqlite3.so with libm instead of the sqlite3 binary: the library is the actual user of log(). - Add sqlite3-link-binary-with-libsqlite3.patch: dyamically link /usr/bin/sqlite3 to libsqlite3 instead of statically using it. - Move autoreconf call to build section, where it belongs. - Enable FTS5 support. - Add sqlite-fts5-link.patch to link to math library because FTS5 code uses log(). - SQLite 3.11.1: * Fix an FTS5 issue in which the 'optimize' command could cause index corruption. * Fix a buffer overread that might occur if FTS5 is used to query a corrupt database file. * Increase the maximum "scope" value for the spellfix1 extension from 6 to 30. - explicitly enable readline support - run spec-cleaner OBS-URL: https://build.opensuse.org/request/show/367794 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite3?expand=0&rev=83 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
sqlite3-link-binary-with-libsqlite3.patch | ||
sqlite3.changes | ||
sqlite3.spec | ||
sqlite-autoconf-3110100.tar.gz | ||
sqlite-doc-3110100.zip | ||
sqlite-fts5-link.patch |