已合并
fix: 升级 json 三方件版本至 3.12.0 #3986
qinbeibei创建于 10 天前
fix: 升级 json 三方件版本至 3.12.0 #3986
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 qinbeibei 的贡献)atomgit-bot
10 天前 评论:
10 天前 评论:
变更摘要
本 PR 属于构建过程/辅助工具的变更,核心目的是升级 json 三方件版本:将 Third_Party_Open_Source_Software_List.yaml 中的 json 版本从 3.11.3 升级到 3.12.0,并在 README.md、README_en.md、SECURITY.md、SECURITY_en.md 等文档中同步版本信息;同时配套升级 cann-cmake 依赖,将 cmake/fetch_cann_cmake.cmake 中的 CANN_CMAKE_TAG 从 master-044 升级到 master-046,并更新对应的下载校验 URL_HASH。
主要改动
- 升级 json 三方件版本: 在
Third_Party_Open_Source_Software_List.yaml中,json的version字段由3.11.3更新为3.12.0,同时在README.md、README_en.md、SECURITY.md、SECURITY_en.md等文档中同步版本号。 - 新增开源许可协议头注释:
Third_Party_Open_Source_Software_List.yaml文件头部新增了 Copyright 声明及 CANN Open Software License Agreement Version 2.0 许可协议的注释块。 - 升级 cann-cmake 版本: 在
cmake/fetch_cann_cmake.cmake中,CANN_CMAKE_TAG由master-044升级为master-046,以配套 json 新版本。 - 更新 cann-cmake 下载校验值: 同步将
FetchContent_Declare中 cann-cmake 归档的URL_HASH(SHA256)更新为ac75facbf161058ff7d17d578d5aa4c2120e2cb349f6ccd7a7719021f7212f0f,保证新版本包能被正确校验并集成。


atomgit-bot
10 天前 评论:
10 天前 评论:
10 天前 添加了label:cann-cla/yes
CANN-robot
10 天前 评论:
10 天前 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-cann/runtime | ✅ Reyn52166, 侯延保 (2/2) | ✅ Reyn52166, 侯延保 (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
chingbb, thanks for your pull request. All authors of the commits have signed the CLA. 👍


此处折叠了67条消息 查看更多
7 天前 添加了label:approved
7 天前 添加了label:lgtm
7 天前 合入了pull request
Pull Request
描述
升级 json 三方件版本从 3.11.3 到 3.12.0,并配套升级 cann-cmake 从 master-044 到 master-046。
涉及变更:
变更类型
请选择本次引入的变更类型:
关联的Issue
无
如何测试
bash build.sh验证编译通过核对清单
feat:,fix:)其他信息
无