openharmony 鸿蒙 OpenHarmony-v3.0.7-LTS

2023-02-03 浏览 (992)

OpenHarmony 3.0.7 LTS

Version Description

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

Version mapping

Table 1 Version mapping of software and tools

Software/ToolVersionRemarks
OpenHarmony3.0.7 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.7-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.7-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.7DownloadDownload
Standard system Hi3516 solution (binary)3.0.7DownloadDownload
Mini system Hi3861 solution (binary)3.0.7DownloadDownload
Small system Hi3516 solution - LiteOS (binary)3.0.7DownloadDownload
Small system Hi3516 solution - Linux (binary)3.0.7DownloadDownload

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
I5VFI7Security vulnerabilities of the Kernel_linux_5.10 component: CVE-2022-3303, CVE-2022-42703, CVE-2022-20422, CVE-2022-41222, CVE-2022-3239, CVE-2022-20423 and CVE-2022-41850PR
I5UHPUSecurity vulnerabilities of the Kernel_linux_5.10 component: CVE-2022-40768, CVE-2022-3577, CVE-2022-20409, CVE-2022-3566, CVE-2022-3606, CVE-2022-3564 and CVE-2022-3649PR
I5QBIASecurity vulnerability of the Kernel_linux_5.10 component: CVE-2022-1184PR
I5VFK1Security vulnerabilities of the Kernel_linux_5.10 component: 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, and CVE-2022-3534PR
I5OJL9Security vulnerability of the Kernel_linux_5.10 component: CVE-2022-26373PR
I5WC2XSecurity vulnerabilities of the Kernel_linux_5.10 component: CVE-2022-23816, CVE-2022-29901, and CVE-2022-29900PR
I5VQVKSecurity vulnerability of the Kernel_linux_5.10 component: CVE-2022-1462PR
I5VP0DSecurity vulnerabilities of the Kernel_linux_5.10 component: CVE-2022-39189, CVE-2022-39190, and CVE-2022-2663PR
I5QBPWSecurity vulnerabilities of the Kernel_linux_5.10 component: CVE-2022-39188, CVE-2022-3078, CVE-2022-2905, and CVE-2022-39842PR
I5SCE3Security vulnerabilities of the Kernel_linux_5.10 component: CVE-2022-3202 and CVE-2022-40307PR
I5QBK8Security vulnerabilities of the Kernel_linux_5.10 component: CVE-2022-3028, CVE-2022-2977, and CVE-2022-2964PR
I5RQTKSecurity vulnerability of the Kernel_linux_5.10 component: CVE-2022-3061PR
I5R8CMSecurity vulnerabilities of the Kernel_linux_5.10 component: CVE-2022-2959 and CVE-2022-2991PR
I5R8BBSecurity vulnerability of the Kernel_linux_5.10 component: CVE-2022-2503PR
I5R6VISecurity vulnerability of the Kernel_linux_5.10 component: CVE-2022-2938PR
I5ZA11Security vulnerabilities of the curl component: CVE-2022-32221, CVE-2022-42915, and CVE-2022-42916PR
I5QBFJSecurity vulnerability of the curl component: CVE-2022-35252PR
I5UHWMSecurity vulnerability of the wayland component: CVE-2021-3782PR
I5MVPKSecurity vulnerability on the css-what component: CVE-2021-33587PR
I5YR0HSecurity vulnerability of the gstreamer component: CVE-2021-3185PR
I5XT87Security vulnerability of the expat component: CVE-2022-43680PR
I5SD4WSecurity vulnerability of the expat component: CVE-2022-40674PR

你可能感兴趣的鸿蒙文章

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/e803d86db0eb4e1da1087fac4bfac8a0