已开启
Fix CVE-2025-66566 #14
wang-qi创建于 6月4日
Fix CVE-2025-66566 #14
已开启
合并受阻
6月4日 将DingliZhang,wangchong1995924设为审查人
6月4日 添加了label:sig/sig-Java
openeuler-ci-bot
6月4日 评论:
6月4日 评论:
Welcome To openEuler Community
Hey @wang-qi927 , thanks for your contribution to the community.
Bot Usage Manual
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here . That means you can comment below every pull request or issue to trigger Bot Commands.
Contact Guide
If you have any questions, please contact the SIG: sig-Java ,
and any of the maintainers: @DingliZhang, @wangchong1995924 ,
and any of the committers: @caodongxia, @cherry530, @wang--ge .


此处折叠了112条消息 查看更多
openeuler-ci-bot
6月10日 评论:
6月10日 评论:
| Check Name | Build Result | Build Details | |
|---|---|---|---|
| check_binary_file | ✅SUCCESS | #8 | |
| check_package_yaml_file | ✅SUCCESS | ||
| check_repo_in_maintain | ✅SUCCESS | ||
| check_consistency | ✅SUCCESS | ||
| check_spec_file | ✅SUCCESS | ||
| x86_64 | check_build | ✅SUCCESS | #8 |
| check_install | ✅SUCCESS | ||
| check_license | ✅SUCCESS | ||
| aarch64 | check_build | ✅SUCCESS | #8 |
| check_install | ✅SUCCESS | ||
| check_license | ✅SUCCESS | ||


6月10日 添加了label:ci_successful
openeuler-ci-bot
6月10日 评论:
6月10日 评论:
如下为接口变更检查结果,目标分支为openEuler-24.03-LTS-SP3,请PR提交者check差异信息
| Arch Name | Check Items | Rpm Name | Check Result | Build Details |
|---|---|---|---|---|
| compare_package(x86_64) | add_rpms | ✅SUCCESS | #8 | |
| delete_rpms | ✅SUCCESS | |||
| rpm_files | ✅SUCCESS | |||
| rpm_jabi | ✅SUCCESS | |||
| rpm_lib | ✅SUCCESS | |||
| rpm_provides | ✅SUCCESS | |||
| rpm_requires | ✅SUCCESS | |||
| compare_package(aarch64) | add_rpms | ✅SUCCESS | #8 | |
| delete_rpms | ✅SUCCESS | |||
| rpm_files | ✅SUCCESS | |||
| rpm_jabi | ✅SUCCESS | |||
| rpm_lib | ✅SUCCESS | |||
| rpm_provides | ✅SUCCESS | |||
| rpm_requires | ✅SUCCESS |


openeuler-ci-bot
6月10日 评论:
6月10日 评论:
lz4-java.spec
@@ -9,0 +9,4 @@
9+Source1: cve-patch-wrapper.sh
10+# Use patch wrapper to ignore failures when CVE backport patches don't apply cleanly
11+%global __patch %{_sourcedir}/cve-patch-wrapper.sh
12+%global _default_patch_fuzz 2
版本差异导致补丁无法直接回合,可手动适配看看,不应该直接规避fuzz告警


Fix https://atomgit.com/src-openeuler/lz4-java/issues/8
https://github.com/yawkat/lz4-java/commit/33d180cb70c4d93c80fb0dc3ab3002f457e93840.patch