-
Notifications
You must be signed in to change notification settings - Fork 3k
[1.8.x] Build: Bump Parquet from 1.15.0 to 1.15.1 (#12749) #12767
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
Conversation
Parquet version older than 1.15.1 have a security issue. CVE: https://nvd.nist.gov/vuln/detail/CVE-2025-30065
|
Sorry, I merged this with the wrong commit message (somehow the PR name was not changed the merged commit message automatically), but at least it is in the 1.8.x branch now. |
Parquet version older than 1.15.1 have a security issue. CVE: https://nvd.nist.gov/vuln/detail/CVE-2025-30065
|
Do we need to update LICENSE and NOTICE as well? |
@manuzhang: You are right. Would you mind creating the PR, so I can merge it? Thanks, |
If we do, please remove the version numbers from the LICENSE and NOTICE. We should not need to update them for every patch release! |
@jbonofre WDYT? |
|
Yeah, I proposed to remove version in the past to avoid any LICENSE/NOTICE issue, even I think it's better to document version (as LICENSE/NOTICE can change from a version to another). So I'm fine removing it. |
|
@jbonofre Thanks for your thoughts. Maybe we can do a one time change when a dependency's license change. I've opened a PR to remove the versions in LICENSE on 1.8.x branch. Please help review. |
Parquet version older than 1.15.1 have a security issue. CVE: https://nvd.nist.gov/vuln/detail/CVE-2025-30065