Revisions of sqlite3

Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 235)
- Add sqlite3-django.patch to fix builds of django
buildservice-autocommit accepted request 731563 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 232)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 231)
- bsc#1150137, CVE-2019-16168, sqlite3-CVE-2019-16168.patch:
  Improper validation of qlite_stat1 sz field leads to division by
  zero.
buildservice-autocommit accepted request 714604 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 230)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 229)
- 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
buildservice-autocommit accepted request 706065 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 228)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 227)
- Upgrade to 3.28.0:
  * CVE-2019-9936, bsc#1130326: running fts5 prefix queries inside
    a transaction could trigger a heap-based buffer over-read.
  * CVE-2019-9937, bsc#1130325: interleaving reads and writes in a
    single transaction with an fts5 virtual table will lead to a
    NULL Pointer Dereference.
  * Enhanced window functions
  * Enhanced VACUUM INTO so that it works for read-only databases.
  * New query optimizations.
  * Added the sqlite3_value_frombind() API for determining if the
    argument to an SQL function is from a bound parameter. 
  * Security and compatibilities enhancements to fts3_tokenizer().
  * Improved robustness against corrupt database files.
buildservice-autocommit accepted request 683700 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 226)
baserev update by copy to link target
buildservice-autocommit accepted request 666791 from Reinhard Max's avatar Reinhard Max (rmax) (revision 223)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 222)
  (sqlite3-btree02-100.patch)
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 221)
Fix build with Tcl 8.6.9
buildservice-autocommit accepted request 664348 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 220)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 655576 from Malte Kraus's avatar Malte Kraus (mkraus) (revision 219)
SQLite 3.26.0
buildservice-autocommit accepted request 640415 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 218)
baserev update by copy to link target
buildservice-autocommit accepted request 636108 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 216)
baserev update by copy to link target
Displaying revisions 101 - 120 of 335
openSUSE Build Service is sponsored by