mirror of
https://gitee.com/openharmony/release-management
synced 2024-11-27 08:40:24 +00:00
rename openharmony-1.0.1 LTS RoadMap.md to OpenHarmony-LTS-RoadMap.md.增加维护策略说明
Signed-off-by:xiaying4<xiaying4@huawei.com>
This commit is contained in:
parent
605265c8ab
commit
89fa4705b7
20
OpenHarmony-LTS-RoadMap.md
Executable file
20
OpenHarmony-LTS-RoadMap.md
Executable file
@ -0,0 +1,20 @@
|
||||
#### 一、维护职责
|
||||
|
||||
SIG Release会对LTS分支进行长期的支持和维护,维护内容主要为以下几点:
|
||||
|
||||
- 安全漏洞修复:包含OpenHarmony社区独有的漏洞,以及开源和三方软件发布的漏洞。漏洞通过[公告](https://gitee.com/openharmony/security/blob/master/zh/security-disclosure/README.md)发布。
|
||||
- 缺陷修复:对社区反馈的缺陷issue进行修复,并在标签版本的[releasenotes](https://gitee.com/openharmony/docs/tree/master/zh-cn/release-notes)中对外公告。
|
||||
- 特性变更:如果标签版本有相对应的修改,会在标签版本的[releasenotes](https://gitee.com/openharmony/docs/tree/master/zh-cn/release-notes)中公告。
|
||||
|
||||
#### 二、标签版本计划
|
||||
|
||||
| 版本计划 | 版本号 | 版本构建日期 | 版本转测试 | 版本测试完成 |
|
||||
| -------------------------- | --------------------- | ------------ | ---------- | ------------ |
|
||||
| Openharmony_release_v1.1.0 | Openharmony 1.1.0 LTS | 2021/3/24 | 2021/3/24 | 2021/3/31 |
|
||||
| Openharmony-v1.1.1-LTS | Openharmony 1.1.1 LTS | 2021/6/4 | 2021/6/4 | 2021/6/18 |
|
||||
| Openharmony-v1.1.2-LTS | Openharmony 1.1.2 LTS | 2021/7/15 | 2021/7/15 | 2021/7/31 |
|
||||
| Openharmony-v1.1.3-LTS | Openharmony 1.1.3 LTS | 2021/9/15 | 2021/9/15 | 2021/9/30 |
|
||||
|
||||
#### 三、锁库说明
|
||||
|
||||
为了保证标签版本稳定和方便集成验证,在标签版本转测试期间对LTS分支进行锁库处理。在锁库期间,任何修改都不被允许合并到LTS分支。例如Openharmony 1.1.3 LTS版本9/15转测试,9/30完成测试,那么OpenHarmony_1.0.1_release分支锁库时间为2021/9/15——2021/9/30。
|
@ -1,6 +0,0 @@
|
||||
| 版本计划 | 版本号 | 版本构建日期 | 版本转测试 | 版本测试完成 |
|
||||
| -------------------------- | --------------------- | ------------ | ---------- | ------------ |
|
||||
| Openharmony_release_v1.1.0 | Openharmony 1.1.0 LTS | 2021/3/24 | 2021/3/24 | 2021/3/31 |
|
||||
| Openharmony-v1.1.1-LTS | Openharmony 1.1.1 LTS | 2021/6/4 | 2021/6/4 | 2021/6/18 |
|
||||
| Openharmony-v1.1.2-LTS | Openharmony 1.1.2 LTS | 2021/7/15 | 2021/7/15 | 2021/7/31 |
|
||||
| Openharmony-v1.1.3-LTS | Openharmony 1.1.3 LTS | 2021/9/15 | 2021/9/15 | 2021/9/30 |
|
Loading…
Reference in New Issue
Block a user