Revisions of sqlite3

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 965652 from Reinhard Max's avatar Reinhard Max (rmax) (revision 131)
- update to 3.38.2:
  * Fix a problem with the Bloom filter optimization that might
    cause an incorrect answer when doing a LEFT JOIN with a WHERE
    clause constraint that says that one of the columns on the
    right table of the LEFT JOIN is NULL.
  * Other minor patches.

- Remove obsolete configure flags
- Package the Tcl bindings here again so that we only ship one copy
  of SQLite (bsc#1195773).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 887264 from Reinhard Max's avatar Reinhard Max (rmax) (revision 126)
SQLite3 3.35.5 (forwarded request 886927 from AndreasStieger)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 880148 from Reinhard Max's avatar Reinhard Max (rmax) (revision 125)
- Fix typo in macro definition. (forwarded request 880128 from marxin)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 816145 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 120)
SQLite 3.32.3
CVE-2020-13871 boo#1172646
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 768339 from Reinhard Max's avatar Reinhard Max (rmax) (revision 118)
- Fix a regression on ppc64be and s390x, found by the fuzzing
  tests, add 04885763c4cd00cb-s390-compatibility.patch.
- Adapt some FTS tests to work on big endian archs:
  b20503aaf5b6595a-adapt-FTS-tests-for-big-endian.patch (forwarded request 768317 from StefanBruens)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 731563 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 115)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 714604 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 114)
- Update to version 3.29.0
  * Added the SQLITE_DBCONFIG_DQS_DML and SQLITE_DBCONFIG_DQS_DDL
    actions to sqlite3_db_config() for activating and deactivating
    the double-quoted string literal misfeature. Both default to 
    "on" for legacy compatibility, but developers are encouraged 
    to turn them "off", perhaps using the -DSQLITE_DQS=0
    compile-time option.
  * -DSQLITE_DQS=0 is now a recommended compile-time option.
  * Improvements to the query planner:
    + Improved optimization of AND and OR operators when one or
      the other operand is a constant.
    + Enhancements to the LIKE optimization for cases when the
      left-hand side column has numeric affinity.
  * Added the "sqlite_dbdata" virtual table for extracting raw
    low-level content from an SQLite database, even a database
    that is corrupt.
  * Enhancements to the CLI:
    + Add the ".recover" command which tries to recover as much
      content as possible from a corrupt database file.
    + Add the ".filectrl" command useful for testing.
    + Add the long-standing ".testctrl" command to the ".help" menu.
    + Added the ".dbconfig" command
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 706065 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 113)
Automatic submission by obs-autosubmit
Displaying revisions 21 - 40 of 152
openSUSE Build Service is sponsored by