openharmony 鸿蒙 OpenHarmony-v3.0.7-LTS

2022-12-13 浏览 (1236)

OpenHarmony 3.0.7 LTS

版本概述

此版本为OpenHarmony-3.0-LTS分支上的维护版本,基于OpenHarmony-v3.0.6-LTS版本修复一些安全问题。

配套关系

表1 版本软件和工具配套关系

软件版本备注
OpenHarmony3.0.7 LTSNA
HUAWEI DevEco Studio(可选)3.0 Beta3 for OpenHarmonyOpenHarmony应用开发推荐使用。
HUAWEI DevEco Device Tool(可选)3.0 ReleaseOpenHarmony智能设备集成开发环境推荐使用。

源码获取

前提条件

  1. 注册码云gitee账号。

  2. 注册码云SSH公钥,请参考码云帮助中心

  3. 安装git客户端git-lfs并配置用户信息。

    git config --global user.name "yourname"
    git config --global user.email "your-email-address"
    git config --global credential.helper store
    
  4. 安装码云repo工具,可以执行如下命令。

    curl -s https://gitee.com/oschina/repo/raw/fork_flow/repo-py3 > /usr/local/bin/repo  #如果没有权限,可下载至其他目录,并将其配置到环境变量中chmod a+x /usr/local/bin/repo
    pip3 install -i https://repo.huaweicloud.com/repository/pypi/simple requests
    

通过repo获取

方式一(推荐):通过repo + ssh 下载(需注册公钥,请参考码云帮助中心)。

repo init -u git@gitee.com:openharmony/manifest.git -b refs/tags/OpenHarmony-v3.0.7-LTS --no-repo-verify
repo sync -c
repo forall -c 'git lfs pull'

方式二:通过repo + https 下载。

repo init -u https://gitee.com/openharmony/manifest.git -b refs/tags/OpenHarmony-v3.0.7-LTS --no-repo-verify
repo sync -c
repo forall -c 'git lfs pull'

从镜像站点获取

表2 获取源码路径

LTS版本源码版本信息下载站点SHA256校验码
全量代码(标准、轻量和小型系统)3.0.7站点SHA256校验码
标准系统Hi3516解决方案(二进制)3.0.7站点SHA256校验码
轻量系统Hi3861解决方案(二进制)3.0.7站点SHA256校验码
小型系统Hi3516解决方案-LiteOS(二进制)3.0.7站点SHA256校验码
小型系统Hi3516解决方案-Linux(二进制)3.0.7站点SHA256校验码

更新说明

特性变更

此版本不涉及特性变更。

API变更

此版本不涉及API变更。

芯片及开发板适配

芯片及开发板适配状态请参考SIG-Devboard信息。

修复安全漏洞列表

表3 修复的安全漏洞列表

issue编号描述合入链接
I5VFI7修复组件Kernel_linux_5.10上的CVE-2022-3303、CVE-2022-42703、CVE-2022-20422、CVE-2022-41222、CVE-2022-3239、CVE-2022-20423、CVE-2022-41850安全漏洞PR
I5UHPU修复组件Kernel_linux_5.10上的CVE-2022-40768、CVE-2022-3577、CVE-2022-20409、CVE-2022-3566、CVE-2022-3606、CVE-2022-3564、CVE-2022-3649安全漏洞PR
I5QBIA修复组件Kernel_linux_5.10上的CVE-2022-1184安全漏洞PR
I5VFK1修复组件Kernel_linux_5.10上的CVE-2022-20421、CVE-2022-42719、CVE-2022-42720、CVE-2022-42721、CVE-2022-42722、CVE-2022-41674、CVE-2022-3535、CVE-2022-3521、CVE-2022-3565、CVE-2022-3594、CVE-2022-3435、CVE-2022-41849、CVE-2022-3524、CVE-2022-3542、CVE-2022-3534安全漏洞PR
I5OJL9修复组件Kernel_linux_5.10上的CVE-2022-26373安全漏洞PR
I5WC2X修复组件Kernel_linux_5.10上的CVE-2022-23816、CVE-2022-29901、CVE-2022-29900安全漏洞PR
I5VQVK修复组件Kernel_linux_5.10上的CVE-2022-1462安全漏洞PR
I5VP0D修复组件Kernel_linux_5.10上的CVE-2022-39189、CVE-2022-39190、CVE-2022-2663安全漏洞PR
I5QBPW修复组件Kernel_linux_5.10上的CVE-2022-39188、CVE-2022-3078、CVE-2022-2905、CVE-2022-39842安全漏洞PR
I5SCE3修复组件Kernel_linux_5.10上的CVE-2022-3202、CVE-2022-40307安全漏洞PR
I5QBK8修复组件Kernel_linux_5.10上的CVE-2022-3028,CVE-2022-2977,CVE-2022-2964安全漏洞PR
I5RQTK修复组件Kernel_linux_5.10上的CVE-2022-3061安全漏洞PR
I5R8CM修复组件Kernel_linux_5.10上的CVE-2022-2959,CVE-2022-2991安全漏洞PR
I5R8BB修复组件Kernel_linux_5.10上的CVE-2022-2503安全漏洞PR
I5R6VI修复组件Kernel_linux_5.10上的CVE-2022-2938安全漏洞PR
I5ZA11修复组件curl上的CVE-2022-32221、CVE-2022-42915、CVE-2022-42916安全漏洞PR
I5QBFJ修复组件curl上的CVE-2022-35252安全漏洞PR
I5UHWM修复组件wayland上的CVE-2021-3782安全漏洞PR
I5MVPK修复组件css-what上的CVE-2021-33587安全漏洞PR
I5YR0H修复组件gstreamer上的CVE-2021-3185安全漏洞PR
I5XT87修复组件expat上的CVE-2022-43680安全漏洞PR
I5SD4W修复组件expat上的CVE-2022-40674安全漏洞PR

你可能感兴趣的鸿蒙文章

harmony 鸿蒙OpenHarmony 1.0(2020-09-10)(停止维护)

harmony 鸿蒙OpenHarmony 1.1.0 LTS(2021-04-01)(停止维护)

harmony 鸿蒙OpenHarmony 1.1.1 LTS(2021-06-22)(停止维护)

harmony 鸿蒙OpenHarmony 2.0 Canary(2021-06-01)

harmony 鸿蒙OpenHarmony v1.1.3 LTS (停止维护)

harmony 鸿蒙OpenHarmony 1.1.4 LTS (停止维护)

harmony 鸿蒙OpenHarmony v1.1.2 LTS (停止维护)

harmony 鸿蒙OpenHarmony 1.1.5 LTS (停止维护)

harmony 鸿蒙OpenHarmony v2.2 Beta2

harmony 鸿蒙OpenHarmony 3.0 LTS

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/4d92584e44614048aa7f9f70956d64e4