Skip to content

GH-3572: Bump thrift to 0.23#3589

Open
steveloughran wants to merge 1 commit into
apache:masterfrom
steveloughran:pr/GH-3572-thrift-update
Open

GH-3572: Bump thrift to 0.23#3589
steveloughran wants to merge 1 commit into
apache:masterfrom
steveloughran:pr/GH-3572-thrift-update

Conversation

@steveloughran
Copy link
Copy Markdown
Contributor

Rationale for this change

There's a new Thrift release out.

Changes include a fix for the CVE GHSA-526f-jxpj-jmg2
This is server side and only affect thrift javascript code. While parquet is unaffected, security scanner tools aren't necessarily going to be that nuanced.

What changes are included in this PR?

  • updated build files/scripts with thrift version declarations
  • updated references in README.md
  • Added instructions in README as to where to find the gpg/sha signatures and a link to the thrift team KEYS file.

Are these changes tested?

  • Expecting PR CI to do the tests.
  • It compiles!
  • I manually ran the modified wget command in the README to verify the path to the tarball is valid.

Are there any user-facing changes?

No

Closes #3572

Bump thrift to 0.23

Added instructions in docs as to where to find the
gpg/sha signatures and a link to the thrift team KEYS file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update thrift to 0.23.0 to eliminate warnings about CVE-2026-43870

1 participant