Welcome To openEuler Community
Hey @yue-yuankun , 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-golang ,
and any of the maintainers: @jing-rui ,
and any of the committers: @wd-gitcode .


@fuowang , @wangding16
以下的要求不是强制性的, 未按模板评论时对issue无任何影响
issue处理注意事项:
1. 当前issue受影响的分支提交pr时, 须在pr描述中填写当前issue编号进行关联, 否则无法关闭当前issue;
2. 模板内容需要填写完整, 无论是受影响或者不受影响都需要填写完整内容,未引入的分支不需要填写, 否则无法关闭当前issue;
3. 以下为模板中需要填写完整的内容, 请复制到评论区回复, 注: 内容的标题名称(影响性分析说明, 缺陷严重等级, 受影响版本排查(受影响/不受影响), 修复是否涉及abi变化(是/否))不能省略,省略后defect-manager将无法正常解析填写内容.
评论区可能使用到的指令说明:
| 指令 | 指令说明 | 使用权限 |
|---|---|---|
| /check-issue | 触发defect-manager校验 | 不限 |
| /reason xxx | /reason +挂起或取消条件 | 不限 |
影响性分析说明:
缺陷严重等级:(Critical/High/Moderate/Low)
缺陷根因说明:
受影响版本排查(受影响/不受影响):
- openEuler-20.03-LTS-SP4:
- openEuler-22.03-LTS-SP3:
- openEuler-22.03-LTS-SP4:
- openEuler-24.03-LTS:
- openEuler-24.03-LTS-SP1:
- openEuler-24.03-LTS-SP2:
abi变化(是/否):
- openEuler-20.03-LTS-SP4:
- openEuler-22.03-LTS-SP3:
- openEuler-22.03-LTS-SP4:
- openEuler-24.03-LTS:
- openEuler-24.03-LTS-SP1:
- openEuler-24.03-LTS-SP2:
缺陷issue处理具体操作请参考:
https://gitcode.com/Coopermassaki/cve-manager/blob/master/cve-vulner-manager/doc/md/defect-manager-manual.md
pr关联issue具体操作请参考:
https://docs.gitcode.com/docs/help/home/org_project/pullrequests/pr-related-issue


Welcome To openEuler Community
Hey @yue-yuankun , 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-golang ,
and any of the maintainers: @jing-rui ,
and any of the committers: @wd-gitcode .


同样的问题存在于很多软件包,是不是该提给release-management,给各审核者和开发者制定统一规范?


这个问题,sw代码能不能同源呢,全架构应用sw代码会对其他架构造成影响吗?
@little-huaduo


同样的问题存在于很多软件包,是不是该提给release-management,给各审核者和开发者制定统一规范?
这里有规范,但是社区应该还没意识到打包成srpm时会遇到漏洞丢失的问题。
https://atomgit.com/openeuler/TC/blob/master/oEEP/oEEP-0012 openEuler软件包非upstream支持多架构代码提交规则.md


【缺陷描述】:请补充详细的缺陷问题现象描述
社区发布的src.rpm里缺少 riscv64 sw_64架构的补丁
http://121.36.84.172/dailybuild/EBS-openEuler-24.03-LTS-SP3/rc9_openeuler-2025-12-20-05-11-59/source/Packages/golang-1.21.4-44.oe2403sp3.src.rpm
一、缺陷信息
社区发布的src.rpm里缺少 riscv64 sw_64架构的补丁
http://121.36.84.172/dailybuild/EBS-openEuler-24.03-LTS-SP3/rc9_openeuler-2025-12-20-05-11-59/source/Packages/golang-1.21.4-44.oe2403sp3.src.rpm
【缺陷所属的os版本】
oe2403sp3
【内核版本】
【缺陷所属软件及版本号】
golang-1.21.4-44.oe2403sp3.src.rpm
【环境信息】
/
【问题复现步骤】
【实际结果】
社区发布的src.rpm由于spec里进行了架构判断,导致补丁未合入src.rpm
【期望结果】
社区发布的src.rpm可在各架构直接编译
【其他相关附件信息】
【缺陷详情及分析指导参考链接】
spec里用ifarch进行了判断,在x86_64架构打包会遗漏其他补丁
二、缺陷分析结构反馈
影响性分析说明:
缺陷严重等级:(Critical/High/Moderate/Low)
缺陷根因说明:
受影响版本排查(受影响/不受影响):
openEuler-20.03-LTS-SP4
openEuler-22.03-LTS-SP3
openEuler-22.03-LTS-SP4
openEuler-24.03-LTS
openEuler-24.03-LTS-SP1
openEuler-24.03-LTS-SP2
修复是否涉及abi变化(是/否):
openEuler-20.03-LTS-SP4
openEuler-22.03-LTS-SP3
openEuler-22.03-LTS-SP4
openEuler-24.03-LTS
openEuler-24.03-LTS-SP1
openEuler-24.03-LTS-SP2