diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-5.1.3.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-5.1.3.rst | 160 |
1 files changed, 160 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-notes-5.1.3.rst b/documentation/migration-guides/release-notes-5.1.3.rst new file mode 100644 index 0000000000..641cb8d502 --- /dev/null +++ b/documentation/migration-guides/release-notes-5.1.3.rst | |||
@@ -0,0 +1,160 @@ | |||
1 | Release notes for Yocto-5.1.3 (Styhead) | ||
2 | --------------------------------------- | ||
3 | |||
4 | Security Fixes in Yocto-5.1.3 | ||
5 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
6 | |||
7 | - go: Fix :cve_nist:`2024-45336`, :cve_nist:`2024-45341` and :cve_nist:`2025-22866` | ||
8 | - linux-yocto/6.6: Fix :cve_nist:`2024-36476`, :cve_nist:`2024-53179`, :cve_nist:`2024-56582`, | ||
9 | :cve_nist:`2024-56703`, :cve_nist:`2024-57801`, :cve_nist:`2024-57802`, :cve_nist:`2024-57841`, | ||
10 | :cve_nist:`2024-57882`, :cve_nist:`2024-57887`, :cve_nist:`2024-57890`, :cve_nist:`2024-57892`, | ||
11 | :cve_nist:`2024-57895`, :cve_nist:`2024-57896`, :cve_nist:`2024-57900`, :cve_nist:`2024-57901`, | ||
12 | :cve_nist:`2024-57902`, :cve_nist:`2024-57906`, :cve_nist:`2024-57907`, :cve_nist:`2024-57908`, | ||
13 | :cve_nist:`2024-57910`, :cve_nist:`2024-57911`, :cve_nist:`2024-57912`, :cve_nist:`2024-57913`, | ||
14 | :cve_nist:`2024-57916`, :cve_nist:`2024-57922`, :cve_nist:`2024-57925`, :cve_nist:`2024-57926`, | ||
15 | :cve_nist:`2024-57933`, :cve_nist:`2024-57938`, :cve_nist:`2024-57939`, :cve_nist:`2024-57940`, | ||
16 | :cve_nist:`2024-57949`, :cve_nist:`2024-57951`, :cve_nist:`2025-21631`, :cve_nist:`2025-21636`, | ||
17 | :cve_nist:`2025-21637`, :cve_nist:`2025-21638`, :cve_nist:`2025-21639`, :cve_nist:`2025-21640`, | ||
18 | :cve_nist:`2025-21642`, :cve_nist:`2025-21652`, :cve_nist:`2025-21658`, :cve_nist:`2025-21665`, | ||
19 | :cve_nist:`2025-21666`, :cve_nist:`2025-21667`, :cve_nist:`2025-21669`, :cve_nist:`2025-21670`, | ||
20 | :cve_nist:`2025-21671`, :cve_nist:`2025-21673`, :cve_nist:`2025-21674`, :cve_nist:`2025-21675`, | ||
21 | :cve_nist:`2025-21676`, :cve_nist:`2025-21680`, :cve_nist:`2025-21681`, :cve_nist:`2025-21683`, | ||
22 | :cve_nist:`2025-21684`, :cve_nist:`2025-21687`, :cve_nist:`2025-21689`, :cve_nist:`2025-21690`, | ||
23 | :cve_nist:`2025-21692`, :cve_nist:`2025-21694`, :cve_nist:`2025-21697` and :cve_nist:`2025-21699` | ||
24 | - pyhton3: Fix CVE-2024-12254, :cve_nist:`2025-0938` and 3 other vulnerabilities (gh-80222, gh-119511 | ||
25 | and gh-126108). | ||
26 | - socat: Fix :cve_nist:`2024-54661` | ||
27 | - vim: Fix :cve_nist:`2025-22134` and :cve_nist:`2025-24014` | ||
28 | |||
29 | |||
30 | Fixes in Yocto-5.1.3 | ||
31 | ~~~~~~~~~~~~~~~~~~~~ | ||
32 | |||
33 | - bitbake: bblayers/query: Fix using "removeprefix" string method | ||
34 | - bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc | ||
35 | - bitbake: tests/fetch: Fix git shallow test failure with git >= 2.48 | ||
36 | - boost: fix do_fetch error | ||
37 | - build-appliance-image: Update to styhead head revision | ||
38 | - classes/nativesdk: also override :term:`TUNE_PKGARCH` | ||
39 | - classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture | ||
40 | - cmake: apply parallel build settings to ptest tasks | ||
41 | - contributor-guide/submit-changes: add policy on AI generated code | ||
42 | - cve-check: fix cvesInRecord | ||
43 | - cve-check: restore :term:`CVE_CHECK_SHOW_WARNINGS` functionality | ||
44 | - dev-manual/building: document the initramfs-framework recipe | ||
45 | - devtool: ide-sdk recommend :term:`DEBUG_BUILD` | ||
46 | - devtool: ide-sdk remove the plugin from eSDK installer | ||
47 | - devtool: ide-sdk sort cmake preset | ||
48 | - devtool: modify support debug-builds | ||
49 | - docs: Add favicon for the documentation html | ||
50 | - docs: Fix typo in standards.md | ||
51 | - docs: Update autobuilder URLs to valkyrie | ||
52 | - enchant2: correct :term:`SRC_URI` and other uris | ||
53 | - go: upgrade to 1.22.12 | ||
54 | - libnsl2: set :term:`CVE_PRODUCT` | ||
55 | - libxml-parser-perl: correct :term:`SRC_URI` | ||
56 | - linux-yocto/6.6: update to v6.6.75 | ||
57 | - linux: Modify kernel configuration to fix runqlat issue | ||
58 | - lrzsz: update :term:`SRC_URI` to avoid redirect | ||
59 | - migration-guides: add release notes for 4.0.24, 5.0.6, 5.0.7 and 5.1.2 | ||
60 | - oe-selftest: devtool ide-sdk use modify debug-build | ||
61 | - oeqa/gitarchive: Fix syntax warning | ||
62 | - poky.conf: bump version for 5.1.3 | ||
63 | - python3: upgrade 3.12.9 | ||
64 | - ref-manual/faq: add q&a on systemd as default | ||
65 | - resulttool/store: Fix permissions of logarchive | ||
66 | - rust-target-config: Fix TARGET_C_INT_WIDTH with correct size | ||
67 | - scripts/install-buildtools: Update to 5.1.2 | ||
68 | - sdk-manual: extensible.rst: devtool ide-sdk improve | ||
69 | - sdk-manual: extensible.rst: update devtool ide-sdk | ||
70 | - systemd: set :term:`CVE_PRODUCT` | ||
71 | - test-manual/ptest: link to common framework ptest classes | ||
72 | - test-manual/reproducible-builds: fix reproducible links | ||
73 | - vim: Upgrade 9.1.1043 | ||
74 | |||
75 | |||
76 | Known Issues in Yocto-5.1.3 | ||
77 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
78 | |||
79 | - N/A | ||
80 | |||
81 | |||
82 | Contributors to Yocto-5.1.3 | ||
83 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
84 | |||
85 | - Adrian Freihofer | ||
86 | - Aleksandar Nikolic | ||
87 | - Alexander Kanavin | ||
88 | - Antonin Godard | ||
89 | - Bruce Ashfield | ||
90 | - Chris Laplante | ||
91 | - Divya Chellam | ||
92 | - Harish Sadineni | ||
93 | - Jiaying Song | ||
94 | - Joerg Schmidt | ||
95 | - Lee Chee Yang | ||
96 | - Mikko Rapeli | ||
97 | - Peter Marko | ||
98 | - Richard Purdie | ||
99 | - Ross Burton | ||
100 | - Simon A. Eugster | ||
101 | - Steve Sakoman | ||
102 | |||
103 | Repositories / Downloads for Yocto-5.1.3 | ||
104 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
105 | |||
106 | poky | ||
107 | |||
108 | - Repository Location: :yocto_git:`/poky` | ||
109 | - Branch: :yocto_git:`styhead </poky/log/?h=styhead>` | ||
110 | - Tag: :yocto_git:`yocto-5.1.3 </poky/log/?h=yocto-5.1.3>` | ||
111 | - Git Revision: :yocto_git:`11a8dec6e29ac0b2fd942c0fc00dd7fc30658841 </poky/commit/?id=11a8dec6e29ac0b2fd942c0fc00dd7fc30658841>` | ||
112 | - Release Artefact: poky-11a8dec6e29ac0b2fd942c0fc00dd7fc30658841 | ||
113 | - sha: 9ebcacaab53058fd97b06134e06b5883df3c7ddb25dae43a2f3809c4f65d24b5 | ||
114 | - Download Locations: | ||
115 | https://downloads.yoctoproject.org/releases/yocto/yocto-5.1.3/poky-11a8dec6e29ac0b2fd942c0fc00dd7fc30658841.tar.bz2 | ||
116 | https://mirrors.kernel.org/yocto/yocto/yocto-5.1.3/poky-11a8dec6e29ac0b2fd942c0fc00dd7fc30658841.tar.bz2 | ||
117 | |||
118 | openembedded-core | ||
119 | |||
120 | - Repository Location: :oe_git:`/openembedded-core` | ||
121 | - Branch: :oe_git:`styhead </openembedded-core/log/?h=styhead>` | ||
122 | - Tag: :oe_git:`yocto-5.1.3 </openembedded-core/log/?h=yocto-5.1.3>` | ||
123 | - Git Revision: :oe_git:`35ffa0ed523ba95f069dff5b7df3f819ef031015 </openembedded-core/commit/?id=35ffa0ed523ba95f069dff5b7df3f819ef031015>` | ||
124 | - Release Artefact: oecore-35ffa0ed523ba95f069dff5b7df3f819ef031015 | ||
125 | - sha: 67efedf0afa9ac9e4664f02923a4c5c2429f2f1be697e39f9cbffb9e3f2d9d2c | ||
126 | - Download Locations: | ||
127 | https://downloads.yoctoproject.org/releases/yocto/yocto-5.1.3/oecore-35ffa0ed523ba95f069dff5b7df3f819ef031015.tar.bz2 | ||
128 | https://mirrors.kernel.org/yocto/yocto/yocto-5.1.3/oecore-35ffa0ed523ba95f069dff5b7df3f819ef031015.tar.bz2 | ||
129 | |||
130 | meta-mingw | ||
131 | |||
132 | - Repository Location: :yocto_git:`/meta-mingw` | ||
133 | - Branch: :yocto_git:`styhead </meta-mingw/log/?h=styhead>` | ||
134 | - Tag: :yocto_git:`yocto-5.1.3 </meta-mingw/log/?h=yocto-5.1.3>` | ||
135 | - Git Revision: :yocto_git:`77fe18d4f8ec34501045c5d92ce7e13b1bd129e9 </meta-mingw/commit/?id=77fe18d4f8ec34501045c5d92ce7e13b1bd129e9>` | ||
136 | - Release Artefact: meta-mingw-77fe18d4f8ec34501045c5d92ce7e13b1bd129e9 | ||
137 | - sha: 4c7f8100a3675d9863e51825def3df5b263ffc81cd57bae26eedbc156d771534 | ||
138 | - Download Locations: | ||
139 | https://downloads.yoctoproject.org/releases/yocto/yocto-5.1.3/meta-mingw-77fe18d4f8ec34501045c5d92ce7e13b1bd129e9.tar.bz2 | ||
140 | https://mirrors.kernel.org/yocto/yocto/yocto-5.1.3/meta-mingw-77fe18d4f8ec34501045c5d92ce7e13b1bd129e9.tar.bz2 | ||
141 | |||
142 | bitbake | ||
143 | |||
144 | - Repository Location: :oe_git:`/bitbake` | ||
145 | - Branch: :oe_git:`2.10 </bitbake/log/?h=2.10>` | ||
146 | - Tag: :oe_git:`yocto-5.1.3 </bitbake/log/?h=yocto-5.1.3>` | ||
147 | - Git Revision: :oe_git:`58e5c70a0572ff5994dc181694e05cd5d3ddaf66 </bitbake/commit/?id=58e5c70a0572ff5994dc181694e05cd5d3ddaf66>` | ||
148 | - Release Artefact: bitbake-58e5c70a0572ff5994dc181694e05cd5d3ddaf66 | ||
149 | - sha: 8b1d8aa3de6ca8c520f1b528e342e06de0cff918a11d77862c499185a9ba8fec | ||
150 | - Download Locations: | ||
151 | https://downloads.yoctoproject.org/releases/yocto/yocto-5.1.3/bitbake-58e5c70a0572ff5994dc181694e05cd5d3ddaf66.tar.bz2 | ||
152 | https://mirrors.kernel.org/yocto/yocto/yocto-5.1.3/bitbake-58e5c70a0572ff5994dc181694e05cd5d3ddaf66.tar.bz2 | ||
153 | |||
154 | yocto-docs | ||
155 | |||
156 | - Repository Location: :yocto_git:`/yocto-docs` | ||
157 | - Branch: :yocto_git:`styhead </yocto-docs/log/?h=styhead>` | ||
158 | - Tag: :yocto_git:`yocto-5.1.3 </yocto-docs/log/?h=yocto-5.1.3>` | ||
159 | - Git Revision: :yocto_git:`fd9c744d6e73a5719e61a3c0063b1602ca386e91 </yocto-docs/commit/?id=fd9c744d6e73a5719e61a3c0063b1602ca386e91>` | ||
160 | |||