summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorLee Chee Yang <chee.yang.lee@intel.com>2025-11-05 15:27:00 +0800
committerSteve Sakoman <steve@sakoman.com>2025-11-26 07:50:36 -0800
commita6b0e3d404647bc8af85c1a938ff7ed8b0252c19 (patch)
treecda98bc14c64ce601d22c1fae62c068ea59d19bd /documentation
parent6906c4236fdd5233558ced75433709de7f26b6ff (diff)
downloadpoky-a6b0e3d404647bc8af85c1a938ff7ed8b0252c19.tar.gz
migration-guides: add release notes for 5.0.13
(From yocto-docs rev: fefa33295b2b96d5bf91dfdec3c6e6913dbf1df2) Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 5a6f63e955807d6aab4a9dbcb4560078c2cec77f) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/migration-guides/release-5.0.rst1
-rw-r--r--documentation/migration-guides/release-notes-5.0.13.rst241
2 files changed, 242 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-5.0.rst b/documentation/migration-guides/release-5.0.rst
index 523521b379..808ead9afb 100644
--- a/documentation/migration-guides/release-5.0.rst
+++ b/documentation/migration-guides/release-5.0.rst
@@ -19,3 +19,4 @@ Release 5.0 (scarthgap)
19 release-notes-5.0.10 19 release-notes-5.0.10
20 release-notes-5.0.11 20 release-notes-5.0.11
21 release-notes-5.0.12 21 release-notes-5.0.12
22 release-notes-5.0.13
diff --git a/documentation/migration-guides/release-notes-5.0.13.rst b/documentation/migration-guides/release-notes-5.0.13.rst
new file mode 100644
index 0000000000..e683adc30b
--- /dev/null
+++ b/documentation/migration-guides/release-notes-5.0.13.rst
@@ -0,0 +1,241 @@
1.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
2
3Release notes for Yocto-5.0.13 (Scarthgap)
4------------------------------------------
5
6Security Fixes in Yocto-5.0.13
7~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8
9- busybox: Fix :cve_nist:`2025-46394`
10- cups: Fix :cve_nist:`2025-58060` and :cve_nist:`2025-58364`
11- curl: Fix :cve_nist:`2025-9086`
12- dpkg: Fix :cve_nist:`2025-6297`
13- expat: follow-up Fix :cve_nist:`2024-8176`
14- ffmpeg: Fix :cve_nist:`2025-1594`
15- ffmpeg: Ignore :cve_nist:`2023-49502`, :cve_nist:`2023-50007`, :cve_nist:`2023-50008`,
16 :cve_nist:`2023-50009`, :cve_nist:`2023-50010`, :cve_nist:`2024-31578`, :cve_nist:`2024-31582`
17 and :cve_nist:`2024-31585`
18- ghostscript: Fix :cve_nist:`2025-59798`, :cve_nist:`2025-59799` and :cve_nist:`2025-59800`
19- glib-2.0: Fix :cve_nist:`2025-6052` and :cve_nist:`2025-7039`
20- go-binary-native: Ignore :cve_nist:`2025-0913`
21- go: Fix :cve_nist:`2025-4674`, :cve_nist:`2025-47906` and :cve_nist:`2025-47907`
22- grub2: Fix :cve_nist:`2024-56738`
23- grub2: Ignore :cve_nist:`2024-2312`
24- gstreamer1.0-plugins-bad: Fix :cve_nist:`2025-3887`
25- gstreamer1.0-plugins-base: Fix :cve_nist:`2025-47807`
26- gstreamer1.0-plugins-base: Ignore :cve_nist:`2025-47806` and :cve_nist:`2025-47808`
27- gstreamer1.0-plugins-good: Ignore :cve_nist:`2025-47183` and :cve_nist:`2025-47219`
28- gstreamer1.0: Ignore :cve_nist:`2025-2759`
29- libpam: Fix :cve_nist:`2024-10963`
30- libxslt: Fix :cve_nist:`2025-7424`
31- openssl: Fix :cve_nist:`2025-9230`, :cve_nist:`2025-9231` and :cve_nist:`2025-9232`
32- pulseaudio: Ignore :cve_nist:`2024-11586`
33- qemu: Ignore :cve_nist:`2024-7730`
34- tiff: Fix :cve_nist:`2025-9900`
35- tiff: Ignore :cve_nist:`2024-13978`, :cve_nist:`2025-8176`, :cve_nist:`2025-8177`,
36 :cve_nist:`2025-8534` and :cve_nist:`2025-8851`
37- vim: Fix :cve_nist:`2025-9389`
38- wpa-supplicant: Fix :cve_nist:`2022-37660`
39
40
41Fixes in Yocto-5.0.13
42~~~~~~~~~~~~~~~~~~~~~
43
44- binutils: fix build with gcc-15
45- bitbake: Use a "fork" multiprocessing context
46- bitbake: bitbake: Bump version to 2.8.1
47- build-appliance-image: Update to scarthgap head revision
48- buildtools-tarball: fix unbound variable issues under 'set -u'
49- cmake: fix build with gcc-15 on host
50- conf/bitbake.conf: use gnu mirror instead of main server
51- contributor-guide: submit-changes: align :term:`CC` tag description
52- contributor-guide: submit-changes: clarify example with Yocto bug ID
53- contributor-guide: submit-changes: fix improper bold string
54- contributor-guide: submit-changes: make "Crediting contributors" part of "Commit your changes"
55- contributor-guide: submit-changes: make the Cc tag follow kernel guidelines
56- contributor-guide: submit-changes: number instruction list in commit your changes
57- contributor-guide: submit-changes: reword commit message instructions
58- cpio: Pin to use C17 std
59- cups: upgrade to 2.4.11
60- curl: update :term:`CVE_STATUS` for :cve_nist:`2025-5025`
61- dbus-glib: fix build with gcc-15
62- default-distrovars.inc: Fix CONNECTIVITY_CHECK_URIS redirect issue
63- dev-manual/building.rst: add note about externalsrc variables absolute paths
64- dev-manual/security-subjects.rst: update mailing lists
65- elfutils: fix build with gcc-15
66- examples: genl: fix wrong attribute size
67- expect: Fix build with GCC 15
68- expect: Revert "expect-native: fix do_compile failure with gcc-14"
69- expect: cleanup do_install
70- expect: don't run aclocal in do_configure
71- expect: fix native build with GCC 15
72- expect: update code for Tcl channel implementation
73- ffmpeg: upgrade to 6.1.3
74- gdbm: Use C11 standard
75- git: fix build with gcc-15 on host
76- gmp: Fix build with GCC15/C23
77- gmp: Fix build with older gcc versions
78- kernel-dev/common.rst: fix the in-tree defconfig description
79- lib/oe/utils: use multiprocessing from bb
80- libarchive: patch regression of patch for :cve_nist:`2025-5918`
81- libgpg-error: fix build with gcc-15
82- libtirpc: Fix build with gcc-15/C23
83- license.py: avoid deprecated ast.Str
84- llvm: fix build with gcc-15
85- llvm: update to 18.1.8
86- m4: Stick to C17 standard
87- migration-guides: add release notes for 4.0.29 5.0.12
88- ncurses: Pin to C17 standard
89- oeqa/sdk/cases/buildcpio.py: use gnu mirror instead of main server
90- openssl: upgrade to 3.2.6
91- p11-kit: backport fix for handle :term:`USE_NLS` from master
92- pkgconfig: fix build with gcc-15
93- poky.conf: bump version for 5.0.13
94- pulseaudio: Add audio group explicitly
95- ref-manual/structure: document the auto.conf file
96- ref-manual/variables.rst: expand :term:`IMAGE_OVERHEAD_FACTOR` glossary entry
97- ref-manual/variables.rst: fix the description of :term:`KBUILD_DEFCONFIG` :term:`STAGING_DIR`
98- rpm: keep leading "/" from sed operation
99- ruby-ptest: some ptest fixes
100- runqemu: fix special characters bug
101- rust-llvm: fix build with gcc-15
102- sanity.conf: Update minimum bitbake version to 2.8.1
103- scripts/install-buildtools: Update to 5.0.12
104- sdk: The main in the C example should return an int
105- selftest/cases/meta_ide.py: use use gnu mirror instead of main server
106- shared-mime-info: Handle :term:`USE_NLS`
107- sudo: remove devtool FIXME comment
108- systemd: backport fix for handle :term:`USE_NLS` from master
109- systemtap: Fix task_work_cancel build
110- test-manual/yocto-project-compatible.rst: fix a typo
111- test-manual: update runtime-testing Exporting Tests section
112- unifdef: Don't use C23 constexpr keyword
113- unzip: Fix build with GCC-15
114- util-linux: use ${B} instead of ${WORKDIR}/build, to fix building under devtool
115- vim: upgrade to 9.1.1683
116- yocto-uninative: Update to 4.9 for glibc 2.42 GCC 15.1
117
118
119Known Issues in Yocto-5.0.13
120~~~~~~~~~~~~~~~~~~~~~~~~~~~~
121
122- N/A
123
124Contributors to Yocto-5.0.13
125~~~~~~~~~~~~~~~~~~~~~~~~~~~~
126
127Thanks to the following people who contributed to this release:
128- Adam Blank
129- Adrian Freihofer
130- Aleksandar Nikolic
131- Antonin Godard
132- Archana Polampalli
133- AshishKumar Mishra
134- Barne Carstensen
135- Chris Laplante
136- Deepak Rathore
137- Divya Chellam
138- Gyorgy Sarvari
139- Haixiao Yan
140- Hitendra Prajapati
141- Hongxu Jia
142- Jan Vermaete
143- Jiaying Song
144- Jinfeng Wang
145- Joao Marcos Costa
146- Joshua Watt
147- Khem Raj
148- Kyungjik Min
149- Lee Chee Yang
150- Libo Chen
151- Martin Jansa
152- Michael Halstead
153- Nitin Wankhade
154- Peter Marko
155- Philip Lorenz
156- Praveen Kumar
157- Quentin Schulz
158- Ross Burton
159- Stanislav Vovk
160- Steve Sakoman
161- Talel BELHAJ SALEM
162- Vijay Anusuri
163- Vrushti Dabhi
164- Yogita Urade
165
166
167Repositories / Downloads for Yocto-5.0.13
168~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
169
170yocto-docs
171
172- Repository Location: :yocto_git:`/yocto-docs`
173- Branch: :yocto_git:`scarthgap </yocto-docs/log/?h=scarthgap>`
174- Tag: :yocto_git:`yocto-5.0.13 </yocto-docs/log/?h=yocto-5.0.13>`
175- Git Revision: :yocto_git:`6f086fd3d9dbbb0c80f6c3e89b8df4fed422e79a </yocto-docs/commit/?id=6f086fd3d9dbbb0c80f6c3e89b8df4fed422e79a>`
176- Release Artefact: yocto-docs-6f086fd3d9dbbb0c80f6c3e89b8df4fed422e79a
177- sha: 454601d8b6034268212f74ca689ed360b08f7a4c7de5df726aa3706586ca4351
178- Download Locations:
179 https://downloads.yoctoproject.org/releases/yocto/yocto-5.0.13/yocto-docs-6f086fd3d9dbbb0c80f6c3e89b8df4fed422e79a.tar.bz2
180 https://mirrors.kernel.org/yocto/yocto/yocto-5.0.13/yocto-docs-6f086fd3d9dbbb0c80f6c3e89b8df4fed422e79a.tar.bz2
181
182poky
183
184- Repository Location: :yocto_git:`/poky`
185- Branch: :yocto_git:`scarthgap </poky/log/?h=scarthgap>`
186- Tag: :yocto_git:`yocto-5.0.13 </poky/log/?h=yocto-5.0.13>`
187- Git Revision: :yocto_git:`f16cffd030d21d12dd57bb95cfc310bda41f8a1f </poky/commit/?id=f16cffd030d21d12dd57bb95cfc310bda41f8a1f>`
188- Release Artefact: poky-f16cffd030d21d12dd57bb95cfc310bda41f8a1f
189- sha: 1367e43907f5ffa725f3afb019cd7ca07de21f13e5e73a1f5d1808989ae6ed2a
190- Download Locations:
191 https://downloads.yoctoproject.org/releases/yocto/yocto-5.0.13/poky-f16cffd030d21d12dd57bb95cfc310bda41f8a1f.tar.bz2
192 https://mirrors.kernel.org/yocto/yocto/yocto-5.0.13/poky-f16cffd030d21d12dd57bb95cfc310bda41f8a1f.tar.bz2
193
194openembedded-core
195
196- Repository Location: :oe_git:`/openembedded-core`
197- Branch: :oe_git:`scarthgap </openembedded-core/log/?h=scarthgap>`
198- Tag: :oe_git:`yocto-5.0.13 </openembedded-core/log/?h=yocto-5.0.13>`
199- Git Revision: :oe_git:`7af6b75221d5703ba5bf43c7cd9f1e7a2e0ed20b </openembedded-core/commit/?id=7af6b75221d5703ba5bf43c7cd9f1e7a2e0ed20b>`
200- Release Artefact: oecore-7af6b75221d5703ba5bf43c7cd9f1e7a2e0ed20b
201- sha: 4dcf636ec4a7b38b47a24e9cb3345b385bc126bb19620bf6af773bf292fef6b2
202- Download Locations:
203 https://downloads.yoctoproject.org/releases/yocto/yocto-5.0.13/oecore-7af6b75221d5703ba5bf43c7cd9f1e7a2e0ed20b.tar.bz2
204 https://mirrors.kernel.org/yocto/yocto/yocto-5.0.13/oecore-7af6b75221d5703ba5bf43c7cd9f1e7a2e0ed20b.tar.bz2
205
206meta-yocto
207
208- Repository Location: :yocto_git:`/meta-yocto`
209- Branch: :yocto_git:`scarthgap </meta-yocto/log/?h=scarthgap>`
210- Tag: :yocto_git:`yocto-5.0.13 </meta-yocto/log/?h=yocto-5.0.13>`
211- Git Revision: :yocto_git:`3ff7ca786732390cd56ae92ff4a43aba46a1bf2e </meta-yocto/commit/?id=3ff7ca786732390cd56ae92ff4a43aba46a1bf2e>`
212- Release Artefact: meta-yocto-3ff7ca786732390cd56ae92ff4a43aba46a1bf2e
213- sha: 8efbaeab49dc3e1c4b67ff8d5801df1b05204c2255d18cff9a6857769ae33b23
214- Download Locations:
215 https://downloads.yoctoproject.org/releases/yocto/yocto-5.0.13/meta-yocto-3ff7ca786732390cd56ae92ff4a43aba46a1bf2e.tar.bz2
216 https://mirrors.kernel.org/yocto/yocto/yocto-5.0.13/meta-yocto-3ff7ca786732390cd56ae92ff4a43aba46a1bf2e.tar.bz2
217
218meta-mingw
219
220- Repository Location: :yocto_git:`/meta-mingw`
221- Branch: :yocto_git:`scarthgap </meta-mingw/log/?h=scarthgap>`
222- Tag: :yocto_git:`yocto-5.0.13 </meta-mingw/log/?h=yocto-5.0.13>`
223- Git Revision: :yocto_git:`bd9fef71ec005be3c3a6d7f8b99d8116daf70c4f </meta-mingw/commit/?id=bd9fef71ec005be3c3a6d7f8b99d8116daf70c4f>`
224- Release Artefact: meta-mingw-bd9fef71ec005be3c3a6d7f8b99d8116daf70c4f
225- sha: ab073def6487f237ac125d239b3739bf02415270959546b6b287778664f0ae65
226- Download Locations:
227 https://downloads.yoctoproject.org/releases/yocto/yocto-5.0.13/meta-mingw-bd9fef71ec005be3c3a6d7f8b99d8116daf70c4f.tar.bz2
228 https://mirrors.kernel.org/yocto/yocto/yocto-5.0.13/meta-mingw-bd9fef71ec005be3c3a6d7f8b99d8116daf70c4f.tar.bz2
229
230bitbake
231
232- Repository Location: :oe_git:`/bitbake`
233- Branch: :oe_git:`2.8 </bitbake/log/?h=2.8>`
234- Tag: :oe_git:`yocto-5.0.13 </bitbake/log/?h=yocto-5.0.13>`
235- Git Revision: :oe_git:`1c9ec1ffde75809de34c10d3ec2b40d84d258cb4 </bitbake/commit/?id=1c9ec1ffde75809de34c10d3ec2b40d84d258cb4>`
236- Release Artefact: bitbake-1c9ec1ffde75809de34c10d3ec2b40d84d258cb4
237- sha: 98bf54fa3abe237b73a93b1e33842a429209371fca6e409c258a441987879d16
238- Download Locations:
239 https://downloads.yoctoproject.org/releases/yocto/yocto-5.0.13/bitbake-1c9ec1ffde75809de34c10d3ec2b40d84d258cb4.tar.bz2
240 https://mirrors.kernel.org/yocto/yocto/yocto-5.0.13/bitbake-1c9ec1ffde75809de34c10d3ec2b40d84d258cb4.tar.bz2
241