| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[benchmark] Fix OpenBSD build (#97269) (cherry picked from commit f3ec7b8820ca8136c4e1dad4552608b51b47831a) | 2 年前 | |
llvm_gtest: Only install once (#96959) llvm_gtest and its dependencies were being installed twice (and into two different locations depending on the cmake options). | 2 年前 | |
Initial commit Signed-off-by: gong-siwei <gongsiwei@huawei.com> | 7 个月前 | |
[feature]: makeself仓切换到v2.5.0.x分支 Co-authored-by: h-glue<huangguang9@h-partners.com> # message auto-generated for no-merge-commit merge: !78 merge submodule_makeself into master [feature]: makeself仓切换到v2.5.0.x分支 Created-by: h-glue Commit-by: h-glue Merged-by: ascend-robot Description: ### 1. 修改描述 - **修改原因:** 原makeself仓会有grep stray \ before -告警 https://gitcode.com/Ascend/msot/issues/34 - **修改方案:** 切换到新分支v2.5.0.x - **修改内容:** - [ ] **涉及代码双合**(贴上另一个PR链接): ---- ### 2. 功能验证 - [ ] **功能自验截图**(请确保不体现个人信息) - [ ] **冒烟是否通过** ---- ### 3. 代码检视 - **要求:** - 合入功能代码大于 200 行,需要sig会议申报代码检视议题,并在PR中标注会议。 - committer评估是否需要在sig会议进行代码检视。 - 参与检视的committer人员名单与检视时间。 - 大于 1000 行代码原则上不允许合入,需进行备案。 - [ ] **是否经过代码检视** - [ ] **是否具备UT测试用例看护** - [ ] **是否需要在sig会议中进行代码检视** - **检视committer人员名单与检视时间:** ---- ### 4. 资料修改自检 - **资料修改:** ---- See merge request: Ascend/msdebug!78 | 3 个月前 | |
[bugfix] 修复ncurses漏洞 Co-authored-by: wangyixian<wangyixian3@huawei.com> # message auto-generated for no-merge-commit merge: !54 merge fix_cve into master [bugfix] 修复ncurses漏洞 Created-by: wiyr0 Commit-by: wangyixian Merged-by: ascend-robot Description: ### 1. 修改描述 - **修改原因:** 当前ncurses构建的时候,没有用上仓库里的漏洞patch;并且当前ncurses版本过低,没有修复25年的一个cve漏洞 - **修改方案:** 直接更新到6.6,这个版本没有漏洞 - **修改内容:** 1. 更新ncurses的branch - [ ] **涉及代码双合**(贴上另一个PR链接):NA ---- ### 2. 功能验证 - [x] **功能自验截图**(请确保不体现个人信息) ctrl-r功能正常  - [x] **冒烟是否通过**  ---- ### 3. 代码检视 - **要求:** - 合入功能代码大于 200 行,需要sig会议申报代码检视议题,并在PR中标注会议。 - committer评估是否需要在sig会议进行代码检视。 - 参与检视的committer人员名单与检视时间。 - 大于 1000 行代码原则上不允许合入,需进行备案。 - [x] **是否经过代码检视** - [x] **是否具备UT测试用例看护** - [ ] **是否需要在sig会议中进行代码检视** - **检视committer人员名单与检视时间:** ---- ### 4. 资料修改自检 - **资料修改:** NA ---- See merge request: Ascend/msdebug!54 | 4 个月前 | |
[benchmark] Delete WORKSPACE bzl files (#84013) As like 48d868493fa74025e7768afacdbbbd3ea9c82468, WORKSPACE is another bazel-specific file that is unused. LLVM's bazel configuration is entirely in utils/bazel. | 2 年前 |