diff options
| -rw-r--r-- | documentation/migration-guides/release-4.0.rst | 2 | ||||
| -rw-r--r-- | documentation/migration-guides/release-notes-4.0.20.rst | 130 |
2 files changed, 132 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-4.0.rst b/documentation/migration-guides/release-4.0.rst index c74100d809..4954ea678b 100644 --- a/documentation/migration-guides/release-4.0.rst +++ b/documentation/migration-guides/release-4.0.rst | |||
| @@ -26,3 +26,5 @@ Release 4.0 (kirkstone) | |||
| 26 | release-notes-4.0.17 | 26 | release-notes-4.0.17 |
| 27 | release-notes-4.0.18 | 27 | release-notes-4.0.18 |
| 28 | release-notes-4.0.19 | 28 | release-notes-4.0.19 |
| 29 | release-notes-4.0.20 | ||
| 30 | |||
diff --git a/documentation/migration-guides/release-notes-4.0.20.rst b/documentation/migration-guides/release-notes-4.0.20.rst new file mode 100644 index 0000000000..97e0a3e91d --- /dev/null +++ b/documentation/migration-guides/release-notes-4.0.20.rst | |||
| @@ -0,0 +1,130 @@ | |||
| 1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK | ||
| 2 | |||
| 3 | Release notes for Yocto-4.0.20 (Kirkstone) | ||
| 4 | ------------------------------------------ | ||
| 5 | |||
| 6 | Security Fixes in Yocto-4.0.20 | ||
| 7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
| 8 | |||
| 9 | - acpica: Fix :cve:`2024-24856` | ||
| 10 | - glib-2.0: Fix :cve:`2024-34397` | ||
| 11 | - gstreamer1.0-plugins-base: Fix :cve:`2024-4453` | ||
| 12 | - libxml2: Fix :cve:`2024-34459` | ||
| 13 | - openssh: fix :cve:`2024-6387` | ||
| 14 | - openssl: Fix :cve_mitre:`2024-4741` and :cve:`2024-5535` | ||
| 15 | - ruby: fix :cve:`2024-27280` | ||
| 16 | - wget: Fix for :cve:`2024-38428` | ||
| 17 | |||
| 18 | |||
| 19 | Fixes in Yocto-4.0.20 | ||
| 20 | ~~~~~~~~~~~~~~~~~~~~~ | ||
| 21 | |||
| 22 | - bitbake: tests/fetch: Tweak test to match upstream repo url change Upstream changed their urls, update our test to match. | ||
| 23 | - build-appliance-image: Update to kirkstone head revision | ||
| 24 | - glibc-tests: Add missing bash ptest dependency | ||
| 25 | - glibc-tests: correctly pull in the actual tests when installing -ptest package | ||
| 26 | - glibc: stable 2.35 branch updates | ||
| 27 | - gobject-introspection: Do not hardcode objdump name | ||
| 28 | - linuxloader: add -armhf on arm only for :term:`TARGET_FPU` 'hard' | ||
| 29 | - man-pages: add an alternative link name for crypt_r.3 | ||
| 30 | - man-pages: remove conflict pages | ||
| 31 | - migration-guides: add release notes for 4.0.19 | ||
| 32 | - openssl: Upgrade 3.0.13 -> 3.0.14 | ||
| 33 | - poky.conf: bump version for 4.0.20 | ||
| 34 | |||
| 35 | |||
| 36 | Known Issues in Yocto-4.0.20 | ||
| 37 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
| 38 | |||
| 39 | - N/A | ||
| 40 | |||
| 41 | |||
| 42 | Contributors to Yocto-4.0.20 | ||
| 43 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
| 44 | |||
| 45 | - Archana Polampalli | ||
| 46 | - Changqing Li | ||
| 47 | - Deepthi Hemraj | ||
| 48 | - Jonas Gorski | ||
| 49 | - Jose Quaresma | ||
| 50 | - Khem Raj | ||
| 51 | - Lee Chee Yang | ||
| 52 | - Peter Marko | ||
| 53 | - Poonam Jadhav | ||
| 54 | - Siddharth Doshi | ||
| 55 | - Steve Sakoman | ||
| 56 | - Thomas Perrot | ||
| 57 | - Vijay Anusuri | ||
| 58 | - Yogita Urade | ||
| 59 | |||
| 60 | |||
| 61 | Repositories / Downloads for Yocto-4.0.20 | ||
| 62 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
| 63 | |||
| 64 | poky | ||
| 65 | |||
| 66 | - Repository Location: :yocto_git:`/poky` | ||
| 67 | - Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>` | ||
| 68 | - Tag: :yocto_git:`yocto-4.0.20 </poky/log/?h=yocto-4.0.20>` | ||
| 69 | - Git Revision: :yocto_git:`6bd3969d32730538608e680653e032e66958fe84 </poky/commit/?id=6bd3969d32730538608e680653e032e66958fe84>` | ||
| 70 | - Release Artefact: poky-6bd3969d32730538608e680653e032e66958fe84 | ||
| 71 | - sha: b7ef1bd5ba1af257c4eb07a59b51d69e147723aea010eb2da99ea30dcbbbe2d9 | ||
| 72 | - Download Locations: | ||
| 73 | http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.20/poky-6bd3969d32730538608e680653e032e66958fe84.tar.bz2 | ||
| 74 | http://mirrors.kernel.org/yocto/yocto/yocto-4.0.20/poky-6bd3969d32730538608e680653e032e66958fe84.tar.bz2 | ||
| 75 | |||
| 76 | openembedded-core | ||
| 77 | |||
| 78 | - Repository Location: :oe_git:`/openembedded-core` | ||
| 79 | - Branch: :oe_git:`kirkstone </openembedded-core/log/?h=kirkstone>` | ||
| 80 | - Tag: :oe_git:`yocto-4.0.20 </openembedded-core/log/?h=yocto-4.0.20>` | ||
| 81 | - Git Revision: :oe_git:`5d97b0576e98a2cf402abab1a1edcab223545d87 </openembedded-core/commit/?id=5d97b0576e98a2cf402abab1a1edcab223545d87>` | ||
| 82 | - Release Artefact: oecore-5d97b0576e98a2cf402abab1a1edcab223545d87 | ||
| 83 | - sha: 4064a32b8ff1ad8a98aa15e75b27585d2b27236c8cdfa4a28af6d6fef99b93c0 | ||
| 84 | - Download Locations: | ||
| 85 | http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.20/oecore-5d97b0576e98a2cf402abab1a1edcab223545d87.tar.bz2 | ||
| 86 | http://mirrors.kernel.org/yocto/yocto/yocto-4.0.20/oecore-5d97b0576e98a2cf402abab1a1edcab223545d87.tar.bz2 | ||
| 87 | |||
| 88 | meta-mingw | ||
| 89 | |||
| 90 | - Repository Location: :yocto_git:`/meta-mingw` | ||
| 91 | - Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>` | ||
| 92 | - Tag: :yocto_git:`yocto-4.0.20 </meta-mingw/log/?h=yocto-4.0.20>` | ||
| 93 | - Git Revision: :yocto_git:`f6b38ce3c90e1600d41c2ebb41e152936a0357d7 </meta-mingw/commit/?id=f6b38ce3c90e1600d41c2ebb41e152936a0357d7>` | ||
| 94 | - Release Artefact: meta-mingw-f6b38ce3c90e1600d41c2ebb41e152936a0357d7 | ||
| 95 | - sha: 7d57167c19077f4ab95623d55a24c2267a3a3fb5ed83688659b4c03586373b25 | ||
| 96 | - Download Locations: | ||
| 97 | http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.20/meta-mingw-f6b38ce3c90e1600d41c2ebb41e152936a0357d7.tar.bz2 | ||
| 98 | http://mirrors.kernel.org/yocto/yocto/yocto-4.0.20/meta-mingw-f6b38ce3c90e1600d41c2ebb41e152936a0357d7.tar.bz2 | ||
| 99 | |||
| 100 | meta-gplv2 | ||
| 101 | |||
| 102 | - Repository Location: :yocto_git:`/meta-gplv2` | ||
| 103 | - Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>` | ||
| 104 | - Tag: :yocto_git:`yocto-4.0.20 </meta-gplv2/log/?h=yocto-4.0.20>` | ||
| 105 | - Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-gplv2/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>` | ||
| 106 | - Release Artefact: meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a | ||
| 107 | - sha: c386f59f8a672747dc3d0be1d4234b6039273d0e57933eb87caa20f56b9cca6d | ||
| 108 | - Download Locations: | ||
| 109 | http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.20/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2 | ||
| 110 | http://mirrors.kernel.org/yocto/yocto/yocto-4.0.20/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2 | ||
| 111 | |||
| 112 | bitbake | ||
| 113 | |||
| 114 | - Repository Location: :oe_git:`/bitbake` | ||
| 115 | - Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>` | ||
| 116 | - Tag: :oe_git:`yocto-4.0.20 </bitbake/log/?h=yocto-4.0.20>` | ||
| 117 | - Git Revision: :oe_git:`734b0ea3dfe45eb16ee60f0c2c388e22af4040e0 </bitbake/commit/?id=734b0ea3dfe45eb16ee60f0c2c388e22af4040e0>` | ||
| 118 | - Release Artefact: bitbake-734b0ea3dfe45eb16ee60f0c2c388e22af4040e0 | ||
| 119 | - sha: 99f4c6786fec790fd6c4577b5dea3c97c580cc4815bd409ce554a68ee99b0180 | ||
| 120 | - Download Locations: | ||
| 121 | http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.20/bitbake-734b0ea3dfe45eb16ee60f0c2c388e22af4040e0.tar.bz2 | ||
| 122 | http://mirrors.kernel.org/yocto/yocto/yocto-4.0.20/bitbake-734b0ea3dfe45eb16ee60f0c2c388e22af4040e0.tar.bz2 | ||
| 123 | |||
| 124 | yocto-docs | ||
| 125 | |||
| 126 | - Repository Location: :yocto_git:`/yocto-docs` | ||
| 127 | - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>` | ||
| 128 | - Tag: :yocto_git:`yocto-4.0.20 </yocto-docs/log/?h=yocto-4.0.20>` | ||
| 129 | - Git Revision: :yocto_git:`b15b1d369edf33cd91232fefa0278e7e89653a01 </yocto-docs/commit/?id=b15b1d369edf33cd91232fefa0278e7e89653a01>` | ||
| 130 | |||
