Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Windows/macOS installers to SQLite 3.39.4 #94328

Closed
erlend-aasland opened this issue Jun 27, 2022 · 7 comments · Fixed by #98639 or #98640
Closed

Upgrade Windows/macOS installers to SQLite 3.39.4 #94328

erlend-aasland opened this issue Jun 27, 2022 · 7 comments · Fixed by #98639 or #98640
Labels
topic-installation topic-sqlite3 triaged The issue has been accepted as valid by a triager.

Comments

@erlend-aasland
Copy link
Contributor Author

SQLite 3.39.1 is out: https://sqlite.org/releaselog/3_39_1.html

@erlend-aasland erlend-aasland changed the title Upgrade Windows/macOS installers to SQLite 3.39.0 Upgrade Windows/macOS installers to SQLite 3.39.1 Jul 14, 2022
@erlend-aasland erlend-aasland changed the title Upgrade Windows/macOS installers to SQLite 3.39.1 Upgrade Windows/macOS installers to SQLite 3.39.2 Jul 21, 2022
@erlend-aasland
Copy link
Contributor Author

3.39.2 is out:

SQLite version 3.39.2 is now available on the SQLite website

https://sqlite.org/index.html
https://sqlite.org/releaselog/3_39_2.html

This release fixes several long-standing bugs, some of which could be considered security issues. The bugs will be difficult or impossible to exploit in most applications, so this is not an emergency, but you are advised to upgrade all the same, just to be on the safe side. These bugs have been in the code for a long time - they are not new to 3.39 - so you should go ahead and update even if you are using an older version of SQLite.

@erlend-aasland
Copy link
Contributor Author

We should consider upgrading both bugfix and security branches.

@stonebig
Copy link

SQLite-3.39 is said 3% quicker, 3% better for Climate.

@erlend-aasland erlend-aasland added the triaged The issue has been accepted as valid by a triager. label Jul 25, 2022
@stonebig
Copy link

stonebig commented Aug 11, 2022

there's going to be a SQLite-3.39.3 https://www.sqlite.org/src/info/d0f7f22a8f4e74d3

@erlend-aasland erlend-aasland changed the title Upgrade Windows/macOS installers to SQLite 3.39.2 Upgrade Windows/macOS installers to SQLite 3.39.4 Oct 25, 2022
@erlend-aasland
Copy link
Contributor Author

erlend-aasland commented Oct 25, 2022

SQLite 3.39.4 was released over a month ago. I'm upgrading 3.12 through 3.10 today.

https://sqlite.org/releaselog/3_39_4.html

@erlend-aasland
Copy link
Contributor Author

We should consider upgrading both bugfix and security branches.

@ambv: are you ok with bumping the SQLite versions in 3.9 and 3.8?

Quoting again the changelog:

This release fixes several long-standing bugs, some of which could be considered security issues. The bugs will be difficult or impossible to exploit in most applications, so this is not an emergency, but you are advised to upgrade all the same, just to be on the safe side. These bugs have been in the code for a long time - they are not new to 3.39 - so you should go ahead and update even if you are using an older version of SQLite.

miss-islington pushed a commit to miss-islington/cpython that referenced this issue Oct 25, 2022
…H-98639)

(cherry picked from commit 8aa1e99)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
erlend-aasland added a commit to erlend-aasland/cpython that referenced this issue Oct 25, 2022
…ythonGH-98639).

(cherry picked from commit 8aa1e99)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
miss-islington added a commit that referenced this issue Oct 25, 2022
(cherry picked from commit 8aa1e99)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
erlend-aasland added a commit that referenced this issue Oct 25, 2022
…) (#98647)

[3.10] gh-94328: Update macOS installer to use SQLite 3.39.4. (GH-98639).
(cherry picked from commit 8aa1e99)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Oct 25, 2022
…GH-98640)

(cherry picked from commit 0c84593)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
miss-islington added a commit that referenced this issue Oct 25, 2022
(cherry picked from commit 0c84593)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
erlend-aasland added a commit to erlend-aasland/cpython that referenced this issue Oct 25, 2022
…ythonGH-98640).

(cherry picked from commit 0c84593)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
erlend-aasland added a commit that referenced this issue Oct 28, 2022
) (#98678)

(cherry picked from commit 0c84593)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-installation topic-sqlite3 triaged The issue has been accepted as valid by a triager.
Projects
Status: Done
2 participants