Go to file
Dominique Leuenberger 322f239800 Accepting request 1073837 from server:database
- Update to 3.41.2:
  * Multiple fixes for reads past the end of memory buffers
  * Fix the sqlite3_error_offset() so that it does not return
    out-of-range values when reporting errors associated with
    generated columns.
  * Multiple fixes in the query query optimizer for problems that
    cause incorrect results for bizarre, fuzzer-generated queries.
  * Increase the size of the reference counter in the page cache
    object to 64 bits to ensure that the counter never overflows.
  * Fix a performance regression caused by a bug fix in patch
    release 3.41.1.
  * Fix a few incorrect assert() statements.

- Update to 3.41.1:
  * Ensure that the datatype for column t1.x in "CREATE TABLE t1 AS
    SELECT CAST(7 AS INT) AS x;" continues to be INT and is not
    NUM, for historical compatibility.
  * Enhance PRAGMA integrity_check to detect when extra bytes
    appear at the end of an index record.
  * Fix various obscure bugs reported by the user community

OBS-URL: https://build.opensuse.org/request/show/1073837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite3?expand=0&rev=144
2023-03-24 14:16:15 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite3?expand=0&rev=1 2008-01-14 09:18:35 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite3?expand=0&rev=1 2008-01-14 09:18:35 +00:00
baselibs.conf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite3?expand=0&rev=8 2008-05-07 20:09:22 +00:00
sqlite3.changes - Update to 3.41.2: 2023-03-22 15:25:48 +00:00
sqlite3.spec - Update to 3.41.2: 2023-03-22 15:25:48 +00:00
sqlite-doc-3410200.zip - Update to 3.41.2: 2023-03-22 15:25:48 +00:00
sqlite-src-3410200.zip - Update to 3.41.2: 2023-03-22 15:25:48 +00:00