Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Henry Li de15b7680f
[2.0] Fix sqlite CVE-2023-7104 (#7251)
Co-authored-by: Henry Li <lihl@microsoft.com>
2024-01-12 13:24:58 -08:00
Daniel McIlvaney 3df599aeb1
Add patch to sqlite to resolve CVE-2022-46908 (#4442)
* Patch sqlite CVE-2022-46908
2022-12-14 09:24:43 -08:00
Muhammad Falak R Wani f524e9ebfe
sqlite: bump version to 3.39.2 to address CVE-2022-35737 (#3539)
* sqlite: bump version to 3.39.2 to address CVE-2022-35737
* sqlite: cgmanifest: update entry
* sqlite: manifests: bump entry

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-08-16 18:21:31 +05:30
Christopher Co 653bf0a45d
sqlite: Address CVE-2021-36690 (#2818)
* sqlite: Address CVE-2021-36690

Fix an issue with the SQLite Expert extension when a column
 has no collating sequence

Upstream patch: https://sqlite.org/src/info/b1e0c22ec981cf5f
Forum post: https://sqlite.org/forum/forumpost/78165fa250

This is a port of the upstream commit to the SQLite Expert extension
which addresses CVE-2021-36690.
We do not ship the extensions separately so instead we need to directly
patch the offending code which is found in shell.c.

* Update toolchain and pkggen manifest files

* toolchain: add CVE patch to sqlite build in toolchain

Signed-off-by: Chris Co <chrco@microsoft.com>
2022-04-22 13:12:59 -07:00
Thomas Crain c264766b94
Remove manual pkgconfig(*) provides in toolchain specs (#2155) 2022-02-09 14:21:45 -08:00
Neha Agarwal 186ccd2afb
Update version in wget and sqlite (#2018)
* Update version in wget and sqlite

* Update in toolchain list

* Update sqlite version in toolchain script
2022-02-07 10:37:54 -08:00
Pawel Winogrodzki 77153f2702
[main] Removing redundant `%clean` stages from the spec files. (#1782) 2021-12-17 09:46:27 -08:00
Thomas Crain 368e1ddb02
Update sqlite to 3.34.1 to fix CVE-2021-20227 (#873) 2021-04-23 12:53:42 -07:00
rychenf1 01d594a934
Nopatch sqlite CVE-2015-3717 (#254) 2020-10-22 13:55:24 -07:00
Jon Slobodzian b877013b27 Initial CBL-Mariner commit to GitHub 2020-08-06 20:17:52 -07:00