[1.10.x] Fix CVE-2025-67721 in io.airlift:aircompressor#15829
[1.10.x] Fix CVE-2025-67721 in io.airlift:aircompressor#15829amogh-jahagirdar merged 3 commits intoapache:1.10.xfrom
Conversation
|
@amogh-jahagirdar mentioned (offline) that we should also backport the LICENSE/NOTICE files changes related to |
|
I think the CVE fix is more important. We can have separate PR to backport #15449 if we decide to. |
singhpk234
left a comment
There was a problem hiding this comment.
since this is a CVE it makes sense to bump the version on minor release. thanks @kevinjqliu
No, I just said we should include the version information in kafka connect runtime/hive license just to be consistent with the status quo for the 1.10 branch (specifically bumping the version wherever referenced in the License, I only see 3 places, open API, kafka connect runtime, and kafka connect hive). IMO, we definitley should not backport #15449. I was just using that as refererence to the change that happened on master |
|
So https://github.com/apache/iceberg/blob/1.10.x/kafka-connect/kafka-connect-runtime/main/LICENSE#L735 and https://github.com/apache/iceberg/blob/1.10.x/kafka-connect/kafka-connect-runtime/hive/LICENSE#L780 also. I think all the other places where airlift is mentioned it's without a version, which is fine we can leave those as is. |
|
Thanks! I was confused. I fixed the 3 places where
|
nssalian
left a comment
There was a problem hiding this comment.
Worth merging soon to patch the CVE
|
Thanks @kevinjqliu! and thanks everyone for reviewing |

Backport #15440 for 1.10.x branch
Not a clean backport, had to change
resolutionStrategyinbuild.gradle.Otherwise:
Updated LICENSE files to reflect the latest
aircompressorversion in