Pull Request已成功合入, 合并人@openeuler-ci-bot
(感谢 Funda Wang 的贡献)Welcome To openEuler Community
Hey @fundawang , 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: TC ,
and any of the maintainers: @Charlie_li1, @HelloWorld_lvcongqing, @Jingwiw, @blue0613, @bugflyfly, @cellfaint, @cf-zhao, @chenmaodong, @dillon_chen, @geliangtang, @genedna, @georgecao, @jimmieme, @jimmy_hou, @juntianlinux, @kailiu42, @kaitiandu, @oekernel, @shinwell_hu, @solarhu, @stonefly128, @vonhust, @wu_fengguang, @yalogr, @yaqiangchen, @yeqinglong01, @zhujianwei001 ,


以下为 openEuler-Advisor 的 review_tool 生成审视要求清单
如果您是第一次给 openEuler 提交 PR,建议您花一点时间阅读 AtomGit工作流说明
[✅] 审视者确认符合要求 | [🔴] 审视者认为不符合要求 | [◯] 审视者认为与本PR无关 | [❓] 审视者无法确认是否符合要求 | [🔵] 审视过程中
注意: 通过评论 "/review status[go/nogo/na/question/ongoing]:number_list[0,1,2 ...] ..." 更新检查项状态.
例如: "/review go:0,1,2 nogo:3,4,5" 或者 "/review go:0-2 nogo:3-5".
如果你想更新所有条目的状态,请评论 "/review status[go/nogo/na/question/ongoing]:999".
如果你想重新触发,请评论 "/review retrigger".
| 审视项编号 | 审视类别 | 审视要求 | 审视要求说明 | 审视结果 |
|---|---|---|---|---|
| 0 | PR提交规范 | PR的标题清晰易懂 | 提交标题应该一句话说明本提交实现的内容。 | [🔵] |
| 1 | PR提交规范 | PR的内容描述详细具体 | 提交的描述应该用一段话说明本提交的背景和实现原理。 | [🔵] |
| 2 | PR提交规范 | PR和实际代码修改和内容描述一致 | 提交的说明文字应该和实际代码修改内容保持一致。 | [🔵] |
| 3 | PR提交规范 | PR符合AtomGit的规范检查要求 | AtomGit对提交的缺陷扫描、规范扫描告警每一条都需要确认。 | [🔵] |
| 4 | PR提交规范 | 建议PR中只有一次提交 | 如果PR中包含多次提交,建议整合成一个,保持提交记录整洁。[AtomGit work flow] | [🔵] |
| 5 | 安全及隐私 | 新增代码不包含密码、口令、token、密钥等敏感数据 | 提交的代码不应包含密码等敏感数据。 | [🔵] |
| 6 | 定制项 | Computing 已同意更新 SIG 信息 | @liqingqing_1229 @Kephale224 @SuperSix173 @juyin @yang_yanchao 中是否有代表通过在此 PR 的 review 中留下 "/lgtm" 表示同意。 | [✅] |
| 7 | 定制项 | 代码仓增加非 master 分支,要得到Release Management团队同意 | 代码仓的非master分支会被发布版本构建使用,因此需要 @yaqiangchen @solarhu @paul-huang @gitee-cmd @Apricity_HW @Smars @yeqinglong01 @SmallPegasus @Jingwiw @disnight 中至少一人在PR的review中留下 "/lgtm" 表示确认。 | [✅] |


| Check Name | Build Result | Build Details |
|---|---|---|
| Infra Check | ✅ SUCCESS | #Infra » community_check_v3 #12804 |


/lgtm


/lgtm
/approve


当前PR是否有AI参与:
PR功能描述 / 为什么需要这个合入**:
随着AI的介入,freerdp 安全漏洞呈爆发态势。当前 2.x 已被上游抛弃,修复困难。为向用户提供更加安全的软件,将 freerdp 升级到 3.x,以跟随上游节奏发布更新。gnome-remote-desktop 是 freerdp 的下游软件,为适配 freerdp 3.x 需要对其进行升级。升级过程中新增依赖 libei。拟将 libei 推送至 openEuler 24.03-LTS-Next 分支中,以满足 gnome-remote-desktop 新版的构建需求。
该PR关联的issue
(格式为fixes #<issue号>, 或者resolves #<issue号>): fixes #
希望检视人员了解:
Release note: