Changeset 577f279 for gnome.ent

Timestamp:
04/16/2024 06:34:07 AM (7 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
lazarus, trunk
Children:
b8694111
Parents:
6406f098
git-author:
Xi Ruoyao <xry111@…> (04/16/2024 06:26:59 AM)
git-committer:
Xi Ruoyao <xry111@…> (04/16/2024 06:34:07 AM)
Message:

sqlite: Remove -DSQLITE_ENABLE_FTS3_TOKENIZER=1

In r19568-gb596c229234b it was added to support Thunderbird. But the
Sqlite upstream suggests to enable it at runtime if really needed, and
Thunderbird has used this approach since 2018.

So remove this option as it may have a security impliciation.

Link: https://www.sqlite.org/compile.html#enable_fts3_tokenizer
Link: https://hg.mozilla.org/mozilla-central/rev/c69cf0bb19cd

(No files)

Note: See TracChangeset for help on using the changeset viewer.