1.1K Star 6.1K Fork 4.9K

OpenHarmony / docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
OpenHarmony-v1-1-4-LTS.md 5.10 KB
一键复制 编辑 原始数据 按行查看 历史
wusongqing 提交于 2023-05-08 17:28 . Update docs against 17487+17466+17142

OpenHarmony 1.1.4 LTS (EOL)

Version Description

OpenHarmony 1.1.4 LTS is a maintenance version with a tag of OpenHarmony 1.1.3 LTS. This version has rectified certain issues and security vulnerabilities detected in OpenHarmony 1.1.3 LTS.

Version Mapping

Table 1 Version mapping of software and tools

Software/Tool Version Remarks
OpenHarmony 1.1.4 LTS NA
(Optional) HUAWEI DevEco Device Tool 2.2 Beta2 Recommended for developing OpenHarmony smart devices

Source Code Acquisition

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-v1.1.4-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-v1.1.4-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

Source Code Version Mirror SHA-256 Checksum
Full code base 1.1.4 Download Download
Hi3861 solution (binary) for the mini system 1.1.4 Download Download
Hi3518 solution (binary) for the small system 1.1.4 Download Download
Hi3516 solution (binary) for the small system 1.1.4 Download Download

What's New

This version has the following updates to OpenHarmony 1.1.3 LTS.

Feature Updates

This version does not involve feature updates.

Change

This version does not involve API updates.

Chip and Development Board Adaptation

For details about the adaptation status, see SIG_DevBoard.

Resolved Issues

Table 3 Resolved security vulnerabilities

Issue No. Description
I4AJEN Fixed the CVE-2020-15999 security vulnerability of the third_party_freetype component.
I4AJ6T Fixed the CVE-2020-36475 and CVE-2020-36478 security vulnerabilities of the third_party_mbedtls component.
I4AIYJ Fixed the CVE-2021-27138 and CVE-2021-27097 security vulnerabilities of the third_party_uboot component.
I4HUM6 Fixed the CVE-2020-22284 security vulnerability of the third_party_lwip component.
I4QTVZ Fixed the CVE-2021-44732 and CVE-2021-45450 security vulnerabilities of the third_party_mbedtls component.
I46RRM Fixed copying of secondary device types for the P2P group client.

Table 4 Resolved issues

Issue No. Description
I457ZZ Fixed nested locking in the OsLockDepCheckIn exception handling.
I3WU8Y Fixed the failed test cases in the storage directory of the FS module during the integration test of the lightweight kernel subsystem.
I4AJI2 Upgraded the FFmpeg version to 4.3.1.
I3HXIX Fixed the possible system error in the case of multiple processes, which is caused because the kernel operation node of the pipe uses the dirty private field dev.
I4QO9B Fixed freezing when returning from the WLAN list to the home screen.
I4EPVL Temporarily removed the ActsCMSISTest test case since the CMSIS code is not yet compatible with third-party chips.
I4QQU9 Fixed the issue where the serial port logs contain the board IP address and MAC address when the XTS test suite ActsNetTest is executed on the Hi3516 or Hi3518 board of a small-system device.

Known Issues

N/A

其他
1
https://gitee.com/openharmony/docs.git
git@gitee.com:openharmony/docs.git
openharmony
docs
docs
master

搜索帮助