Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
10-520466-libsqlite3-depends-on-libdl.patch | =================================================================== | no | ||||
10-520478-squash-bad-deps.patch | no | |||||
20-hurd-locking-style.patch | no | |||||
30-cross.patch | =================================================================== | no | ||||
10-665363-disable-malloc-usable-size.patch | Disable malloc_usable_size Disable code introduced in sqlite 3.7.10 using malloc_usable_size, as it caused a regression on 64-bit platforms. |
Steven Chamberlain <steven@pyro.eu.org> | no | debian | ||
31-increase_SQLITE_MAX_DEFAULT_PAGE_SIZE_to_32k.patch | increase the maximum possible value of the page size Firefox/Iceweasel uses a page size of 32k, but sqlite won't allow it because the maximum it allows by default is 8k (through the SQLITE_MAX_DEFAULT_PAGE_SIZE define). This patch increases this limit. . |
Laszlo Boszormenyi (GCS) <gcs@debian.org> | invalid | debian | 2019-12-29 | |
02-use-packaged-lempar.c.patch | use packaged lempar.c Look for lempar.c under the package directory. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2020-12-04 | ||
40-Incorrect_optimization_of_IN_operator.patch | ================================================================== | no | ||||
41-Issue_with_the_LIKE_operator.patch | ================================================================== | no | ||||
0001-Fix-an-issue-with-the-SQLite-Expert-extension-when-a.patch | =?UTF-8?q?Fix=20an=20issue=20with=20the=20SQLite=20Expert=20exten?= =?UTF-8?q?sion=20when=20a=20column=20has=20no=0Acollating=20sequence.=0A[?= =?UTF-8?q?forum:/forumpost/78165fa250|Forum=20post=2078165fa250].?= |
drh <> | no | 2021-07-08 | ||
0002-Fix-a-buffer-overread-in-the-sessions-extension-that.patch | Fix a buffer overread in the sessions extension that could occur when processing a corrupt changeset. | dan <Dan Kennedy> | no | 2023-09-07 |