登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
轻量养虾,开箱即用!低 Token + 稳定算力,Gitee & 模力方舟联合出品的 PocketClaw 正式开售!点击了解详情~
代码拉取完成,页面将自动刷新
仓库状态说明
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
25
Star
39
Fork
36
openEuler
/
compliance
关闭
代码
Issues
25
Pull Requests
0
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
关于spec文件免责声明的存放位置与内容讨论
已完成
#I4K3A3
任务
SmartsYoung
创建于
2021-11-27 16:17
关联的[issue](https://gitee.com/openeuler/compliance/issues/I35AEJ)。 在合规SIG例会上针对免责声明存放位置进行了两轮讨论,并形成了两种方案: **方案1** : 在每一个src-openEuler软件包仓中,固定添加独立的、与SPEC文件并列的SPEC免责声明文件。 **优点** :方便直观,可通过社区机器人实现建仓自动添加、门禁检查等功能,且不影响下游OSV厂商根据openEuler软件源重新构建软件包。 **缺点** : 生成的source RPM包(srpm)不含有该免责声明,如通过解压srpm包获得spec文件,免责声明丢失。 openEuler现在第三方软件包数量8000+,在所有的仓库中添加免责声明文件工作量较大。 若免责声明条款发生变更或改动,改动比较麻烦。 **方案2** : 在每一个src-openEuler软件包仓spec文件中,添加独立的免责声明片段。 **优点** :1、可随srpm包始终包含免责声明,也可通过社区门禁系统判断spec文件是否添加该声明,使每一个提交软件包的社区贡献者均明确的了解到该免责声明信息;2、可在spec文件中添加一个字段,该字段申明免责条款,内容可以附上免责条款链接,而该链接指向的免责条款内容可以附在openEuler官网上。 **缺点** :下游OSV厂商根据openEuler软件源重新构建软件包时,携带openEuler社区的免责声明是否合适。 欢迎大家对这两种方案提出建议,或者是否还有其它方案,欢迎大家参与讨论。 ****** Associated with this [issue](https://gitee.com/openeuler/compliance/issues/I35AEJ)。 At the regular meeting of compliance SIG, two rounds of discussions were held on the place location of disclaimers, and two solutions were formed: **Solution 1** : In each src-openEuler software package repository, add a separate SPEC disclaimer file that is parallel to the SPEC file. **Advantages** : it is convenient and intuitive. The community robots can be used to automatically add repository,access control check and other functions,and do not affect the downstream OSV vendors to rebuild the software packages based on openEuler software sources. **Disadvantages** : The generated source RPM package (srpm) does not contain the disclaimer. If the spec file is obtained by decompressing the srpm package, the disclaimer is lost. Now openEuler has 8000+ third-party software packages, and the workload of adding disclaimer files in all repository is large. If the contents of the disclaimer are changed, the changes will be more troublesome. **Solution 2** : In each spec file of src- openEuler package repository, add a separate disclaimer fragment. **Advantages** : 1. The disclaimer can always be included with the srpm package, and it can also be jueged by the community access control system whether to add the disclaimer to the spec file, so that each community contributor who submits the software package can clearly understand the disclaimer information; 2. Add a field to the spec file, which declare the disclaimer, and the content can be attached with a link to the disclaimer, and the link can be pointed to the openEuler official website. **Disadvantages** : when downstream OSV vendors rebuild the software package based on the openEuler software source, whether it is appropriate to have the disclaimer of the openeuler community. Welcome to make suggestions on these two solutions, or if there are other solutions, please participate in the discus.
关联的[issue](https://gitee.com/openeuler/compliance/issues/I35AEJ)。 在合规SIG例会上针对免责声明存放位置进行了两轮讨论,并形成了两种方案: **方案1** : 在每一个src-openEuler软件包仓中,固定添加独立的、与SPEC文件并列的SPEC免责声明文件。 **优点** :方便直观,可通过社区机器人实现建仓自动添加、门禁检查等功能,且不影响下游OSV厂商根据openEuler软件源重新构建软件包。 **缺点** : 生成的source RPM包(srpm)不含有该免责声明,如通过解压srpm包获得spec文件,免责声明丢失。 openEuler现在第三方软件包数量8000+,在所有的仓库中添加免责声明文件工作量较大。 若免责声明条款发生变更或改动,改动比较麻烦。 **方案2** : 在每一个src-openEuler软件包仓spec文件中,添加独立的免责声明片段。 **优点** :1、可随srpm包始终包含免责声明,也可通过社区门禁系统判断spec文件是否添加该声明,使每一个提交软件包的社区贡献者均明确的了解到该免责声明信息;2、可在spec文件中添加一个字段,该字段申明免责条款,内容可以附上免责条款链接,而该链接指向的免责条款内容可以附在openEuler官网上。 **缺点** :下游OSV厂商根据openEuler软件源重新构建软件包时,携带openEuler社区的免责声明是否合适。 欢迎大家对这两种方案提出建议,或者是否还有其它方案,欢迎大家参与讨论。 ****** Associated with this [issue](https://gitee.com/openeuler/compliance/issues/I35AEJ)。 At the regular meeting of compliance SIG, two rounds of discussions were held on the place location of disclaimers, and two solutions were formed: **Solution 1** : In each src-openEuler software package repository, add a separate SPEC disclaimer file that is parallel to the SPEC file. **Advantages** : it is convenient and intuitive. The community robots can be used to automatically add repository,access control check and other functions,and do not affect the downstream OSV vendors to rebuild the software packages based on openEuler software sources. **Disadvantages** : The generated source RPM package (srpm) does not contain the disclaimer. If the spec file is obtained by decompressing the srpm package, the disclaimer is lost. Now openEuler has 8000+ third-party software packages, and the workload of adding disclaimer files in all repository is large. If the contents of the disclaimer are changed, the changes will be more troublesome. **Solution 2** : In each spec file of src- openEuler package repository, add a separate disclaimer fragment. **Advantages** : 1. The disclaimer can always be included with the srpm package, and it can also be jueged by the community access control system whether to add the disclaimer to the spec file, so that each community contributor who submits the software package can clearly understand the disclaimer information; 2. Add a field to the spec file, which declare the disclaimer, and the content can be attached with a link to the disclaimer, and the link can be pointed to the openEuler official website. **Disadvantages** : when downstream OSV vendors rebuild the software package based on the openEuler software source, whether it is appropriate to have the disclaimer of the openeuler community. Welcome to make suggestions on these two solutions, or if there are other solutions, please participate in the discus.
评论 (
4
)
登录
后才可以发表评论
状态
已完成
待办的
进行中
已完成
已拒绝
负责人
未设置
标签
sig/sig-compliance
discussion
issue_resolved
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (
-
)
标签 (
-
)
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(4)
1
https://gitee.com/openeuler/compliance.git
git@gitee.com:openeuler/compliance.git
openeuler
compliance
compliance
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册