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