1e41f4b71Sopenharmony_ci# OpenHarmony 1.1.5 LTS (EOL) 2e41f4b71Sopenharmony_ci 3e41f4b71Sopenharmony_ci 4e41f4b71Sopenharmony_ci## Version Description 5e41f4b71Sopenharmony_ci 6e41f4b71Sopenharmony_ciOpenHarmony 1.1.5 LTS is a maintenance version of OpenHarmony 1.0.1 Release. This version has rectified certain issues and security vulnerabilities detected in OpenHarmony 1.1.4 LTS. It is the latest stable release with a tag. 7e41f4b71Sopenharmony_ci 8e41f4b71Sopenharmony_ci 9e41f4b71Sopenharmony_ci## Version Mapping 10e41f4b71Sopenharmony_ci 11e41f4b71Sopenharmony_ci **Table 1** Version mapping of software and tools 12e41f4b71Sopenharmony_ci 13e41f4b71Sopenharmony_ci| Software/Tool| Version| Remarks| 14e41f4b71Sopenharmony_ci| -------- | -------- | -------- | 15e41f4b71Sopenharmony_ci| OpenHarmony | 1.1.5 LTS | N/A| 16e41f4b71Sopenharmony_ci| (Optional) HUAWEI DevEco Device Tool| 2.2 Beta2 | Recommended for developing OpenHarmony smart devices| 17e41f4b71Sopenharmony_ci 18e41f4b71Sopenharmony_ci 19e41f4b71Sopenharmony_ci## Source Code Acquisition 20e41f4b71Sopenharmony_ci 21e41f4b71Sopenharmony_ci 22e41f4b71Sopenharmony_ci### Acquiring Source Code Using the repo Tool 23e41f4b71Sopenharmony_ci 24e41f4b71Sopenharmony_ci**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.) 25e41f4b71Sopenharmony_ci 26e41f4b71Sopenharmony_ci 27e41f4b71Sopenharmony_ci``` 28e41f4b71Sopenharmony_cirepo init -u git@gitee.com:openharmony/manifest.git -b refs/tags/OpenHarmony-v1.1.5-LTS --no-repo-verify 29e41f4b71Sopenharmony_cirepo sync -c 30e41f4b71Sopenharmony_cirepo forall -c 'git lfs pull' 31e41f4b71Sopenharmony_ci``` 32e41f4b71Sopenharmony_ci 33e41f4b71Sopenharmony_ci**Method 2**: Use the **repo** tool to download the source code over HTTPS. 34e41f4b71Sopenharmony_ci 35e41f4b71Sopenharmony_ci 36e41f4b71Sopenharmony_ci``` 37e41f4b71Sopenharmony_cirepo init -u https://gitee.com/openharmony/manifest.git -b refs/tags/OpenHarmony-v1.1.5-LTS --no-repo-verify 38e41f4b71Sopenharmony_cirepo sync -c 39e41f4b71Sopenharmony_cirepo forall -c 'git lfs pull' 40e41f4b71Sopenharmony_ci``` 41e41f4b71Sopenharmony_ci 42e41f4b71Sopenharmony_ci 43e41f4b71Sopenharmony_ci### Acquiring Source Code from Mirrors 44e41f4b71Sopenharmony_ci 45e41f4b71Sopenharmony_ci **Table 2** Mirrors for acquiring source code 46e41f4b71Sopenharmony_ci 47e41f4b71Sopenharmony_ci| Source Code| Version| Mirror| SHA-256 Checksum| 48e41f4b71Sopenharmony_ci| -------- | -------- | -------- | -------- | 49e41f4b71Sopenharmony_ci| Full code base| 1.1.5 | [Download](https://repo.huaweicloud.com/harmonyos/os/1.1.5/code-v1.1.5-LTS.tar.gz) | [Download](https://repo.huaweicloud.com/harmonyos/os/1.1.5/code-v1.1.5-LTS.tar.gz.sha256)| 50e41f4b71Sopenharmony_ci| Hi3861 solution (binary) for the mini system| 1.1.5 | [Download](https://repo.huaweicloud.com/harmonyos/os/1.1.5/wifiiot-1.1.5.tar.gz)| [Download](https://repo.huaweicloud.com/harmonyos/os/1.1.5/wifiiot-1.1.5.tar.gz.sha256)| 51e41f4b71Sopenharmony_ci| Hi3518 solution (binary) for the small system| 1.1.5 | [Download](https://repo.huaweicloud.com/harmonyos/os/1.1.5/ipcamera_hi3518ev300-1.1.5.tar.gz)| [Download](https://repo.huaweicloud.com/harmonyos/os/1.1.5/ipcamera_hi3518ev300-1.1.5.tar.gz.sha256)| 52e41f4b71Sopenharmony_ci| Hi3516 solution (binary) for the small system| 1.1.5 | [Download](https://repo.huaweicloud.com/harmonyos/os/1.1.5/ipcamera_hi3516dv300-1.1.5.tar.gz)| [Download](https://repo.huaweicloud.com/harmonyos/os/1.1.5/ipcamera_hi3516dv300-1.1.5.tar.gz.sha256)| 53e41f4b71Sopenharmony_ci 54e41f4b71Sopenharmony_ci 55e41f4b71Sopenharmony_ci## What's New 56e41f4b71Sopenharmony_ci 57e41f4b71Sopenharmony_ciThis version has the following updates to OpenHarmony 1.1.4 LTS. 58e41f4b71Sopenharmony_ci 59e41f4b71Sopenharmony_ci 60e41f4b71Sopenharmony_ci### Feature Updates 61e41f4b71Sopenharmony_ci 62e41f4b71Sopenharmony_ciThis version does not involve feature updates. 63e41f4b71Sopenharmony_ci 64e41f4b71Sopenharmony_ci 65e41f4b71Sopenharmony_ci### API Updates 66e41f4b71Sopenharmony_ci 67e41f4b71Sopenharmony_ciThis version does not involve API updates. 68e41f4b71Sopenharmony_ci 69e41f4b71Sopenharmony_ci 70e41f4b71Sopenharmony_ci### Chip and Development Board Adaptation 71e41f4b71Sopenharmony_ci 72e41f4b71Sopenharmony_ciFor details about the adaptation status, see [SIG_DevBoard](https://gitee.com/openharmony/community/blob/master/sig/sig_devboard/sig_devboard.md). 73e41f4b71Sopenharmony_ci 74e41f4b71Sopenharmony_ci 75e41f4b71Sopenharmony_ci## Resolved Issues 76e41f4b71Sopenharmony_ci 77e41f4b71Sopenharmony_ci **Table 3** Resolved security vulnerabilities 78e41f4b71Sopenharmony_ci 79e41f4b71Sopenharmony_ci| Issue No.| Description| PR Link| 80e41f4b71Sopenharmony_ci| -------- | -------- | -------- | 81e41f4b71Sopenharmony_ci| I58X0S | Security vulnerabilities of the curl component: CVE-2022-27781 and CVE-2022-27782| [PR](https://gitee.com/openharmony/third_party_curl/pulls/60) | 82e41f4b71Sopenharmony_ci| I56PV4 | Security vulnerabilities of the curl component: CVE-2022-22576, CVE-2022-27775, CVE-2022-27774, and CVE-2022-27776| [PR](https://gitee.com/openharmony/third_party_curl/pulls/54) | 83e41f4b71Sopenharmony_ci| NA | Security vulnerabilities of the curl component: CVE-2021-22945, CVE-2021-22946, and CVE-2021-22947| [PR](https://gitee.com/openharmony/third_party_curl/pulls/56) | 84e41f4b71Sopenharmony_ci| I4QT0K/I56GI9 | Security vulnerabilities of the Mbed TLS component: CVE-2021-44732 and CVE-2021-45450| [PR](https://gitee.com/openharmony/third_party_mbedtls/pulls/30) | 85e41f4b71Sopenharmony_ci| I5F0WG | Security vulnerabilities of the freetype component: CVE-2022-27404 and CVE-2022-27406| [PR](https://gitee.com/openharmony/third_party_freetype/pulls/22) | 86e41f4b71Sopenharmony_ci| I4TLI9 | Security vulnerability of the freetype component: CVE-2020-15999| [PR](https://gitee.com/openharmony/third_party_freetype/pulls/7) | 87e41f4b71Sopenharmony_ci| I51D98 | Security vulnerability of the zlib component: CVE-2018-25032| [PR](https://gitee.com/openharmony/third_party_zlib/pulls/31) | 88e41f4b71Sopenharmony_ci| I5F13F/I4UHO4 | Security vulnerabilities of the FFmpeg component: CVE-2020-35964, CVE-2022-1475, CVE-2021-38291, CVE-2020-35965, CVE-2020-22042, CVE-2020-22038, CVE-2020-22037, CVE-2020-22021, and CVE-2020-22019| [PR](https://gitee.com/openharmony/device_hisilicon_third_party_ffmpeg/pulls/17) | 89e41f4b71Sopenharmony_ci 90e41f4b71Sopenharmony_ci **Table 4** Resolved issues 91e41f4b71Sopenharmony_ci 92e41f4b71Sopenharmony_ci| Issue No.| Description| 93e41f4b71Sopenharmony_ci| -------- | -------- | 94e41f4b71Sopenharmony_ci| [I4VKNM](https://gitee.com/openharmony/xts_acts/issues/I4VKNM) | There is a possibility that the testSigtimedwaitBlock test case fails to run on the Hi3518 development board in the small system.| 95e41f4b71Sopenharmony_ci| [I4S098](https://gitee.com/openharmony/applications_sample_camera/issues/I4S098) | The system may stop responding when you repeat the following operations on the Hi3516 development board in the small system: Choose **Settings > Wi-Fi**, enter the Wi-Fi list page, and exit.| 96