Skip to content

Commit a3517dd

Browse files
ricardosalvetikprosise
authored andcommitted
release-notes: add release notes for the v93 release
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
1 parent 2de5185 commit a3517dd

File tree

2 files changed

+61
-1
lines changed

2 files changed

+61
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.. _changelog:
22

3-
.. include:: rn_v92.inc
3+
.. include:: rn_v93.inc
4+
.. include:: rn_v92.inc

source/release-notes/rn_v93.inc

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
LmP V93 Release Notes
2+
=====================
3+
4+
.. note::
5+
You can view the full `v93 changelog`_ for greater detail.
6+
7+
Attention Points for Migration
8+
------------------------------
9+
10+
Things to be aware of when :ref:`updating LmP <ref-linux-update>` from the v92 release:
11+
12+
* Base OE/Yocto version in v93 is still kirkstone (4.0.16)
13+
* TI BSP updated to the 09.02.00.001 release, without major changes
14+
* Rust had a major update, from 1.68.2 to the 1.74.1 release
15+
* Container stack updated based on the revisions used by Docker v25.0.2
16+
* Skopeo and nerdctl were removed, in favor of composectl (for managing compose apps)
17+
* TI AM62XX-EVM updated to use the internal eMMC as the default storage device
18+
19+
Please also check the respective vendor BSP release notes for more information.
20+
21+
Known Issues
22+
------------
23+
24+
None.
25+
26+
New Features
27+
------------
28+
29+
* Composectl is now used for managing compose apps (replacing skopeo, which was removed)
30+
31+
Aktualizr-Lite Updates
32+
----------------------
33+
34+
* Move to usage of the new `composectl` utility.
35+
* Added offline update support to the public API.
36+
* Support of the hybrid/mixing offline and online update.
37+
* Added the CLI API - wrapper over the public API to streamline a custom CLI SOTA client.
38+
* Minor fixes and improvements in the offline update implementation and the calculation of the application update size.
39+
40+
General Updates
41+
---------------
42+
43+
* LMP release based on the OE/Yocto 4.0.16 Kirkstone release
44+
* Bitbake updated to the 2.0.16 release
45+
* ContainerD updated to the 1.7.13 release
46+
* Docker-CE updated to the 25.0.2 release
47+
* Runc updated to the 1.1.12 release
48+
* Linux-lmp updated to the v6.1.75 stable release
49+
* Linux-lmp-rt updated to the v6.1.75-rt23 stable release
50+
* Linux-lmp-ti-staging updated to the cicd.kirkstone.202401090400 tag
51+
* Go updated to the 1.20.14 stable release
52+
* Rust updated to the 1.74.1 stable release
53+
* OpenSSL updated to the 3.0.13 stable release
54+
* Linux-firmware updated to the 20231030 snapshot
55+
* TI BSP updated to the 09.02.00.001 release
56+
* Intel BSP updated to align with ESE tag release-146_adl_s-mr7
57+
58+
.. _v93 changelog:
59+
https://foundries.io/products/releases/93/

0 commit comments

Comments
 (0)