Revisions of sqlite3

Reinhard Max's avatar Reinhard Max (rmax) committed (revision 293)
- update to 3.39.3:
  * Use a statement journal on DML statement affecting two or more
    database rows if the statement makes use of a SQL functions
    that might abort.
  * Use a mutex to protect the PRAGMA temp_store_directory and
    PRAGMA data_store_directory statements, even though they are
    decremented and documented as not being threadsafe.
buildservice-autocommit accepted request 991047 from Reinhard Max's avatar Reinhard Max (rmax) (revision 292)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) accepted request 990677 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 291)
fix 3.39.2 submission boo#1201783
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 290)
- update to 3.39.2:
  * Fix a performance regression in the query planner associated
    with rearranging the order of FROM clause terms in the
    presences of a LEFT JOIN.
  * Apply fixes for CVE-2022-35737, Chromium bugs 1343348 and
    1345947, forum post 3607259d3c, and other minor problems
    discovered by internal testing.
Reinhard Max's avatar Reinhard Max (rmax) accepted request 989477 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 289)
sqlite3 3.39.1
buildservice-autocommit accepted request 989013 from Reinhard Max's avatar Reinhard Max (rmax) (revision 288)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) accepted request 986303 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 287)
- add sqlite-src-3390000-func7-pg-181.patch to skip float precision
  related test failures on 32 bit
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 986280 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 286)
sqlite3 3.39.0
buildservice-autocommit accepted request 976547 from Reinhard Max's avatar Reinhard Max (rmax) (revision 285)
baserev update by copy to link target
buildservice-autocommit accepted request 974414 from Reinhard Max's avatar Reinhard Max (rmax) (revision 283)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) accepted request 973534 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 282)
- update to 3.38.3:
  * Fix a case of the query planner be overly aggressive with
    optimizing automatic-index and Bloom-filter construction,
    using inappropriate ON clause terms to restrict the size of the
    automatic-index or Bloom filter, and resulting in missing rows
    in the output.
  * Other minor patches. See the timeline for details.
buildservice-autocommit accepted request 965652 from Reinhard Max's avatar Reinhard Max (rmax) (revision 281)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 280)
- 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.
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 279)
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 278)
- Remove obsolete configure flags
- Package the Tcl bindings here again so that we only ship one copy
  of SQLite (bsc#1195773).
- Use dynamic linking for the sqlite3 shell.
buildservice-autocommit accepted request 961697 from Reinhard Max's avatar Reinhard Max (rmax) (revision 277)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) accepted request 961694 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 276)
3.38.1 - fix FTBFS
Displaying revisions 41 - 60 of 333
openSUSE Build Service is sponsored by