linuxdeepin / developer-center

Deepin developer center, provide developer wiki and community forum.
447 stars 73 forks source link

[Deepin Integration]~[V23-Release] chore: 增加ActivateConnection2接口 by fly602@deepin-community/network-manager by deepin-community-ci-bot[bot] #9564

Open deepin-bot[bot] opened 3 weeks ago

deepin-bot[bot] commented 3 weeks ago

Package information | 软件包信息

包名 版本
network-manager 1.44.2-7deepin4

Package repository address | 软件包仓库地址

deb [trusted=yes] https://ci.deepin.com/repo/obs/deepin:/CI:/TestingIntegration:/test-integration-pr-1717/testing/ ./

Changelog | 更新信息

network-manager (1.44.2-7deepin4) unstable; urgency=medium

deepin-bot[bot] commented 3 weeks ago

Integration Test Info

Test suggestion | 测试建议

Influence | 影响范围

ADDITIONAL INFORMATION | 额外补充

deepin-bot[bot] commented 3 weeks ago

IntegrationProjector Notify the author @fly602: Integrated issue updated

deepin-bot[bot] commented 3 weeks ago

IntegrationProjector Bot Deepin Testing Integration Project Manager Info Link to https://github.com/deepin-community/Repository-Integration/pull/1717

fly602 commented 3 weeks ago

提交来源:https://pms.uniontech.com/task-view-325829.html 修改内容:新增接口,使用ActivateConnection2进行连接,在接口参数option中添加flags:项。能够在已连接的activeconnection的flags查到该值。

当前v23任务栏网络插件使用的是1070的插件,该插件网络连接相关的已改用ActivateConnection2接口。

babyfengfjx commented 3 weeks ago

@luodeepin 请与研发对齐具体测试建议,确保覆盖可能关联的场景,开展集成验证。

luodeepin commented 3 weeks ago

测试通过

  1. 有线网络、无线网络、热点、VPN可正常使用

本集成主要是因为之后新任务栏插件需要走新接口,因考虑到现在推送会出现外网用户出现两个网络接口的情况,担心有未知影响暂时不推送。之后新版任务栏插件转测后,如果两个接口均无影响时再进行推送