openharmony 鸿蒙 OpenHarmony-v3.0.8-LTS

2023-06-24 浏览 (1108)

OpenHarmony 3.0.8 LTS

Version Description

OpenHarmony 3.0.8 LTS is a maintenance version of OpenHarmony 3.0 LTS. It has rectified certain issues detected in OpenHarmony 3.0.7 LTS.

Version Mapping

Table 1 Version mapping of software and tools

Software/ToolVersionRemarks
OpenHarmony3.0.8 LTSNA
(Optional) HUAWEI DevEco Studio3.0 Beta3 for OpenHarmonyRecommended for developing OpenHarmony applications
(Optional) HUAWEI DevEco Device Tool3.0 ReleaseRecommended for developing OpenHarmony smart devices

Source Code Acquisition

Prerequisites

  1. Register your account with Gitee.

  2. Register an SSH public key for access to Gitee.

  3. Install the git client and git-lfs, and configure user information.

    git config --global user.name "yourname"
    git config --global user.email "your-email-address"
    git config --global credential.helper store
    
  4. Run the following commands to install the repo tool:

    curl -s https://gitee.com/oschina/repo/raw/fork_flow/repo-py3 > /usr/local/bin/repo  # If you do not have the permission, download the tool to another directory and configure it as an environment variable by running the chmod a+x /usr/local/bin/repo command.
    pip3 install -i https://repo.huaweicloud.com/repository/pypi/simple requests
    

Acquiring Source Code Using the repo Tool

Method 1 (recommended): Use the repo tool to download the source code over SSH. (You must have an SSH public key for access to Gitee.)

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

Method 2: Use the repo tool to download the source code over HTTPS.

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

Acquiring Source Code from Mirrors

Table 2 Mirrors for acquiring source code

LTS CodeVersionMirrorSHA-256 Checksum
Full code base (for mini, small, and standard systems)3.0.8DownloadDownload
Standard system Hi3516 solution (binary)3.0.8DownloadDownload
Mini system Hi3861 solution (binary)3.0.8DownloadDownload
Small system Hi3516 solution - LiteOS (binary)3.0.8DownloadDownload
Small system Hi3516 solution - Linux (binary)3.0.8DownloadDownload

What's New

Feature Updates

This version does not involve feature updates.

API Updates

This version does not involve API updates.

Chip and Development Board Adaptation

For details about the adaptation status, see SIG_DevBoard.

Fixed Security Vulnerabilities

Table 3 Fixed security vulnerabilities

Issue No.DescriptionPR Link
I5UHRWSecurity vulnerabilities of the kernel_linux_5.10 component: CVE-2022-41218, CVE-2022-3424, CVE-2022-42328, CVE-2022-3643, and CVE-2022-47946PR
I648XKSecurity vulnerability of the kernel_linux_5.10 component: CVE-2022-3169PR
I5QBIASecurity vulnerability of the kernel_linux_5.10 component: CVE-2022-1184PR
I62G8KSecurity vulnerabilities of the kernel_linux_5.10 component: CVE-2022-42895 and CVE-2022-42896PR
I63VI6Security vulnerability of the kernel_linux_5.10 component: CVE-2022-41858PR
I63VIDSecurity vulnerabilities of the kernel_linux_5.10 component: CVE-2022-45934, CVE-2022-4129, CVE-2022-4378, CVE-2022-3108, CVE-2022-47518, CVE-2022-47521, CVE-2022-47519, and CVE-2022-47520PR
I65INVSecurity vulnerability of the kernel_linux_5.10 component: CVE-2022-4139PR
I66Y94Security vulnerabilities of the kernel_linux_5.10 component: CVE-2022-3105, CVE-2022-3104, CVE-2022-3115, CVE-2022-3113, and CVE-2022-3112PR
I66Y9YSecurity vulnerability of the kernel_linux_5.10 component: CVE-2022-3106PR
I66YADSecurity vulnerability of the kernel_linux_5.10 component: CVE-2022-3107PR
I6A4HNSecurity vulnerability of the kernel_linux_5.10 component: CVE-2022-20568PR
I6A4IZSecurity vulnerability of the kernel_linux_5.10 component: CVE-2023-20928PR
I6B0ANSecurity vulnerability of the kernel_linux_5.10 component: CVE-2022-4696PR
I6B0B4Security vulnerability of the kernel_linux_5.10 component: CVE-2023-23559, CVE-2023-0179, CVE-2023-23454, and CVE-2023-23455PR
I65R5QSecurity vulnerability of the third_party_python component: CVE-2022-45061PR
I6494TSecurity vulnerabilities of the third_party_libxml2 component: CVE-2022-40303 and CVE-2022-40304PR
I5ZYY3Security vulnerability of the third_party_pixman component: CVE-2022-44638PR
I5UHVASecurity vulnerability of the third_party_u-boot component: CVE-2022-2347PR

你可能感兴趣的鸿蒙文章

harmony 鸿蒙OpenHarmony 1.0 (2020-09-10) (EOL)

harmony 鸿蒙OpenHarmony 1.1.0 LTS (2021-04-01) (EOL)

harmony 鸿蒙OpenHarmony 1.1.1 LTS (2021-06-22) (EOL)

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

harmony 鸿蒙OpenHarmony v1.1.3 LTS (EOL)

harmony 鸿蒙OpenHarmony 1.1.4 LTS (EOL)

harmony 鸿蒙OpenHarmony v1.1.2 LTS (EOL)

harmony 鸿蒙OpenHarmony 1.1.5 LTS (EOL)

harmony 鸿蒙OpenHarmony v2.2 Beta2

harmony 鸿蒙OpenHarmony 3.0 LTS

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