Compare commits

..

2 Commits

Author SHA1 Message Date
Jason Carroll 1313c462a0 Update manifest.yml for LTS 2.0. 2022-10-14 09:25:03 -07:00
Jason Carroll 203fe1c42c Update CHANGELOG.md and README.md for LTS 2.0. 2022-10-13 17:53:54 -07:00
19 changed files with 20 additions and 41 deletions

12
.gitmodules vendored
View File

@ -40,15 +40,3 @@
path = aws/ota-for-aws-iot-embedded-sdk
branch = main
url = https://github.com/aws/ota-for-aws-iot-embedded-sdk.git
[submodule "aws/fleet-provisioning-for-aws-iot-embedded-sdk"]
path = aws/fleet-provisioning-for-aws-iot-embedded-sdk
url = https://github.com/aws/Fleet-Provisioning-for-AWS-IoT-embedded-sdk.git
[submodule "FreeRTOS/coreSNTP"]
path = FreeRTOS/coreSNTP
url = https://github.com/FreeRTOS/coreSNTP
[submodule "aws/sigv4-for-aws-iot-embedded-sdk"]
path = aws/sigv4-for-aws-iot-embedded-sdk
url = https://github.com/aws/SigV4-for-AWS-IoT-embedded-sdk.git
[submodule "FreeRTOS/FreeRTOS-Cellular-Interface"]
path = FreeRTOS/FreeRTOS-Cellular-Interface
url = https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface.git

View File

@ -1,10 +1,5 @@
# ChangeLog for FreeRTOS 202210-LTS
## 202210.01-LTS (November 2022)
Update the following libraries in the Long Term Support (LTS) patch release:
* [FreeRTOS-Kernel V10.5.1](https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/V10.5.1/History.txt)
* [coreMQTT v2.1.1](https://github.com/FreeRTOS/coreMQTT/blob/v2.1.1/CHANGELOG.md)
## 202210.00-LTS (October 2022)
Long Term Support (LTS) release of the following libraries:
@ -16,10 +11,10 @@ Long Term Support (LTS) release of the following libraries:
* [coreJSON v3.2.0](https://github.com/FreeRTOS/coreJSON/tree/v3.2.0)
* [coreSNTP v1.2.0](https://github.com/FreeRTOS/coreSNTP/tree/v1.2.0)
* [Cellular Interface v1.3.0](https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface/tree/v1.3.0)
* [SigV4 v1.2.0](https://github.com/aws/SigV4-for-AWS-IoT-embedded-sdk/tree/v1.2.0)
* [SigV4 v1.2.0](https://github.com/FreeRTOS/SigV4-for-AWS-IoT-embedded-sdk/tree/v1.2.0)
* [backoffAlgorithm v1.3.0](https://github.com/FreeRTOS/backoffAlgorithm/tree/v1.3.0)
* [AWS IoT Device Shadow v1.3.0](https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk/tree/v1.3.0)
* [AWS IoT Device Defender v1.3.0](https://github.com/aws/Device-Defender-for-AWS-IoT-embedded-sdk/tree/v1.3.0)
* [AWS IoT Jobs v1.3.0](https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/tree/v1.3.0)
* [AWS IoT Fleet Provisioning v1.1.0](https://github.com/aws/Fleet-Provisioning-for-AWS-IoT-embedded-sdk/tree/v1.1.0)
* [AWS IoT Over-the-air Update v3.4.0](https://github.com/aws/ota-for-aws-iot-embedded-sdk/tree/v3.4.0)
* [AWS IoT Over-the-air Update v3.4.0](https://github.com/aws/ota-for-aws-iot-embedded-sdk/tree/v3.4.0)

@ -1 +0,0 @@
Subproject commit 0c6eae034079360dca9839438cc4b12b6100d976

@ -1 +1 @@
Subproject commit def7d2df2b0506d3d249334974f51e427c17a41c
Subproject commit 0437c8257aaeed4ecf0c50d2e1c7e8e48c4b799e

@ -1 +1 @@
Subproject commit 0bf460c935ca59cf0423ef0ac3505f13961c2e9e
Subproject commit 80bbfdf028b69a8e9c173830e3afdb1a2908a8fb

@ -1 +1 @@
Subproject commit 8818bed40e57215fda8efa4b7fd33f7ae2c80d65
Subproject commit a70291444c556bc3392bf9b7b60626b93b120319

@ -1 +1 @@
Subproject commit 2949950412ffc88201c15a3a9ce4ecf71f4e1045
Subproject commit b349f89e67f5feef51438dc09ed89959dedc18d5

@ -1 +1 @@
Subproject commit 5b31f4c37a034911a4992fd415f8177a75014946
Subproject commit 26fe707548fc4e975c453aa4475ae056bb70247b

@ -1 +1 @@
Subproject commit 6d5641b8a2f410470134d9bfe8ee71e3d83a565e
Subproject commit ff9830a338b6a759c5574f991b02d6f99abadc42

@ -1 +1 @@
Subproject commit 781f5774948fa8e6427be544b1bf1ad512ae9e90
Subproject commit cc4129e5c44430e94dec5b82bacc4ce1491c61ac

@ -1 +0,0 @@
Subproject commit 32d2168d504e4a7b135ec890e601cc66efc32bd5

View File

@ -9,16 +9,16 @@ Libraries in this GitHub branch (also listed below) are part of the [FreeRTOS 20
| Library | Version | LTS Until | LTS Repo URL |
|------------------------- |---------------------|------------|--------------------------------------------------------------------------- |
| FreeRTOS Kernel | 10.5.1 | 10/31/2024 | https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/V10.5.1 |
| FreeRTOS Kernel | 10.5.0 | 10/31/2024 | https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/V10.5.0 |
| FreeRTOS-Plus-TCP | 3.1.0 | 10/31/2024 | https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/tree/V3.1.0 |
| coreMQTT | 2.1.1 | 10/31/2024 | https://github.com/FreeRTOS/coreMQTT/tree/v2.1.1 |
| coreMQTT | 2.1.0 | 10/31/2024 | https://github.com/FreeRTOS/coreMQTT/tree/v2.1.0 |
| coreHTTP | 3.0.0 | 10/31/2024 | https://github.com/FreeRTOS/coreHTTP/tree/v3.0.0 |
| corePKCS11 | 3.5.0 | 10/31/2024 | https://github.com/FreeRTOS/corePKCS11/tree/v3.5.0 |
| coreJSON | 3.2.0 | 10/31/2024 | https://github.com/FreeRTOS/coreJSON/tree/v3.2.0 |
| coreSNTP | 1.2.0 | 10/31/2024 | https://github.com/FreeRTOS/coreSNTP/tree/v1.2.0 |
| Cellular Interface | 1.3.0 | 10/31/2024 | https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface/tree/v1.3.0 |
| SigV4 | 1.2.0 | 10/31/2024 | https://github.com/FreeRTOS/SigV4-for-AWS-IoT-embedded-sdk/tree/v1.2.0 |
| backoffAlgorithm | 1.3.0 | 10/31/2024 | https://github.com/FreeRTOS/backoffAlgorithm/tree/v1.3.0 |
| SigV4 | 1.2.0 | 10/31/2024 | https://github.com/aws/SigV4-for-AWS-IoT-embedded-sdk/tree/v1.2.0 |
| AWS IoT Device Shadow | 1.3.0 | 10/31/2024 | https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk/tree/v1.3.0 |
| AWS IoT Device Defender | 1.3.0 | 10/31/2024 | https://github.com/aws/Device-Defender-for-AWS-IoT-embedded-sdk/tree/v1.3.0 |
| AWS IoT Jobs | 1.3.0 | 10/31/2024 | https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/tree/v1.3.0 |
@ -39,4 +39,4 @@ See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more inform
## License
This library is licensed under the MIT License. See the [LICENSE](LICENSE.md) file.
This library is licensed under the MIT License. See the [LICENSE](LICENSE.md) file.

@ -1 +1 @@
Subproject commit 989670043d46dc104477957cdc0ce263218dae0a
Subproject commit 548b4688b26d16d0e6134d7d93dcbae103994e40

@ -1 +1 @@
Subproject commit 250821f043d2d080547270b43f01d53c7d52640a
Subproject commit 508ce43a2257be5d38bfd2a778607fa921cb2dac

@ -1 +0,0 @@
Subproject commit fca2f6d4a87136a62604ccc5868196496b9c1980

@ -1 +1 @@
Subproject commit e56c6f8f3a525b895ecbde0dfdde51e959c3e90a
Subproject commit 19788445bca7f8f85167c83ac12379d3d1022295

@ -1 +1 @@
Subproject commit f9760892ba152f2c9104d08192ea5ffbbf9fa8ea
Subproject commit 666241d0f643b07d5146a3715b649d80f8135e0b

@ -1 +0,0 @@
Subproject commit cbfad41556de904fc94a6f960bad295929688ef4

View File

@ -4,7 +4,7 @@ description: |-
"Hub Repo for FreeRTOS Long Term Support kernel and libraries"
dependencies:
- name: "FreeRTOS-Kernel"
version: "V10.5.1"
version: "V10.5.0"
repository:
type: "git"
url: "https://github.com/FreeRTOS/FreeRTOS-Kernel.git"
@ -24,7 +24,7 @@ dependencies:
type: "git"
url: "https://github.com/FreeRTOS/coreHTTP.git"
- name: "coreMQTT"
version: "v2.1.1"
version: "v2.1.0"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreMQTT.git"
@ -47,7 +47,7 @@ dependencies:
version: "v1.2.0"
repository:
type: "git"
url: "https://github.com/aws/SigV4-for-AWS-IoT-embedded-sdk.git"
url: "https://github.com/FreeRTOS/SigV4-for-AWS-IoT-embedded-sdk.git"
- name: "backoffAlgorithm"
version: "v1.3.0"
repository: