aboutsummaryrefslogtreecommitdiff
path: root/contrib/sqlite3/configure
Commit message (Collapse)AuthorAgeFilesLines
* sqlite3: Vendor import of sqlite3 3.50.2Cy Schubert2025-07-071-16887/+4
| | | | | | | | | | Release notes at https://www.sqlite.org/releaselog/3_50_2.html. Obtained from: https://www.sqlite.org/2025/sqlite-autoconf-3500200.tar.gz MFC after: 1 month Merge commit '89922daaa168292633b1a7a523bcd0559487c6ad'
* sqlite3: Vendor import of sqlite3 3.46.1Cy Schubert2024-08-261-10/+10
| | | | | | | | | | Release notes at https://www.sqlite.org/releaselog/3_46_1.html. Obtained from: https://www.sqlite.org/2024/sqlite-autoconf-3460100.tar.gz MFC after: 1 week Merge commit '657ea345f331704c612a35e5a74968bef9ffcfd8' into sqlite3
* sqlite3: Vendor import of sqlite3 3.46.0Cy Schubert2024-06-031-10/+10
| | | | | | | | Release notes at https://www.sqlite.org/releaselog/3_46_0.html. Obtained from: https://www.sqlite.org/2024/sqlite-autoconf-3460000.tar.gz Merge commit '259d29fd8c012d4392fa59ff803b691ead5b304d' into main
* sqlite3: Vendor import of sqlite3 3.45.1Cy Schubert2024-03-121-10/+10
| | | | | | | | | Release notes at https://www.sqlite.org/releaselog/3_45_1.html. Obtained from: https://www.sqlite.org/2024/sqlite-autoconf-3450100.tar.gz MFC after: 1 week Merge commit '1e59a00476c9801952e7319719fcdb095a0cd007' into main
* sqlite3: Vendor import of sqlite3 3.45.0Cy Schubert2024-01-221-10/+10
| | | | | | | | | Release notes at https://www.sqlite.org/releaselog/3_45_0.html Obtained from: https://www.sqlite.org/2024/sqlite-autoconf-3450000.tar.gz MFC after: 2 weeks Merge commit 'cdad538768db9e2c8258d19e9282fb5aaae80e46'
* sqlite3: Vendor import of sqlite3 3.44.0Cy Schubert2023-11-131-10/+10
| | | | | | | | | Release notes at https://www.sqlite.org/releaselog/3_44_0.html. Obtained from: https://www.sqlite.org/2023/sqlite-autoconf-3440000.tar.gz MFC after: 2 weeks Merge commit '3a88fe13354325b9f56f07927e654de4f5398707'
* sqlite3: Vendor import of sqlite3 3.43.1Cy Schubert2023-09-191-10/+10
| | | | | | | | | | Release notes at https://www.sqlite.org/releaselog/3_43_1.html. Obtained from: https://www.sqlite.org/2023/sqlite-autoconf-3430100.tar.gz MFC after: 2 weeks Merge commit 'fa2bb1440e13602676feec708ac7a9a3bb5ce5c8' into main
* sqlite3: Vendor import of sqlite3 3.42.0Cy Schubert2023-05-281-10/+10
| | | | | | | | Release notes at https://www.sqlite.org/releaselog/3_42_0.html. Obtained from: https://www.sqlite.org/2023/sqlite-autoconf-3420000.tar.gz Merge commit '92b2b066353ddd32e1d59f8c52c430d552d9a9a5' into sqlite3/main
* sqlite3: Vendor import of sqlite3 3.41.2Cy Schubert2023-04-171-10/+10
| | | | | | | | | Release notes at https://www.sqlite.org/releaselog/3_41_2.html. Obtained from: https://www.sqlite.org/2023/sqlite-autoconf-3410200.tar.gz MFC after: 2 weeks Merge commit '853a43f7c79218855a6e45a25a00b942972e3fa1'
* sqlite3: Vendor import of sqlite3 3.41.0Cy Schubert2023-02-281-10/+10
| | | | | | | | | Release notes at https://www.sqlite.org/releaselog/3_41_0.html. Obtained from: https://www.sqlite.org/2023/sqlite-autoconf-3410000.tar.gz MFC after: 2 weeks Merge commit '615bd3eb2a2225e83e14d5b2a82649430889483c' into temp_merge
* sqlite3: Vendor import of sqlite3 3.40.1Cy Schubert2023-01-061-10/+10
| | | | | | | | Release notes at https://www.sqlite.org/releaselog/3_40_1.html. Obtained from: https://www.sqlite.org/2022/sqlite-autoconf-3400100.tar.gz Merge commit 'c728c97f5c838c9a873516c4499e4e1a41788ce7' into main
* sqlite3: Vendor import of sqlite3 3.40.0Cy Schubert2022-11-281-10/+10
| | | | | | | | Changes at https://www.sqlite.org/releaselog/3_40_0.html Obtained from: https://www.sqlite.org/2022/sqlite-autoconf-3400000.tar.gz Merge commit 'ac50343d44f8dff1efe667b4713de4b1351a19e1' into main
* sqlite3: Vendor import of sqlite3 3.39.3Cy Schubert2022-09-201-10/+10
| | | | | | Changes at https://www.sqlite.org/releaselog/3_39_3.html. Obtained from: https://www.sqlite.org/2022/sqlite-autoconf-3390300.tar.gz
* sqlite3: Vendor import of sqlite3 3.39.2Cy Schubert2022-08-301-10/+10
| | | | | | | | | | Changes at https://www.sqlite.org/releaselog/3_39_2.html. Security: CVE-2022-35737 Obtained from: https://www.sqlite.org/2022/sqlite-autoconf-3390200.tar.gz MFC after: immediately Merge commit '1545dd7d6cc54bdfca9bc9f74c42745b514b60c9' into sqlite3/main3
* sqlite3: Vendor import of sqlite3 3.39.0Cy Schubert2022-07-071-2788/+3564
| | | | | | | | | | Changes at https://www.sqlite.org/releaselog/3_39_0.html. Obtained from https://www.sqlite.org/2022/sqlite-autoconf-3390000.tar.gz MFC after: 1 month Merge commit '2380f7c9781e64d137f0712a8fb185dee648ed8c' into new_merge
* sqlite3: Vendor import of sqlite3 3.38.5Cy Schubert2022-05-121-34/+10
| | | | | | | | Changes at https://www.sqlite.org/releaselog/3_38_5.html. Obtained from https://www.sqlite.org/2022/sqlite-autoconf-3380500.tar.gz. Merge commit 'b562e59e27efbea397bdc8782dfceaa3c0e23542'
* sqlite3: Vendor import of sqlite3 3.37.2Cy Schubert2022-01-111-10/+10
| | | | | | Changes at https://www.sqlite.org/releaselog/3_37_2.html. MFC after: 1 month
* sqlite3: Vendor import of sqlite3 3.37.1Cy Schubert2022-01-061-10/+10
| | | | | | Changes at https://www.sqlite.org/releaselog/3_37_1.html. Merge commit '7e13a4eb402641ddf307497cc9ac7ce1ab21c2a8' into sqlite3-work2
* sqlite3: import sqlite3 3.35.5Cy Schubert2021-05-071-11/+142
| | | | | | | | Merge commit '0511e356f5e2106928ee352ee974d1470c860a9a' into new_merge Changes at https://www.sqlite.org/releaselog/3_35_5.html. MFC after: 1 month
* Import sqlite 3.34.1 (3340100).Cy Schubert2021-01-261-10/+10
|
* MFV 364467:Cy Schubert2020-08-241-10/+10
| | | | | | | | | | | Update sqlite to 3.33.0 (3330000). Release announcement at https://www.sqlite.org/releaselog/3_33_0.html. MFC after: 1 month Notes: svn path=/head/; revision=364720
* MFV r362990:Cy Schubert2020-07-071-10/+10
| | | | | | | | | | | | | | Update sqlite to 3.32.3 (3320300). Release Announcement: https://www.sqlite.org/releaselog/3_32_3.html See also: ports r541414 PR: 247819 Reported by: Pavel Volkov <pavelivolkov at gmail.com> MFC after: 1 week Notes: svn path=/head/; revision=362997
* MFV r362143:Cy Schubert2020-06-131-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update sqlite3 to 3.32.2 (3320200). CVE-2020-11655: SQLite through 3.31.1 allows attackers to cause a denial of service (segmentation fault) via a malformed window-function query because the AggInfo object's initialization is mishandled. CVE-2020-13434: SQLite through 3.32.0 has an integer overflow in sqlite3_str_vappendf in printf.c. CVE-2020-13435: SQLite through 3.32.0 has a segmentation fault in sqlite3ExprCodeTarget in expr.c. CVE-2020-13630: ext/fts3/fts3.c in SQLite before 3.32.0 has a use-after-free in fts3EvalNextRow, related to the snippet feature CVE-2020-13631: SQLite before 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c and build.c. CVE-2020-13632: ext/fts3/fts3_snippet.c in SQLite before 3.32.0 ha s a NULL pointer dereference via a crafted matchinfo() query. PR: 247149 Reported by: spam123@bitbert.com MFC after: 3 days Security: vuxml: c4ac9c79-ab37-11ea-8b5e-b42e99a1b9c3 https://nvd.nist.gov/vuln/detail/CVE-2020-11655 https://nvd.nist.gov/vuln/detail/CVE-2020-13434 https://nvd.nist.gov/vuln/detail/CVE-2020-13435 https://nvd.nist.gov/vuln/detail/CVE-2020-13630 https://nvd.nist.gov/vuln/detail/CVE-2020-13631 https://nvd.nist.gov/vuln/detail/CVE-2020-13632 Notes: svn path=/head/; revision=362145
* MFV r362082:Cy Schubert2020-06-121-10/+10
| | | | | | | | | | | | | | Update sqlite3 3.31.1 --> 3.32.0. PR: 247149 Reported by: spam123@bitbert.com Reminded by: emaste MFC after: 3 days Security: CVE-2020-11655, CVE-2020-13434, CVE-2020-13435, CVE-2020-13630, CVE-2020-13631, CVE-2020-13632 Notes: svn path=/head/; revision=362095
* MFV r360158:Cy Schubert2020-04-231-10/+10
| | | | | | | | | | | | Update sqlite3-3.31.0 (3310000) --> sqlite3-3.31.1 (3310100) Tested by: Mark Millard <marklmi at yahoo.com> With to be committed PowerPC patch MFC after: 1 month X-MFC with: r360221 Notes: svn path=/head/; revision=360222
* In preparation for update to sqlite3-3.31.1 (3310100),Cy Schubert2020-04-231-11/+11
| | | | | | | | | | | | recommit r357201: MFV r357163, which was reverted by r357522 due to segfault under PowerPc. Update sqlite3-3.30.1 (3300100) --> sqlite3-3.31.0 (3310000) MFC after: 1 month Notes: svn path=/head/; revision=360221
* Revert r357201: downgrade sqlite3 from sqlite3-3.31.0 (3310000) toCy Schubert2020-02-041-11/+11
| | | | | | | | | | | sqlite3-3.30.1 (3300100), as it causes svnlite segfaults on PowerPC, resulting in corruption. Reported by: Mark Millard <marklmi at yahoo.com> Francis Little <oggy at farscape.co.uk> Notes: svn path=/head/; revision=357522
* MFV r357163:Cy Schubert2020-01-281-11/+11
| | | | | | | | | Update sqlite3-3.30.1 (3300100) --> sqlite3-3.31.0 (3310000) MFC after: 1 month Notes: svn path=/head/; revision=357201
* MFV r354257:Cy Schubert2019-11-031-10/+10
| | | | | | | | | Update sqlite3-3.29.0 (3290000) --> sqlite3-3.30.1 (3300100) MFC after: 1 month Notes: svn path=/head/; revision=354269
* MFV r350080:Cy Schubert2019-07-181-10/+10
| | | | | | | | | Update sqlite3-3.28.0 (3280000) --> sqlite3-3.29.0 (3290000) MFC after: 1 week Notes: svn path=/head/; revision=350103
* MFV r347136:Cy Schubert2019-05-051-10/+10
| | | | | | | | | | Update sqlite3-3.27.2 (3270200) --> sqlite3-3.28.0 (3280000) MFC after: 3 days Security: CVE-2019-9937, CVE-2019-9936 Notes: svn path=/head/; revision=347139
* MFV r346450:Cy Schubert2019-04-201-10/+10
| | | | | | | | | Update sqlite3-3.27.1 (3270100) --> sqlite3-3.27.2 (3270200) MFC after: 11 days Notes: svn path=/head/; revision=346459
* MFV r345988:Cy Schubert2019-04-061-20/+47
| | | | | | | | | Update sqlite3-3.26.0 (3260000) --> sqlite3-3.27.1 (3270100) MFC after: 2 weeks Notes: svn path=/head/; revision=345996
* MFV r342175:Cy Schubert2018-12-181-32/+83
| | | | | | | | | | | Update sqlite3-3.23.1 --> sqlite3-3.26.0 (3260000) MFC after: 3 days Security: https://blade.tencent.com/magellan/index_en.html No known CVE was apparently registered. Notes: svn path=/head/; revision=342183
* Update private sqlite from sqlite3-3.20.0 to sqlite3-3.23.1Peter Wemm2018-05-081-16/+148
| | | | Notes: svn path=/head/; revision=333352
* Update from sqlite3-3.14.1 to sqlite3-3.20.0. This is a private lib.Peter Wemm2017-08-111-12/+12
| | | | | | | This fixes a possible client-side crash when parsing corrupt databases. Notes: svn path=/head/; revision=322386
* MFV r304732.Cy Schubert2016-08-241-50/+189
| | | | | | | | | | | | | Update from sqlite3-3.12.1 (3120100) to sqlite3-3.14.1 (3140100). This commit addresses the tmpdir selection vulnerability fixed in sqlite3-1.13.0. See VuXML entry 546deeea-3fc6-11e6-a671-60a44ce6887b. Security: VuXML 546deeea-3fc6-11e6-a671-60a44ce6887b Security: CVE-2016-6153 Notes: svn path=/head/; revision=304747
* Import sqlite3 3.12.1Baptiste Daroussin2016-04-171-1013/+1822
| | | | Notes: svn path=/head/; revision=298161
* Update the private sqlite3 from 3.8.9 to 3.8.11.1 (used by svnlite andPeter Wemm2015-08-091-10/+10
| | | | | | | kerberos) Notes: svn path=/head/; revision=286510
* Import sqlite3 3.8.9Baptiste Daroussin2015-05-011-10/+10
| | | | Notes: svn path=/head/; revision=282328
* Update sqlite3 to 3.8.7.2Baptiste Daroussin2014-11-221-10/+10
| | | | Notes: svn path=/head/; revision=274884
* Update sqlite-3.7.17 -> 3.8.5Peter Wemm2014-08-121-11780/+5403
| | | | Notes: svn path=/head/; revision=269851
* Introduce svnlite so that we can check out our source code again.Peter Wemm2013-06-181-0/+21223
This is actually a fully functional build except: * All internal shared libraries are static linked to make sure there is no interference with ports (and to reduce build time). * It does not have the python/perl/etc plugin or API support. * By default, it installs as "svnlite" rather than "svn". * If WITH_SVN added in make.conf, you get "svn". * If WITHOUT_SVNLITE is in make.conf, this is completely disabled. To be absolutely clear, this is not intended for any use other than checking out freebsd source and committing, like we once did with cvs. It should be usable for small scale local repositories that don't need the python/perl plugin architecture. Notes: svn path=/head/; revision=251886