History log of /freebsd-current/contrib/sqlite3/Makefile.msc
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 0f996f45 02-Jun-2024 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.46.0

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


# c19fb1f9 22-Jan-2024 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.45.0

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'


# 7963e411 13-Nov-2023 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.44.0

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'


# ec994981 19-Sep-2023 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.43.1

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


# 7bba9d94 28-Feb-2023 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.41.0

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


# 4fe1295c 12-May-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.38.5

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'


# 0197ba46 05-Jan-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.37.1

Changes at https://www.sqlite.org/releaselog/3_37_1.html.

Merge commit '7e13a4eb402641ddf307497cc9ac7ce1ab21c2a8' into sqlite3-work2


# ce9de472 06-May-2021 Cy Schubert <cy@FreeBSD.org>

sqlite3: import sqlite3 3.35.5

Merge commit '0511e356f5e2106928ee352ee974d1470c860a9a' into new_merge

Changes at https://www.sqlite.org/releaselog/3_35_5.html.

MFC after: 1 month


# b622dc25 12-Jun-2020 Cy Schubert <cy@FreeBSD.org>

MFV r362082:

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


# 0e2816f5 23-Apr-2020 Cy Schubert <cy@FreeBSD.org>

In preparation for update to sqlite3-3.31.1 (3310100),
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

# c998f2d3 04-Feb-2020 Cy Schubert <cy@FreeBSD.org>

Revert r357201: downgrade sqlite3 from sqlite3-3.31.0 (3310000) to
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>

# 882f88ff 28-Jan-2020 Cy Schubert <cy@FreeBSD.org>

MFV r357163:

Update sqlite3-3.30.1 (3300100) --> sqlite3-3.31.0 (3310000)

MFC after: 1 month


# f1b328b3 02-Nov-2019 Cy Schubert <cy@FreeBSD.org>

MFV r354257:

Update sqlite3-3.29.0 (3290000) --> sqlite3-3.30.1 (3300100)

MFC after: 1 month


# 02273ca8 04-May-2019 Cy Schubert <cy@FreeBSD.org>

MFV r347136:

Update sqlite3-3.27.2 (3270200) --> sqlite3-3.28.0 (3280000)

MFC after: 3 days
Security: CVE-2019-9937, CVE-2019-9936


# bca4681b 06-Apr-2019 Cy Schubert <cy@FreeBSD.org>

MFV r345988:

Update sqlite3-3.26.0 (3260000) --> sqlite3-3.27.1 (3270100)

MFC after: 2 weeks


# 076b9443 17-Dec-2018 Cy Schubert <cy@FreeBSD.org>

MFV r342175:

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.


# 54a41122 07-May-2018 Peter Wemm <peter@FreeBSD.org>

Update private sqlite from sqlite3-3.20.0 to sqlite3-3.23.1


# ee51cfe1 10-Aug-2017 Peter Wemm <peter@FreeBSD.org>

Update from sqlite3-3.14.1 to sqlite3-3.20.0. This is a private lib.
This fixes a possible client-side crash when parsing corrupt databases.


# affba8c7 23-Aug-2016 Cy Schubert <cy@FreeBSD.org>

MFV r304732.

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


# c19fb1f9 22-Jan-2024 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.45.0

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'


# 7963e411 13-Nov-2023 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.44.0

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'


# ec994981 19-Sep-2023 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.43.1

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


# 7bba9d94 28-Feb-2023 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.41.0

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


# 4fe1295c 12-May-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.38.5

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'


# 0197ba46 05-Jan-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.37.1

Changes at https://www.sqlite.org/releaselog/3_37_1.html.

Merge commit '7e13a4eb402641ddf307497cc9ac7ce1ab21c2a8' into sqlite3-work2


# ce9de472 06-May-2021 Cy Schubert <cy@FreeBSD.org>

sqlite3: import sqlite3 3.35.5

Merge commit '0511e356f5e2106928ee352ee974d1470c860a9a' into new_merge

Changes at https://www.sqlite.org/releaselog/3_35_5.html.

MFC after: 1 month


# b622dc25 12-Jun-2020 Cy Schubert <cy@FreeBSD.org>

MFV r362082:

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


# 0e2816f5 23-Apr-2020 Cy Schubert <cy@FreeBSD.org>

In preparation for update to sqlite3-3.31.1 (3310100),
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

# c998f2d3 04-Feb-2020 Cy Schubert <cy@FreeBSD.org>

Revert r357201: downgrade sqlite3 from sqlite3-3.31.0 (3310000) to
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>

# 882f88ff 28-Jan-2020 Cy Schubert <cy@FreeBSD.org>

MFV r357163:

Update sqlite3-3.30.1 (3300100) --> sqlite3-3.31.0 (3310000)

MFC after: 1 month


# f1b328b3 02-Nov-2019 Cy Schubert <cy@FreeBSD.org>

MFV r354257:

Update sqlite3-3.29.0 (3290000) --> sqlite3-3.30.1 (3300100)

MFC after: 1 month


# 02273ca8 04-May-2019 Cy Schubert <cy@FreeBSD.org>

MFV r347136:

Update sqlite3-3.27.2 (3270200) --> sqlite3-3.28.0 (3280000)

MFC after: 3 days
Security: CVE-2019-9937, CVE-2019-9936


# bca4681b 06-Apr-2019 Cy Schubert <cy@FreeBSD.org>

MFV r345988:

Update sqlite3-3.26.0 (3260000) --> sqlite3-3.27.1 (3270100)

MFC after: 2 weeks


# 076b9443 17-Dec-2018 Cy Schubert <cy@FreeBSD.org>

MFV r342175:

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.


# 54a41122 07-May-2018 Peter Wemm <peter@FreeBSD.org>

Update private sqlite from sqlite3-3.20.0 to sqlite3-3.23.1


# ee51cfe1 10-Aug-2017 Peter Wemm <peter@FreeBSD.org>

Update from sqlite3-3.14.1 to sqlite3-3.20.0. This is a private lib.
This fixes a possible client-side crash when parsing corrupt databases.


# affba8c7 23-Aug-2016 Cy Schubert <cy@FreeBSD.org>

MFV r304732.

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


# 7963e411 13-Nov-2023 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.44.0

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'


# ec994981 19-Sep-2023 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.43.1

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


# 7bba9d94 28-Feb-2023 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.41.0

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


# 4fe1295c 12-May-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.38.5

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'


# 0197ba46 05-Jan-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.37.1

Changes at https://www.sqlite.org/releaselog/3_37_1.html.

Merge commit '7e13a4eb402641ddf307497cc9ac7ce1ab21c2a8' into sqlite3-work2


# ce9de472 06-May-2021 Cy Schubert <cy@FreeBSD.org>

sqlite3: import sqlite3 3.35.5

Merge commit '0511e356f5e2106928ee352ee974d1470c860a9a' into new_merge

Changes at https://www.sqlite.org/releaselog/3_35_5.html.

MFC after: 1 month


# b622dc25 12-Jun-2020 Cy Schubert <cy@FreeBSD.org>

MFV r362082:

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


# 0e2816f5 23-Apr-2020 Cy Schubert <cy@FreeBSD.org>

In preparation for update to sqlite3-3.31.1 (3310100),
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

# c998f2d3 04-Feb-2020 Cy Schubert <cy@FreeBSD.org>

Revert r357201: downgrade sqlite3 from sqlite3-3.31.0 (3310000) to
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>

# 882f88ff 28-Jan-2020 Cy Schubert <cy@FreeBSD.org>

MFV r357163:

Update sqlite3-3.30.1 (3300100) --> sqlite3-3.31.0 (3310000)

MFC after: 1 month


# f1b328b3 02-Nov-2019 Cy Schubert <cy@FreeBSD.org>

MFV r354257:

Update sqlite3-3.29.0 (3290000) --> sqlite3-3.30.1 (3300100)

MFC after: 1 month


# 02273ca8 04-May-2019 Cy Schubert <cy@FreeBSD.org>

MFV r347136:

Update sqlite3-3.27.2 (3270200) --> sqlite3-3.28.0 (3280000)

MFC after: 3 days
Security: CVE-2019-9937, CVE-2019-9936


# bca4681b 06-Apr-2019 Cy Schubert <cy@FreeBSD.org>

MFV r345988:

Update sqlite3-3.26.0 (3260000) --> sqlite3-3.27.1 (3270100)

MFC after: 2 weeks


# 076b9443 17-Dec-2018 Cy Schubert <cy@FreeBSD.org>

MFV r342175:

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.


# 54a41122 07-May-2018 Peter Wemm <peter@FreeBSD.org>

Update private sqlite from sqlite3-3.20.0 to sqlite3-3.23.1


# ee51cfe1 10-Aug-2017 Peter Wemm <peter@FreeBSD.org>

Update from sqlite3-3.14.1 to sqlite3-3.20.0. This is a private lib.
This fixes a possible client-side crash when parsing corrupt databases.


# affba8c7 23-Aug-2016 Cy Schubert <cy@FreeBSD.org>

MFV r304732.

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


# ec994981 19-Sep-2023 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.43.1

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


# 7bba9d94 28-Feb-2023 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.41.0

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


# 4fe1295c 12-May-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.38.5

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'


# 0197ba46 05-Jan-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.37.1

Changes at https://www.sqlite.org/releaselog/3_37_1.html.

Merge commit '7e13a4eb402641ddf307497cc9ac7ce1ab21c2a8' into sqlite3-work2


# ce9de472 06-May-2021 Cy Schubert <cy@FreeBSD.org>

sqlite3: import sqlite3 3.35.5

Merge commit '0511e356f5e2106928ee352ee974d1470c860a9a' into new_merge

Changes at https://www.sqlite.org/releaselog/3_35_5.html.

MFC after: 1 month


# b622dc25 12-Jun-2020 Cy Schubert <cy@FreeBSD.org>

MFV r362082:

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


# 0e2816f5 23-Apr-2020 Cy Schubert <cy@FreeBSD.org>

In preparation for update to sqlite3-3.31.1 (3310100),
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

# c998f2d3 04-Feb-2020 Cy Schubert <cy@FreeBSD.org>

Revert r357201: downgrade sqlite3 from sqlite3-3.31.0 (3310000) to
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>

# 882f88ff 28-Jan-2020 Cy Schubert <cy@FreeBSD.org>

MFV r357163:

Update sqlite3-3.30.1 (3300100) --> sqlite3-3.31.0 (3310000)

MFC after: 1 month


# f1b328b3 02-Nov-2019 Cy Schubert <cy@FreeBSD.org>

MFV r354257:

Update sqlite3-3.29.0 (3290000) --> sqlite3-3.30.1 (3300100)

MFC after: 1 month


# 02273ca8 04-May-2019 Cy Schubert <cy@FreeBSD.org>

MFV r347136:

Update sqlite3-3.27.2 (3270200) --> sqlite3-3.28.0 (3280000)

MFC after: 3 days
Security: CVE-2019-9937, CVE-2019-9936


# bca4681b 06-Apr-2019 Cy Schubert <cy@FreeBSD.org>

MFV r345988:

Update sqlite3-3.26.0 (3260000) --> sqlite3-3.27.1 (3270100)

MFC after: 2 weeks


# 076b9443 17-Dec-2018 Cy Schubert <cy@FreeBSD.org>

MFV r342175:

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.


# 54a41122 07-May-2018 Peter Wemm <peter@FreeBSD.org>

Update private sqlite from sqlite3-3.20.0 to sqlite3-3.23.1


# ee51cfe1 10-Aug-2017 Peter Wemm <peter@FreeBSD.org>

Update from sqlite3-3.14.1 to sqlite3-3.20.0. This is a private lib.
This fixes a possible client-side crash when parsing corrupt databases.


# affba8c7 23-Aug-2016 Cy Schubert <cy@FreeBSD.org>

MFV r304732.

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


# 7bba9d94 28-Feb-2023 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.41.0

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


# 4fe1295c 12-May-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.38.5

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'


# 0197ba46 05-Jan-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.37.1

Changes at https://www.sqlite.org/releaselog/3_37_1.html.

Merge commit '7e13a4eb402641ddf307497cc9ac7ce1ab21c2a8' into sqlite3-work2


# ce9de472 06-May-2021 Cy Schubert <cy@FreeBSD.org>

sqlite3: import sqlite3 3.35.5

Merge commit '0511e356f5e2106928ee352ee974d1470c860a9a' into new_merge

Changes at https://www.sqlite.org/releaselog/3_35_5.html.

MFC after: 1 month


# b622dc25 12-Jun-2020 Cy Schubert <cy@FreeBSD.org>

MFV r362082:

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


# 0e2816f5 23-Apr-2020 Cy Schubert <cy@FreeBSD.org>

In preparation for update to sqlite3-3.31.1 (3310100),
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

# c998f2d3 04-Feb-2020 Cy Schubert <cy@FreeBSD.org>

Revert r357201: downgrade sqlite3 from sqlite3-3.31.0 (3310000) to
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>

# 882f88ff 28-Jan-2020 Cy Schubert <cy@FreeBSD.org>

MFV r357163:

Update sqlite3-3.30.1 (3300100) --> sqlite3-3.31.0 (3310000)

MFC after: 1 month


# f1b328b3 02-Nov-2019 Cy Schubert <cy@FreeBSD.org>

MFV r354257:

Update sqlite3-3.29.0 (3290000) --> sqlite3-3.30.1 (3300100)

MFC after: 1 month


# 02273ca8 04-May-2019 Cy Schubert <cy@FreeBSD.org>

MFV r347136:

Update sqlite3-3.27.2 (3270200) --> sqlite3-3.28.0 (3280000)

MFC after: 3 days
Security: CVE-2019-9937, CVE-2019-9936


# bca4681b 06-Apr-2019 Cy Schubert <cy@FreeBSD.org>

MFV r345988:

Update sqlite3-3.26.0 (3260000) --> sqlite3-3.27.1 (3270100)

MFC after: 2 weeks


# 076b9443 17-Dec-2018 Cy Schubert <cy@FreeBSD.org>

MFV r342175:

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.


# 54a41122 07-May-2018 Peter Wemm <peter@FreeBSD.org>

Update private sqlite from sqlite3-3.20.0 to sqlite3-3.23.1


# ee51cfe1 10-Aug-2017 Peter Wemm <peter@FreeBSD.org>

Update from sqlite3-3.14.1 to sqlite3-3.20.0. This is a private lib.
This fixes a possible client-side crash when parsing corrupt databases.


# affba8c7 23-Aug-2016 Cy Schubert <cy@FreeBSD.org>

MFV r304732.

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


# 4fe1295c 12-May-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.38.5

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'


# 0197ba46 05-Jan-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.37.1

Changes at https://www.sqlite.org/releaselog/3_37_1.html.

Merge commit '7e13a4eb402641ddf307497cc9ac7ce1ab21c2a8' into sqlite3-work2


# ce9de472 06-May-2021 Cy Schubert <cy@FreeBSD.org>

sqlite3: import sqlite3 3.35.5

Merge commit '0511e356f5e2106928ee352ee974d1470c860a9a' into new_merge

Changes at https://www.sqlite.org/releaselog/3_35_5.html.

MFC after: 1 month


# b622dc25 12-Jun-2020 Cy Schubert <cy@FreeBSD.org>

MFV r362082:

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


# 0e2816f5 23-Apr-2020 Cy Schubert <cy@FreeBSD.org>

In preparation for update to sqlite3-3.31.1 (3310100),
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

# c998f2d3 04-Feb-2020 Cy Schubert <cy@FreeBSD.org>

Revert r357201: downgrade sqlite3 from sqlite3-3.31.0 (3310000) to
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>

# 882f88ff 28-Jan-2020 Cy Schubert <cy@FreeBSD.org>

MFV r357163:

Update sqlite3-3.30.1 (3300100) --> sqlite3-3.31.0 (3310000)

MFC after: 1 month


# f1b328b3 02-Nov-2019 Cy Schubert <cy@FreeBSD.org>

MFV r354257:

Update sqlite3-3.29.0 (3290000) --> sqlite3-3.30.1 (3300100)

MFC after: 1 month


# 02273ca8 04-May-2019 Cy Schubert <cy@FreeBSD.org>

MFV r347136:

Update sqlite3-3.27.2 (3270200) --> sqlite3-3.28.0 (3280000)

MFC after: 3 days
Security: CVE-2019-9937, CVE-2019-9936


# bca4681b 06-Apr-2019 Cy Schubert <cy@FreeBSD.org>

MFV r345988:

Update sqlite3-3.26.0 (3260000) --> sqlite3-3.27.1 (3270100)

MFC after: 2 weeks


# 076b9443 17-Dec-2018 Cy Schubert <cy@FreeBSD.org>

MFV r342175:

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.


# 54a41122 07-May-2018 Peter Wemm <peter@FreeBSD.org>

Update private sqlite from sqlite3-3.20.0 to sqlite3-3.23.1


# ee51cfe1 10-Aug-2017 Peter Wemm <peter@FreeBSD.org>

Update from sqlite3-3.14.1 to sqlite3-3.20.0. This is a private lib.
This fixes a possible client-side crash when parsing corrupt databases.


# affba8c7 23-Aug-2016 Cy Schubert <cy@FreeBSD.org>

MFV r304732.

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


# 0197ba46 05-Jan-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.37.1

Changes at https://www.sqlite.org/releaselog/3_37_1.html.

Merge commit '7e13a4eb402641ddf307497cc9ac7ce1ab21c2a8' into sqlite3-work2


# ce9de472 06-May-2021 Cy Schubert <cy@FreeBSD.org>

sqlite3: import sqlite3 3.35.5

Merge commit '0511e356f5e2106928ee352ee974d1470c860a9a' into new_merge

Changes at https://www.sqlite.org/releaselog/3_35_5.html.

MFC after: 1 month


# b622dc25 12-Jun-2020 Cy Schubert <cy@FreeBSD.org>

MFV r362082:

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


# 0e2816f5 23-Apr-2020 Cy Schubert <cy@FreeBSD.org>

In preparation for update to sqlite3-3.31.1 (3310100),
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

# c998f2d3 04-Feb-2020 Cy Schubert <cy@FreeBSD.org>

Revert r357201: downgrade sqlite3 from sqlite3-3.31.0 (3310000) to
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>

# 882f88ff 28-Jan-2020 Cy Schubert <cy@FreeBSD.org>

MFV r357163:

Update sqlite3-3.30.1 (3300100) --> sqlite3-3.31.0 (3310000)

MFC after: 1 month


# f1b328b3 02-Nov-2019 Cy Schubert <cy@FreeBSD.org>

MFV r354257:

Update sqlite3-3.29.0 (3290000) --> sqlite3-3.30.1 (3300100)

MFC after: 1 month


# 02273ca8 04-May-2019 Cy Schubert <cy@FreeBSD.org>

MFV r347136:

Update sqlite3-3.27.2 (3270200) --> sqlite3-3.28.0 (3280000)

MFC after: 3 days
Security: CVE-2019-9937, CVE-2019-9936


# bca4681b 06-Apr-2019 Cy Schubert <cy@FreeBSD.org>

MFV r345988:

Update sqlite3-3.26.0 (3260000) --> sqlite3-3.27.1 (3270100)

MFC after: 2 weeks


# 076b9443 17-Dec-2018 Cy Schubert <cy@FreeBSD.org>

MFV r342175:

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.


# 54a41122 07-May-2018 Peter Wemm <peter@FreeBSD.org>

Update private sqlite from sqlite3-3.20.0 to sqlite3-3.23.1


# ee51cfe1 10-Aug-2017 Peter Wemm <peter@FreeBSD.org>

Update from sqlite3-3.14.1 to sqlite3-3.20.0. This is a private lib.
This fixes a possible client-side crash when parsing corrupt databases.


# affba8c7 23-Aug-2016 Cy Schubert <cy@FreeBSD.org>

MFV r304732.

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


# 0e2816f5 23-Apr-2020 Cy Schubert <cy@FreeBSD.org>

In preparation for update to sqlite3-3.31.1 (3310100),
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


# c998f2d3 04-Feb-2020 Cy Schubert <cy@FreeBSD.org>

Revert r357201: downgrade sqlite3 from sqlite3-3.31.0 (3310000) to
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>