History log of /freebsd-current/contrib/sqlite3/sqlite3ext.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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


# 00787218 28-Nov-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.40.0

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


# 70b56f4b 07-Jul-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.39.0

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


# 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


# 25cdacf7 25-Jan-2021 Cy Schubert <cy@FreeBSD.org>

Import sqlite 3.34.1 (3340100).

# 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


# 74a6cdda 23-Apr-2020 Cy Schubert <cy@FreeBSD.org>

MFV r360158:

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


# 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


# 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


# d915215e 17-Apr-2016 Baptiste Daroussin <bapt@FreeBSD.org>

Import sqlite3 3.12.1


# 041541bd 08-Aug-2015 Peter Wemm <peter@FreeBSD.org>

Update the private sqlite3 from 3.8.9 to 3.8.11.1 (used by svnlite and
kerberos)


# 912bdb4d 22-Nov-2014 Baptiste Daroussin <bapt@FreeBSD.org>

Update sqlite3 to 3.8.7.2


# 8bc5c7c0 11-Aug-2014 Peter Wemm <peter@FreeBSD.org>

Update sqlite-3.7.17 -> 3.8.5


# 937a2000 17-Jun-2013 Peter Wemm <peter@FreeBSD.org>

Introduce svnlite so that we can check out our source code again.

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.


# 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


# 00787218 28-Nov-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.40.0

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


# 70b56f4b 07-Jul-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.39.0

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


# 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


# 25cdacf7 25-Jan-2021 Cy Schubert <cy@FreeBSD.org>

Import sqlite 3.34.1 (3340100).

# 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


# 74a6cdda 23-Apr-2020 Cy Schubert <cy@FreeBSD.org>

MFV r360158:

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


# 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


# 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


# d915215e 17-Apr-2016 Baptiste Daroussin <bapt@FreeBSD.org>

Import sqlite3 3.12.1


# 041541bd 08-Aug-2015 Peter Wemm <peter@FreeBSD.org>

Update the private sqlite3 from 3.8.9 to 3.8.11.1 (used by svnlite and
kerberos)


# 912bdb4d 22-Nov-2014 Baptiste Daroussin <bapt@FreeBSD.org>

Update sqlite3 to 3.8.7.2


# 8bc5c7c0 11-Aug-2014 Peter Wemm <peter@FreeBSD.org>

Update sqlite-3.7.17 -> 3.8.5


# 937a2000 17-Jun-2013 Peter Wemm <peter@FreeBSD.org>

Introduce svnlite so that we can check out our source code again.

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.


# 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


# 00787218 28-Nov-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.40.0

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


# 70b56f4b 07-Jul-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.39.0

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


# 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


# 25cdacf7 25-Jan-2021 Cy Schubert <cy@FreeBSD.org>

Import sqlite 3.34.1 (3340100).

# 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


# 74a6cdda 23-Apr-2020 Cy Schubert <cy@FreeBSD.org>

MFV r360158:

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


# 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


# 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


# d915215e 17-Apr-2016 Baptiste Daroussin <bapt@FreeBSD.org>

Import sqlite3 3.12.1


# 041541bd 08-Aug-2015 Peter Wemm <peter@FreeBSD.org>

Update the private sqlite3 from 3.8.9 to 3.8.11.1 (used by svnlite and
kerberos)


# 912bdb4d 22-Nov-2014 Baptiste Daroussin <bapt@FreeBSD.org>

Update sqlite3 to 3.8.7.2


# 8bc5c7c0 11-Aug-2014 Peter Wemm <peter@FreeBSD.org>

Update sqlite-3.7.17 -> 3.8.5


# 937a2000 17-Jun-2013 Peter Wemm <peter@FreeBSD.org>

Introduce svnlite so that we can check out our source code again.

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.


# 00787218 28-Nov-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.40.0

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


# 70b56f4b 07-Jul-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.39.0

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


# 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


# 25cdacf7 25-Jan-2021 Cy Schubert <cy@FreeBSD.org>

Import sqlite 3.34.1 (3340100).

# 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


# 74a6cdda 23-Apr-2020 Cy Schubert <cy@FreeBSD.org>

MFV r360158:

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


# 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


# 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


# d915215e 17-Apr-2016 Baptiste Daroussin <bapt@FreeBSD.org>

Import sqlite3 3.12.1


# 041541bd 08-Aug-2015 Peter Wemm <peter@FreeBSD.org>

Update the private sqlite3 from 3.8.9 to 3.8.11.1 (used by svnlite and
kerberos)


# 912bdb4d 22-Nov-2014 Baptiste Daroussin <bapt@FreeBSD.org>

Update sqlite3 to 3.8.7.2


# 8bc5c7c0 11-Aug-2014 Peter Wemm <peter@FreeBSD.org>

Update sqlite-3.7.17 -> 3.8.5


# 937a2000 17-Jun-2013 Peter Wemm <peter@FreeBSD.org>

Introduce svnlite so that we can check out our source code again.

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.


# 70b56f4b 07-Jul-2022 Cy Schubert <cy@FreeBSD.org>

sqlite3: Vendor import of sqlite3 3.39.0

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


# 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


# 25cdacf7 25-Jan-2021 Cy Schubert <cy@FreeBSD.org>

Import sqlite 3.34.1 (3340100).

# 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


# 74a6cdda 23-Apr-2020 Cy Schubert <cy@FreeBSD.org>

MFV r360158:

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


# 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


# 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


# d915215e 17-Apr-2016 Baptiste Daroussin <bapt@FreeBSD.org>

Import sqlite3 3.12.1


# 041541bd 08-Aug-2015 Peter Wemm <peter@FreeBSD.org>

Update the private sqlite3 from 3.8.9 to 3.8.11.1 (used by svnlite and
kerberos)


# 912bdb4d 22-Nov-2014 Baptiste Daroussin <bapt@FreeBSD.org>

Update sqlite3 to 3.8.7.2


# 8bc5c7c0 11-Aug-2014 Peter Wemm <peter@FreeBSD.org>

Update sqlite-3.7.17 -> 3.8.5


# 937a2000 17-Jun-2013 Peter Wemm <peter@FreeBSD.org>

Introduce svnlite so that we can check out our source code again.

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.


# 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


# 25cdacf7 25-Jan-2021 Cy Schubert <cy@FreeBSD.org>

Import sqlite 3.34.1 (3340100).

# 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


# 74a6cdda 23-Apr-2020 Cy Schubert <cy@FreeBSD.org>

MFV r360158:

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


# 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


# 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


# d915215e 17-Apr-2016 Baptiste Daroussin <bapt@FreeBSD.org>

Import sqlite3 3.12.1


# 041541bd 08-Aug-2015 Peter Wemm <peter@FreeBSD.org>

Update the private sqlite3 from 3.8.9 to 3.8.11.1 (used by svnlite and
kerberos)


# 912bdb4d 22-Nov-2014 Baptiste Daroussin <bapt@FreeBSD.org>

Update sqlite3 to 3.8.7.2


# 8bc5c7c0 11-Aug-2014 Peter Wemm <peter@FreeBSD.org>

Update sqlite-3.7.17 -> 3.8.5


# 937a2000 17-Jun-2013 Peter Wemm <peter@FreeBSD.org>

Introduce svnlite so that we can check out our source code again.

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.


# 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


# 25cdacf7 25-Jan-2021 Cy Schubert <cy@FreeBSD.org>

Import sqlite 3.34.1 (3340100).

# 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


# 74a6cdda 23-Apr-2020 Cy Schubert <cy@FreeBSD.org>

MFV r360158:

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


# 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


# 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


# d915215e 17-Apr-2016 Baptiste Daroussin <bapt@FreeBSD.org>

Import sqlite3 3.12.1


# 041541bd 08-Aug-2015 Peter Wemm <peter@FreeBSD.org>

Update the private sqlite3 from 3.8.9 to 3.8.11.1 (used by svnlite and
kerberos)


# 912bdb4d 22-Nov-2014 Baptiste Daroussin <bapt@FreeBSD.org>

Update sqlite3 to 3.8.7.2


# 8bc5c7c0 11-Aug-2014 Peter Wemm <peter@FreeBSD.org>

Update sqlite-3.7.17 -> 3.8.5


# 937a2000 17-Jun-2013 Peter Wemm <peter@FreeBSD.org>

Introduce svnlite so that we can check out our source code again.

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.


# 25cdacf7 25-Jan-2021 Cy Schubert <cy@FreeBSD.org>

Import sqlite 3.34.1 (3340100).


# 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>