summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2022-08-29 18:17:08 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-08-31 12:17:41 +0100
commite0c806a65c8b0bfe06999d7e00f19cb8b4ac0631 (patch)
tree9eb3176df10c692cd3a4265ea6aec722a1c9f03e /documentation
parentb051dc5d4f775f0d6fdd9f51506cfdb82b4a23d1 (diff)
downloadpoky-e0c806a65c8b0bfe06999d7e00f19cb8b4ac0631.tar.gz
migration guides: add missing release notes
(From yocto-docs rev: 23d3687c4cf71e878619a7bd7b95a9df944ca76c) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/migration-guides/release-3.4.rst2
-rw-r--r--documentation/migration-guides/release-4.0.rst3
-rw-r--r--documentation/migration-guides/release-notes-3.4.3.rst197
-rw-r--r--documentation/migration-guides/release-notes-3.4.4.rst155
-rw-r--r--documentation/migration-guides/release-notes-4.0.1.rst248
-rw-r--r--documentation/migration-guides/release-notes-4.0.2.rst296
-rw-r--r--documentation/migration-guides/release-notes-4.0.3.rst314
7 files changed, 1215 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-3.4.rst b/documentation/migration-guides/release-3.4.rst
index 81476c4adb..66023108c7 100644
--- a/documentation/migration-guides/release-3.4.rst
+++ b/documentation/migration-guides/release-3.4.rst
@@ -7,4 +7,6 @@ Release 3.4 (honister)
7 release-notes-3.4 7 release-notes-3.4
8 release-notes-3.4.1 8 release-notes-3.4.1
9 release-notes-3.4.2 9 release-notes-3.4.2
10 release-notes-3.4.3
11 release-notes-3.4.4
10 12
diff --git a/documentation/migration-guides/release-4.0.rst b/documentation/migration-guides/release-4.0.rst
index 7062f9d241..fe1efaec1f 100644
--- a/documentation/migration-guides/release-4.0.rst
+++ b/documentation/migration-guides/release-4.0.rst
@@ -5,3 +5,6 @@ Release 4.0 (kirkstone)
5 5
6 migration-4.0 6 migration-4.0
7 release-notes-4.0 7 release-notes-4.0
8 release-notes-4.0.1
9 release-notes-4.0.2
10 release-notes-4.0.3
diff --git a/documentation/migration-guides/release-notes-3.4.3.rst b/documentation/migration-guides/release-notes-3.4.3.rst
new file mode 100644
index 0000000000..5e118d9b02
--- /dev/null
+++ b/documentation/migration-guides/release-notes-3.4.3.rst
@@ -0,0 +1,197 @@
1Release notes for 3.4.3 (honister)
2----------------------------------
3
4Security Fixes in 3.4.3
5~~~~~~~~~~~~~~~~~~~~~~~
6
7- ghostscript: fix :cve:`2021-3781`
8- ghostscript: fix :cve:`2021-45949`
9- tiff: Add backports for two CVEs from upstream (:cve:`2022-0561` & :cve:`2022-0562`)
10- gcc : Fix :cve:`2021-46195`
11- virglrenderer: fix `CVE-2022-0135 <https://security-tracker.debian.org/tracker/CVE-2022-0135>`__ and `CVE-2022-0175 <https://security-tracker.debian.org/tracker/CVE-2022-0175>`__
12- binutils: Add fix for :cve:`2021-45078`
13
14
15Fixes in 3.4.3
16~~~~~~~~~~~~~~
17
18- Revert "cve-check: add lockfile to task"
19- asciidoc: update git repository
20- bitbake: build: Tweak exception handling for setscene tasks
21- bitbake: contrib: Fix hash server Dockerfile dependencies
22- bitbake: cooker: Improve parsing failure from handled exception usability
23- bitbake: data_smart: Fix overrides file/line message additions
24- bitbake: fetch2: ssh: username and password are optional
25- bitbake: tests/fetch: Handle upstream master -> main branch change
26- bitbake: utils: Ensure shell function failure in python logging is correct
27- build-appliance-image: Update to honister head revision
28- build-appliance-image: Update to honister head revision
29- coreutils: remove obsolete ignored CVE list
30- crate-fetch: fix setscene failures
31- cups: Add --with-dbusdir to EXTRA_OECONF for deterministic build
32- cve-check: create directory of CVE_CHECK_MANIFEST before copy
33- cve-check: get_cve_info should open the database read-only
34- default-distrovars.inc: Switch connectivity check to a yoctoproject.org page
35- depmodwrapper-cross: add config directory option
36- devtool: deploy-target: Remove stripped binaries in pseudo context
37- devtool: explicitly set main or master branches in upgrades when available
38- docs: fix hardcoded link warning messages
39- documentation: conf.py: update for 3.4.2
40- documentation: prepare for 3.4.3 release
41- expat: Upgrade to 2.4.7
42- gcc-target: fix glob to remove gcc-<version> binary
43- gcsections: add nativesdk-cairo to exclude list
44- go: update to 1.16.15
45- gst-devtools: 1.18.5 -> 1.18.6
46- gst-examples: 1.18.5 -> 1.18.6
47- gstreamer1.0-libav: 1.18.5 -> 1.18.6
48- gstreamer1.0-omx: 1.18.5 -> 1.18.6
49- gstreamer1.0-plugins-bad: 1.18.5 -> 1.18.6
50- gstreamer1.0-plugins-base: 1.18.5 -> 1.18.6
51- gstreamer1.0-plugins-good: 1.18.5 -> 1.18.6
52- gstreamer1.0-plugins-ugly: 1.18.5 -> 1.18.6
53- gstreamer1.0-python: 1.18.5 -> 1.18.6
54- gstreamer1.0-rtsp-server: 1.18.5 -> 1.18.6
55- gstreamer1.0-vaapi: 1.18.5 -> 1.18.6
56- gstreamer1.0: 1.18.5 -> 1.18.6
57- harfbuzz: upgrade 2.9.0 -> 2.9.1
58- initramfs-framework: unmount automounts before switch_root
59- kernel-devsrc: do not copy Module.symvers file during install
60- libarchive : update to 3.5.3
61- libpcap: Disable DPDK explicitly
62- libxml-parser-perl: Add missing RDEPENDS
63- linux-firmware: upgrade 20211216 -> 20220209
64- linux-yocto/5.10: Fix ramoops/ftrace
65- linux-yocto/5.10: features/zram: remove CONFIG_ZRAM_DEF_COMP
66- linux-yocto/5.10: fix dssall build error with binutils 2.3.8
67- linux-yocto/5.10: ppc/riscv: fix build with binutils 2.3.8
68- linux-yocto/5.10: update genericx86* machines to v5.10.99
69- linux-yocto/5.10: update to v5.10.103
70- mc: fix build if ncurses have been configured without wide characters
71- oeqa/buildtools: Switch to our webserver instead of example.com
72- patch.py: Prevent git repo reinitialization
73- perl: Improve and update module RPDEPENDS
74- poky.conf: bump version for 3.4.3 honister release
75- qemuboot: Fix build error if UNINATIVE_LOADER is unset
76- quilt: Disable external sendmail for deterministic build
77- recipetool: Fix circular reference in SRC_URI
78- releases: update to include 3.3.5
79- releases: update to include 3.4.2
80- rootfs-postcommands: amend systemd_create_users add user to group check
81- ruby: update 3.0.2 -> 3.0.3
82- scripts/runqemu-ifdown: Don't treat the last iptables command as special
83- sdk: fix search for dynamic loader
84- selftest: recipetool: Correct the URI for socat
85- sstate: inside the threadedpool don't write to the shared localdata
86- uninative: Upgrade to 3.5
87- util-linux: upgrade to 2.37.4
88- vim: Update to 8.2.4524 for further CVE fixes
89- wic: Use custom kernel path if provided
90- wireless-regdb: upgrade 2021.08.28 -> 2022.02.18
91- zip: modify when match.S is built
92
93Contributors to 3.4.3
94~~~~~~~~~~~~~~~~~~~~~
95
96- Alexander Kanavin
97- Anuj Mittal
98- Bill Pittman
99- Bruce Ashfield
100- Chee Yang Lee
101- Christian Eggers
102- Daniel Gomez
103- Daniel Müller
104- Daniel Wagenknecht
105- Florian Amstutz
106- Joe Slater
107- Jose Quaresma
108- Justin Bronder
109- Lee Chee Yang
110- Michael Halstead
111- Michael Opdenacker
112- Oleksandr Ocheretnyi
113- Oleksandr Suvorov
114- Pavel Zhukov
115- Peter Kjellerstedt
116- Richard Purdie
117- Robert Yang
118- Ross Burton
119- Sakib Sajal
120- Saul Wold
121- Sean Anderson
122- Stefan Herbrechtsmeier
123- Tamizharasan Kumar
124- Tean Cunningham
125- Zoltán Böszörményi
126- pgowda
127- wangmy
128
129Repositories / Downloads for 3.4.3
130~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
131
132poky
133
134- Repository Location: https://git.yoctoproject.org/poky/
135- Branch: :yocto_git:`honister </poky/log/?h=honister>`
136- Tag: `yocto-3.4.3 <https://git.yoctoproject.org/poky/tag/?h=yocto-3.4.3>`__
137- Git Revision: :yocto_git:`ee68ae307fd951b9de6b31dc6713ea29186b7749 </poky/commit/?id=ee68ae307fd951b9de6b31dc6713ea29186b7749>`
138- Release Artefact: poky-ee68ae307fd951b9de6b31dc6713ea29186b7749
139- sha: 92c3d73c3e74f0e1d5c2ab2836ce3a3accbe47772cea70df3755845e0db1379b
140- Download Locations:
141 http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.3/poky-ee68ae307fd951b9de6b31dc6713ea29186b7749.tar.bz2,
142 http://mirrors.kernel.org/yocto/yocto/yocto-3.4.3/poky-ee68ae307fd951b9de6b31dc6713ea29186b7749.tar.bz2
143
144openembedded-core
145
146- Repository Location: :oe_git:`/openembedded-core`
147- Branch: :oe_git:`honister </openembedded-core/log/?h=honister>`
148- Tag: :oe_git:`yocto-3.4.3 </openembedded-core/tag/?h=yocto-3.4.3>`
149- Git Revision: :oe_git:`ebca8f3ac9372b7ebb3d39e8f7f930b63b481448 </openembedded-core/commit/?id=ebca8f3ac9372b7ebb3d39e8f7f930b63b481448>`
150- Release Artefact: oecore-ebca8f3ac9372b7ebb3d39e8f7f930b63b481448
151- sha: f28e503f6f6c0bcd9192dbd528f8e3c7bcea504c089117e0094d9a4f315f4b9f
152- Download Locations:
153 http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.3/oecore-ebca8f3ac9372b7ebb3d39e8f7f930b63b481448.tar.bz2,
154 http://mirrors.kernel.org/yocto/yocto/yocto-3.4.3/oecore-ebca8f3ac9372b7ebb3d39e8f7f930b63b481448.tar.bz2
155
156meta-mingw
157
158- Repository Location: https://git.yoctoproject.org/meta-mingw
159- Branch: :yocto_git:`honister </meta-mingw/log/?h=honister>`
160- Tag: :yocto_git:`yocto-3.4.3 </meta-mingw/tag/?h=yocto-3.4.3>`
161- Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 </meta-mingw/commit/?id=f5d761cbd5c957e4405c5d40b0c236d263c916a8>`
162- Release Artefact: meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8
163- sha: d4305d638ef80948584526c8ca386a8cf77933dffb8a3b8da98d26a5c40fcc11
164- Download Locations:
165 http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.3/meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8.tar.bz2,
166 http://mirrors.kernel.org/yocto/yocto/yocto-3.4.3/meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8.tar.bz2
167
168meta-gplv2
169
170- Repository Location: https://git.yoctoproject.org/meta-gplv2
171- Branch: :yocto_git:`honister </meta-gplv2/log/?h=honister>`
172- Tag: :yocto_git:`yocto-3.4.3 </meta-gplv2/tag/?h=yocto-3.4.3>`
173- Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 </meta-gplv2/commit/?id=f04e4369bf9dd3385165281b9fa2ed1043b0e400>`
174- Release Artefact: meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400
175- sha: ef8e2b1ec1fb43dbee4ff6990ac736315c7bc2d8c8e79249e1d337558657d3fe
176- Download Locations:
177 http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.3/meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400.tar.bz2,
178 http://mirrors.kernel.org/yocto/yocto/yocto-3.4.3/meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400.tar.bz2
179
180bitbake
181
182- Repository Location: :oe_git:`/bitbake`
183- Branch: :oe_git:`1.52 </bitbake/log/?h=1.52>`
184- Tag: :oe_git:`yocto-3.4.3 </bitbake/tag/?h=yocto-3.4.3>`
185- Git Revision: :oe_git:`43dcb2b2a2b95a5c959be57bca94fb7190ea6257 </bitbake/commit/?id=43dcb2b2a2b95a5c959be57bca94fb7190ea6257>`
186- Release Artefact: bitbake-43dcb2b2a2b95a5c959be57bca94fb7190ea6257
187- sha: 92497ff97fed81dcc6d3e202969fb63ca983a8f5d9d91cafc6aee88312f79cf9
188- Download Locations:
189 http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.3/bitbake-43dcb2b2a2b95a5c959be57bca94fb7190ea6257.tar.bz2,
190 http://mirrors.kernel.org/yocto/yocto/yocto-3.4.3/bitbake-43dcb2b2a2b95a5c959be57bca94fb7190ea6257.tar.bz2
191
192yocto-docs
193
194- Repository Location: https://git.yoctoproject.org/yocto-docs
195- Branch: :yocto_git:`honister </yocto-docs/log/?h=honister>`
196- Tag: :yocto_git:`yocto-3.4.3 </yocto-docs/tag/?h=yocto-3.4.3>`
197- Git Revision: :yocto_git:`15f46f97d9cad558c19fc1dc19cfbe3720271d04 </yocto-docs/commit/?15f46f97d9cad558c19fc1dc19cfbe3720271d04>`
diff --git a/documentation/migration-guides/release-notes-3.4.4.rst b/documentation/migration-guides/release-notes-3.4.4.rst
new file mode 100644
index 0000000000..91beba0062
--- /dev/null
+++ b/documentation/migration-guides/release-notes-3.4.4.rst
@@ -0,0 +1,155 @@
1Release notes for 3.4.4 (honister)
2----------------------------------
3
4Security Fixes in 3.4.4
5~~~~~~~~~~~~~~~~~~~~~~~
6
7- tiff: fix :cve:`2022-0865`, :cve:`2022-0891`, :cve:`2022-0907`, :cve:`2022-0908`, :cve:`2022-0909` and :cve:`2022-0924`
8- xz: fix `CVE-2022-1271 <https://security-tracker.debian.org/tracker/CVE-2022-1271>`__
9- unzip: fix `CVE-2021-4217 <https://security-tracker.debian.org/tracker/CVE-2021-4217>`__
10- zlib: fix :cve:`2018-25032`
11- grub: ignore :cve:`2021-46705`
12
13Fixes in 3.4.4
14~~~~~~~~~~~~~~
15
16- alsa-tools: Ensure we install correctly
17- bitbake.conf: mark all directories as safe for git to read
18- bitbake: knotty: display active tasks when printing keepAlive() message
19- bitbake: knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutes
20- bitbake: server/process: Disable gc around critical section
21- bitbake: server/xmlrpcserver: Add missing xmlrpcclient import
22- bitbake: toaster: Fix IMAGE_INSTALL issues with _append vs :append
23- bitbake: toaster: fixtures replace gatesgarth
24- build-appliance-image: Update to honister head revision
25- conf.py/poky.yaml: Move version information to poky.yaml and read in conf.py
26- conf/machine: fix QEMU x86 sound options
27- devupstream: fix handling of SRC_URI
28- documentation: update for 3.4.4 release
29- externalsrc/devtool: Fix to work with fixed export funcition flags handling
30- gmp: add missing COPYINGv3
31- gnu-config: update SRC_URI
32- libxml2: fix CVE-2022-23308 regression
33- libxml2: move to gitlab.gnome.org
34- libxml2: update to 2.9.13
35- libxshmfence: Correct LICENSE to HPND
36- license_image.bbclass: close package.manifest file
37- linux-firmware: correct license for ar3k firmware
38- linux-firmware: upgrade 20220310 -> 20220411
39- linux-yocto-rt/5.10: update to -rt61
40- linux-yocto/5.10: cfg/debug: add configs for kcsan
41- linux-yocto/5.10: split vtpm for more granular inclusion
42- linux-yocto/5.10: update to v5.10.109
43- linux-yocto: nohz_full boot arg fix
44- oe-pkgdata-util: Adapt to the new variable override syntax
45- oeqa/selftest/devtool: ensure Git username is set before upgrade tests
46- poky.conf: bump version for 3.4.4 release
47- pseudo: Add patch to workaround paths with crazy lengths
48- pseudo: Fix handling of absolute links
49- sanity: Add warning for local hasheqiv server with remote sstate mirrors
50- scripts/runqemu: Fix memory limits for qemux86-64
51- shadow-native: Simplify and fix syslog disable patch
52- tiff: Add marker for CVE-2022-1056 being fixed
53- toaster: Fix broken overrides usage
54- u-boot: Inherit pkgconfig
55- uninative: Upgrade to 3.6 with gcc 12 support
56- vim: Upgrade 8.2.4524 -> 8.2.4681
57- virglrenderer: update SRC_URI
58- webkitgtk: update to 2.32.4
59- wireless-regdb: upgrade 2022.02.18 -> 2022.04.08
60
61Known Issues
62~~~~~~~~~~~~
63
64There were a couple of known autobuilder intermittent bugs that occurred during release testing but these are not regressions in the release.
65
66Contributors to 3.4.4
67~~~~~~~~~~~~~~~~~~~~~
68
69- Alexandre Belloni
70- Anuj Mittal
71- Bruce Ashfield
72- Chee Yang Lee
73- Dmitry Baryshkov
74- Joe Slater
75- Konrad Weihmann
76- Martin Jansa
77- Michael Opdenacker
78- Minjae Kim
79- Peter Kjellerstedt
80- Ralph Siemsen
81- Richard Purdie
82- Ross Burton
83- Tim Orling
84- wangmy
85- zhengruoqin
86
87Repositories / Downloads for 3.4.4
88~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
89
90poky
91
92- Repository Location: https://git.yoctoproject.org/poky/
93- Branch: :yocto_git:`honister </poky/log/?h=honister>`
94- Tag: `yocto-3.4.4 <https://git.yoctoproject.org/poky/tag/?h=yocto-3.4.4>`__
95- Git Revision: :yocto_git:`780eeec8851950ee6ac07a2a398ba937206bd2e4 </poky/commit/?id=780eeec8851950ee6ac07a2a398ba937206bd2e4>`
96- Release Artefact: poky-780eeec8851950ee6ac07a2a398ba937206bd2e4
97- sha: 09558927064454ec2492da376156b716d9fd14aae57196435d742db7bfdb4b95
98- Download Locations:
99 http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.4/poky-780eeec8851950ee6ac07a2a398ba937206bd2e4.tar.bz2,
100 http://mirrors.kernel.org/yocto/yocto/yocto-3.4.4/poky-780eeec8851950ee6ac07a2a398ba937206bd2e4.tar.bz2
101
102openembedded-core
103
104- Repository Location: :oe_git:`/openembedded-core`
105- Branch: :oe_git:`honister </openembedded-core/log/?h=honister>`
106- Tag: :oe_git:`yocto-3.4.4 </openembedded-core/tag/?h=yocto-3.4.4>`
107- Git Revision: :oe_git:`1a6f5e27249afb6fb4d47c523b62b5dd2482a69d </openembedded-core/commit/?id=1a6f5e27249afb6fb4d47c523b62b5dd2482a69d>`
108- Release Artefact: oecore-1a6f5e27249afb6fb4d47c523b62b5dd2482a69d
109- sha: b8354ca457756384139a579b9e51f1ba854013c99add90c0c4c6ef68421fede5
110- Download Locations:
111 http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.4/oecore-1a6f5e27249afb6fb4d47c523b62b5dd2482a69d.tar.bz2,
112 http://mirrors.kernel.org/yocto/yocto/yocto-3.4.4/oecore-1a6f5e27249afb6fb4d47c523b62b5dd2482a69d.tar.bz2
113
114meta-mingw
115
116- Repository Location: https://git.yoctoproject.org/meta-mingw
117- Branch: :yocto_git:`honister </meta-mingw/log/?h=honister>`
118- Tag: :yocto_git:`yocto-3.4.4 </meta-mingw/tag/?h=yocto-3.4.4>`
119- Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 </meta-mingw/commit/?id=f5d761cbd5c957e4405c5d40b0c236d263c916a8>`
120- Release Artefact: meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8
121- sha: d4305d638ef80948584526c8ca386a8cf77933dffb8a3b8da98d26a5c40fcc11
122- Download Locations:
123 http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.4/meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8.tar.bz2
124 http://mirrors.kernel.org/yocto/yocto/yocto-3.4.4/meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8.tar.bz2
125
126meta-gplv2
127
128- Repository Location: https://git.yoctoproject.org/meta-gplv2
129- Branch: :yocto_git:`honister </meta-gplv2/log/?h=honister>`
130- Tag: :yocto_git:`yocto-3.4.4 </meta-gplv2/tag/?h=yocto-3.4.4>`
131- Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 </meta-gplv2/commit/?id=f04e4369bf9dd3385165281b9fa2ed1043b0e400>`
132- Release Artefact: meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400
133- sha: ef8e2b1ec1fb43dbee4ff6990ac736315c7bc2d8c8e79249e1d337558657d3fe
134- Download Locations:
135 http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.4/meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400.tar.bz2,
136 http://mirrors.kernel.org/yocto/yocto/yocto-3.4.4/meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400.tar.bz2
137
138bitbake
139
140- Repository Location: :oe_git:`/bitbake`
141- Branch: :oe_git:`1.52 </bitbake/log/?h=1.52>`
142- Tag: :oe_git:`yocto-3.4.4 </bitbake/tag/?h=yocto-3.4.3>`
143- Git Revision: :oe_git:`c2d8f9b2137bd4a98eb0f51519493131773e7517 </bitbake/commit/?id=c2d8f9b2137bd4a98eb0f51519493131773e7517>`
144- Release Artefact: bitbake-c2d8f9b2137bd4a98eb0f51519493131773e7517
145- sha: a8b6217f2d63975bbf49f430e11046608023ee2827faa893b15d9a0d702cf833
146- Download Locations:
147 http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.4/bitbake-c2d8f9b2137bd4a98eb0f51519493131773e7517.tar.bz2,
148 http://mirrors.kernel.org/yocto/yocto/yocto-3.4.4/bitbake-c2d8f9b2137bd4a98eb0f51519493131773e7517.tar.bz2
149
150yocto-docs
151
152- Repository Location: https://git.yoctoproject.org/yocto-docs
153- Branch: :yocto_git:`honister </yocto-docs/log/?h=honister>`
154- Tag: :yocto_git:`yocto-3.4.4 </yocto-docs/tag/?h=yocto-3.4.4>`
155- Git Revision: :yocto_git:`5ead7d39aaf9044078dff27f462e29a8e31d89e4 </yocto-docs/commit/?5ead7d39aaf9044078dff27f462e29a8e31d89e4>`
diff --git a/documentation/migration-guides/release-notes-4.0.1.rst b/documentation/migration-guides/release-notes-4.0.1.rst
new file mode 100644
index 0000000000..81da6e5f2d
--- /dev/null
+++ b/documentation/migration-guides/release-notes-4.0.1.rst
@@ -0,0 +1,248 @@
1Release notes for 4.0.1 (kirkstone)
2-----------------------------------
3
4Security Fixes in 4.0.1
5~~~~~~~~~~~~~~~~~~~~~~~
6
7- linux-yocto/5.15: fix :cve:`2022-28796`
8- python3: ignore :cve:`2015-20107`
9- e2fsprogs: fix :cve:`2022-1304`
10- lua: fix :cve:`2022-28805`
11- busybox: fix :cve:`2022-28391`
12
13Fixes in 4.0.1
14~~~~~~~~~~~~~~
15
16- abi_version/sstate: Bump hashequiv and sstate versions due to git changes
17- apt: add apt selftest to test signed package feeds
18- apt: upgrade 2.4.4 -> 2.4.5
19- arch-armv8-2a.inc: fix a typo in TUNEVALID variable
20- babeltrace: Disable warnings as errors
21- base: Avoid circular references to our own scripts
22- base: Drop git intercept
23- build-appliance-image: Update to kirkstone head revision
24- build-appliance: Switch to kirkstone branch
25- buildtools-tarball: Only add cert envvars if certs are included
26- busybox: Use base_bindir instead of hardcoding /bin path
27- cases/buildepoxy.py: fix typo
28- create-spdx: delete virtual/kernel dependency to fix FreeRTOS build
29- create-spdx: fix error when symlink cannot be created
30- cve-check: add JSON format to summary output
31- cve-check: fix symlinks where link and output path are equal
32- cve-check: no need to depend on the fetch task
33- cve-update-db-native: let the user to drive the update interval
34- cve-update-db-native: update the CVE database once a day only
35- cve_check: skip remote patches that haven't been fetched when searching for CVE tags
36- dev-manual: add command used to add the signed-off-by line.
37- devshell.bbclass: Allow devshell & pydevshell to use the network
38- docs: conf.py: fix cve extlinks caption for sphinx <4.0
39- docs: migration-guides: migration-3.4: mention that hardcoded password are supported if hashed
40- docs: migration-guides: release-notes-4.0: fix risc-v typo
41- docs: migration-guides: release-notes-4.0: replace kernel placeholder with correct recipe name
42- docs: ref-manual: variables: add hashed password example in EXTRA_USERS_PARAMS
43- docs: set_versions.py: add information about obsolescence of a release
44- docs: set_versions.py: fix latest release of a branch being shown twice in switchers.js
45- docs: set_versions.py: fix latest version of an active release shown as obsolete
46- docs: set_versions.py: mark as obsolete only branches and old tags from obsolete releases
47- docs: sphinx-static: switchers.js.in: do not mark branches as outdated
48- docs: sphinx-static: switchers.js.in: fix broken switcher for branches
49- docs: sphinx-static: switchers.js.in: improve obsolete version detection
50- docs: sphinx-static: switchers.js.in: remove duplicate for outdated versions
51- docs: sphinx-static: switchers.js.in: rename all_versions to switcher_versions
52- docs: update Bitbake objects.inv location for master branch
53- documentation/brief-yoctoprojectqs: add directory for local.conf
54- gcompat: Fix build when usrmerge distro feature is enabled
55- git: correct license
56- git: upgrade 2.35.2 -> 2.35.3
57- glib: upgrade 2.72.0 -> 2.72.1
58- glibc: ptest: Fix glibc-tests package issue
59- gnupg: Disable FORTIFY_SOURCES on mips
60- go.bbclass: disable the use of the default configuration file
61- gstreamer1.0-plugins-bad: drop patch
62- gstreamer1.0-plugins-good: Fix libsoup dependency
63- gstreamer1.0: Minor documentation addition
64- install/devshell: Introduce git intercept script due to fakeroot issues
65- kernel-yocto.bbclass: Fixup do_kernel_configcheck usage of KMETA
66- libc-glibc: Use libxcrypt to provide virtual/crypt
67- libgit2: upgrade 1.4.2 -> 1.4.3
68- libsoup: upgrade 3.0.5 -> 3.0.6
69- libusb1: upgrade 1.0.25 -> 1.0.26
70- linux-firmware: correct license for ar3k firmware
71- linux-firmware: upgrade 20220310 -> 20220411
72- linux-yocto/5.10: base: enable kernel crypto userspace API
73- linux-yocto/5.10: update to v5.10.112
74- linux-yocto/5.15: arm: poky-tiny cleanup and fixes
75- linux-yocto/5.15: base: enable kernel crypto userspace API
76- linux-yocto/5.15: fix -standard kernel build issue
77- linux-yocto/5.15: fix ppc boot
78- linux-yocto/5.15: fix qemuarm graphical boot
79- linux-yocto/5.15: kasan: fix BUG: sleeping function called from invalid context
80- linux-yocto/5.15: netfilter: conntrack: avoid useless indirection during conntrack destruction
81- linux-yocto/5.15: update to v5.15.36
82- linux-yocto: enable powerpc-debug fragment
83- mdadm: Drop clang specific cflags
84- migration-3.4: add missing entry on EXTRA_USERS_PARAMS
85- migration-guides: add release notes for 4.0
86- migration-guides: complete migration guide for 4.0
87- migration-guides: release-notes-4.0: mention LTS release
88- migration-guides: release-notes-4.0: update 'Repositories / Downloads' section
89- migration-guides: stop including documents with ".. include"
90- musl: Fix build when usrmerge distro feature is enabled
91- ncurses: use COPYING file
92- neard: Switch SRC_URI to git repo
93- oeqa/selftest: add test for git working correctly inside pseudo
94- openssl: minor security upgrade 3.0.2 -> 3.0.3
95- package.bbclass: Prevent perform_packagecopy from removing /sysroot-only
96- package: Ensure we track whether PRSERV was active or not
97- package_manager: fix missing dependency on gnupg when signing deb package feeds
98- poky-tiny: enable qemuarmv5/qemuarm64 and cleanups
99- poky.conf: bump version for 4.0.1 release
100- qemu.bbclass: Extend ppc/ppc64 extra options
101- qemuarm64: use virtio pci interfaces
102- qemuarmv5: use arm-versatile-926ejs KMACHINE
103- ref-manual: Add XZ_THREADS and XZ_MEMLIMIT
104- ref-manual: add KERNEL_DEBUG_TIMESTAMPS
105- ref-manual: add ZSTD_THREADS
106- ref-manual: add a note about hard-coded passwords
107- ref-manual: add empty-dirs QA check and QA_EMPTY_DIRS*
108- ref-manual: add mention of vendor filtering to CVE_PRODUCT
109- ref-manual: mention wildcarding support in INCOMPATIBLE_LICENSE
110- releases: update for yocto 4.0
111- rootfs-postcommands: fix symlinks where link and output path are equal
112- ruby: upgrade 3.1.1 -> 3.1.2
113- sanity: skip make 4.2.1 warning for debian
114- scripts/git: Ensure we don't have circular references
115- scripts: Make git intercept global
116- seatd: Disable overflow warning as error on ppc64/musl
117- selftest/lic_checksum: Add test for filename containing space
118- set_versions: update for 4.0 release
119- staging: Ensure we filter out ourselves
120- strace: fix ptest failure in landlock
121- subversion: upgrade to 1.14.2
122- systemd-boot: remove outdated EFI_LD comment
123- systemtap: Fix build with gcc-12
124- terminal.py: Restore error output from Terminal
125- u-boot: Correct the SRC_URI
126- u-boot: Inherit pkgconfig
127- update_udev_hwdb: fix multilib issue with systemd
128- util-linux: Create u-a symlink for findfs utility
129- virgl: skip headless test on alma 8.6
130- webkitgtk: adjust patch status
131- wic: do not use PARTLABEL for msdos partition tables
132- wireless-regdb: upgrade 2022.02.18 -> 2022.04.08
133- xserver-xorg: Fix build with gcc12
134- yocto-bsps: update to v5.15.36
135
136Contributors to 4.0.1
137~~~~~~~~~~~~~~~~~~~~~
138
139- Abongwa Amahnui Bonalais
140- Alexander Kanavin
141- Bruce Ashfield
142- Carlos Rafael Giani
143- Chen Qi
144- Davide Gardenal
145- Dmitry Baryshkov
146- Ferry Toth
147- Henning Schild
148- Jon Mason
149- Justin Bronder
150- Kai Kang
151- Khem Raj
152- Konrad Weihmann
153- Lee Chee Yang
154- Marta Rybczynska
155- Martin Jansa
156- Matt Madison
157- Michael Halstead
158- Michael Opdenacker
159- Naveen Saini
160- Nicolas Dechesne
161- Paul Eggleton
162- Paul Gortmaker
163- Paulo Neves
164- Peter Kjellerstedt
165- Peter Marko
166- Pgowda
167- Portia
168- Quentin Schulz
169- Rahul Kumar
170- Richard Purdie
171- Robert Joslyn
172- Robert Yang
173- Roland Hieber
174- Ross Burton
175- Russ Dill
176- Steve Sakoman
177- wangmy
178- zhengruoqin
179
180Repositories / Downloads for 4.0.1
181~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
182
183poky
184
185- Repository Location: https://git.yoctoproject.org/git/poky
186- Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>`
187- Tag: :yocto_git:`yocto-4.0.1 </poky/tag/?h=yocto-4.0.1>`
188- Git Revision: :yocto_git:`8c489602f218bcf21de0d3c9f8cf620ea5f06430 </poky/commit/?id=8c489602f218bcf21de0d3c9f8cf620ea5f06430>`
189- Release Artefact: poky-8c489602f218bcf21de0d3c9f8cf620ea5f06430
190- sha: 65c545a316bd8efb13ae1358eeccc8953543be908008103b51f7f90aed960d00
191- Download Locations:
192 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.1/poky-8c489602f218bcf21de0d3c9f8cf620ea5f06430.tar.bz2,
193 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.1/poky-8c489602f218bcf21de0d3c9f8cf620ea5f06430.tar.bz2
194
195openembedded-core
196
197- Repository Location: :oe_git:`/openembedded-core`
198- Branch: :oe_git:`kirkstone </openembedded-core/log/?h=kirkstone>`
199- Tag: :oe_git:`yocto-4.0.1 </openembedded-core/tag/?h=yocto-4.0>`
200- Git Revision: :oe_git:`cb8647c08959abb1d6b7c2b3a34b4b415f66d7ee </openembedded-core/commit/?id=cb8647c08959abb1d6b7c2b3a34b4b415f66d7ee>`
201- Release Artefact: oecore-cb8647c08959abb1d6b7c2b3a34b4b415f66d7ee
202- sha: 43981b8fad82f601618a133dffbec839524f0d0a055efc3d8f808cbfd811ab17
203- Download Locations:
204 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.1/oecore-cb8647c08959abb1d6b7c2b3a34b4b415f66d7ee.tar.bz2,
205 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.1/oecore-cb8647c08959abb1d6b7c2b3a34b4b415f66d7ee.tar.bz2
206
207meta-mingw
208
209- Repository Location: https://git.yoctoproject.org/git/meta-mingw
210- Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>`
211- Tag: :yocto_git:`yocto-4.0.1 </meta-mingw/tag/?h=yocto-4.0.1>`
212- Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>`
213- Release Artefact: meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1
214- sha: 49f9900bfbbc1c68136f8115b314e95d0b7f6be75edf36a75d9bcd1cca7c6302
215- Download Locations:
216 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.1/meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1.tar.bz2
217 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.1/meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1.tar.bz2
218
219meta-gplv2
220
221- Repository Location: https://git.yoctoproject.org/git/meta-gplv2
222- Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>`
223- Tag: :yocto_git:`yocto-4.0.1 </meta-gplv2/tag/?h=yocto-4.0.1>`
224- Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-mingw/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>`
225- Release Artefact: meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a
226- sha: c386f59f8a672747dc3d0be1d4234b6039273d0e57933eb87caa20f56b9cca6d
227- Download Locations:
228 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.1/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2
229 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.1/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2
230
231bitbake
232
233- Repository Location: :oe_git:`/bitbake`
234- Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>`
235- Tag: :oe_git:`yocto-4.0 </bitbake/tag/?h=yocto-4.0>`
236- Git Revision: :oe_git:`59c16ae6c55c607c56efd2287537a1b97ba2bf52 </bitbake/commit/?id=59c16ae6c55c607c56efd2287537a1b97ba2bf52>`
237- Release Artefact: bitbake-59c16ae6c55c607c56efd2287537a1b97ba2bf52
238- sha: 3ae466c31f738fc45c3d7c6f665952d59f01697f2667ea42f0544d4298dd6ef0
239- Download Locations:
240 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.1/bitbake-59c16ae6c55c607c56efd2287537a1b97ba2bf52.tar.bz2,
241 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.1/bitbake-59c16ae6c55c607c56efd2287537a1b97ba2bf52.tar.bz2
242
243yocto-docs
244
245- Repository Location: https://git.yoctoproject.org/git/yocto-docs
246- Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>`
247- Tag: :yocto_git:`yocto-4.0.1 </yocto-docs/tag/?h=yocto-4.0>`
248- Git Revision: :yocto_git:`4ec9df3336a425719a9a35532504731ce56984ca </yocto-docs/commit/?id=4ec9df3336a425719a9a35532504731ce56984ca>`
diff --git a/documentation/migration-guides/release-notes-4.0.2.rst b/documentation/migration-guides/release-notes-4.0.2.rst
new file mode 100644
index 0000000000..cb10068b8d
--- /dev/null
+++ b/documentation/migration-guides/release-notes-4.0.2.rst
@@ -0,0 +1,296 @@
1Release notes for Yocto-4.0.2 (Kirkstone)
2-----------------------------------------
3
4Security Fixes in Yocto-4.0.2
5~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6
7- libxslt: Mark :cve:`2022-29824` as not applying
8- tiff: Add jbig PACKAGECONFIG and clarify IGNORE :cve:`2022-1210`
9- tiff: mark :cve:`2022-1622` and :cve:`2022-1623` as invalid
10- pcre2:fix :cve:`2022-1586` Out-of-bounds read
11- curl: fix :cve:`2022-22576`, :cve:`2022-27775`, :cve:`2022-27776`, :cve:`2022-27774`, :cve:`2022-30115`, :cve:`2022-27780`, :cve:`2022-27781`, :cve:`2022-27779` and :cve:`2022-27782`
12- qemu: fix :cve:`2021-4206` and :cve:`2021-4207`
13- freetype: fix :cve:`2022-27404`, :cve:`2022-27405` and :cve:`2022-27406`
14
15Fixes in Yocto-4.0.2
16~~~~~~~~~~~~~~~~~~~~
17
18- alsa-plugins: fix libavtp vs. avtp packageconfig
19- archiver: don't use machine variables in shared recipes
20- archiver: use bb.note instead of echo
21- baremetal-image: fix broken symlink in do_rootfs
22- base-passwd: Disable shell for default users
23- bash: submit patch upstream
24- bind: upgrade 9.18.1 -> 9.18.2
25- binutils: Bump to latest 2.38 release branch
26- bitbake.conf: Make TCLIBC and TCMODE lazy assigned
27- bitbake: build: Add clean_stamp API function to allow removal of task stamps
28- bitbake: data: Do not depend on vardepvalueexclude flag
29- bitbake: fetch2/osc: Small fixes for osc fetcher
30- bitbake: server/process: Fix logging issues where only the first message was displayed
31- build-appliance-image: Update to kirkstone head revision
32- buildhistory.bbclass: fix shell syntax when using dash
33- cairo: Add missing GPLv3 license checksum entry
34- classes: rootfs-postcommands: add skip option to overlayfs_qa_check
35- cronie: upgrade 1.6.0 -> 1.6.1
36- cups: upgrade 2.4.1 -> 2.4.2
37- cve-check.bbclass: Added do_populate_sdk[recrdeptask].
38- cve-check: Add helper for symlink handling
39- cve-check: Allow warnings to be disabled
40- cve-check: Fix report generation
41- cve-check: Only include installed packages for rootfs manifest
42- cve-check: add support for Ignored CVEs
43- cve-check: fix return type in check_cves
44- cve-check: move update_symlinks to a library
45- cve-check: write empty fragment files in the text mode
46- cve-extra-exclusions: Add kernel CVEs
47- cve-update-db-native: make it possible to disable database updates
48- devtool: Fix _copy_file() TypeError
49- e2fsprogs: add alternatives handling of lsattr as well
50- e2fsprogs: update upstream status
51- efivar: add musl libc compatibility
52- epiphany: upgrade 42.0 -> 42.2
53- ffmpeg: upgrade 5.0 -> 5.0.1
54- fribidi: upgrade 1.0.11 -> 1.0.12
55- gcc-cross-canadian: Add nativesdk-zstd dependency
56- gcc-source: Fix incorrect task dependencies from ${B}
57- gcc: Upgrade to 11.3 release
58- gcc: depend on zstd-native
59- git: fix override syntax in RDEPENDS
60- glib-2.0: upgrade 2.72.1 -> 2.72.2
61- glibc: Drop make-native dependency
62- go: upgrade 1.17.8 -> 1.17.10
63- gst-devtools: upgrade 1.20.1 -> 1.20.2
64- gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
65- gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
66- gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
67- gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
68- gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
69- gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
70- gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
71- gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
72- gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
73- gstreamer1.0: upgrade 1.20.1 -> 1.20.2
74- gtk+3: upgrade 3.24.33 -> 3.24.34
75- gtk-doc: Fix potential shebang overflow on gtkdoc-mkhtml2
76- image.bbclass: allow overriding dependency on virtual/kernel:do_deploy
77- insane.bbclass: make sure to close .patch files
78- iso-codes: upgrade 4.9.0 -> 4.10.0
79- kernel-yocto.bbclass: Reset to exiting on non-zero return code at end of task
80- libcgroup: upgrade 2.0.1 -> 2.0.2
81- liberror-perl: Update sstate/equiv versions to clean cache
82- libinput: upgrade 1.19.3 -> 1.19.4
83- libpcre2: upgrade 10.39 -> 10.40
84- librepo: upgrade 1.14.2 -> 1.14.3
85- libseccomp: Add missing files for ptests
86- libseccomp: Correct LIC_FILES_CHKSUM
87- libxkbcommon: upgrade 1.4.0 -> 1.4.1
88- libxml2: Upgrade 2.9.13 -> 2.9.14
89- license.bbclass: Bound beginline and endline in copy_license_files()
90- license_image.bbclass: Make QA errors fail the build
91- linux-firmware: add support for building snapshots
92- linux-firmware: package new Qualcomm firmware
93- linux-firmware: replace mkdir by install
94- linux-firmware: split ath3k firmware
95- linux-firmware: upgrade to 20220610
96- linux-yocto/5.10: update to v5.10.119
97- linux-yocto/5.15: Enable MDIO bus config
98- linux-yocto/5.15: bpf: explicitly disable unpriv eBPF by default
99- linux-yocto/5.15: cfg/xen: Move x86 configs to separate file
100- linux-yocto/5.15: update to v5.15.44
101- local.conf.sample: Update sstate url to new 'all' path
102- logrotate: upgrade 3.19.0 -> 3.20.1
103- lttng-modules: Fix build failure for 5.10.119+ and 5.15.44+ kernel
104- lttng-modules: fix build against 5.18-rc7+
105- lttng-modules: fix shell syntax
106- lttng-ust: upgrade 2.13.2 -> 2.13.3
107- lzo: Add further info to a patch and mark as Inactive-Upstream
108- makedevs: Don't use COPYING.patch just to add license file into ${S}
109- manuals: switch to the sstate mirror shared between all versions
110- mesa.inc: package 00-radv-defaults.conf
111- mesa: backport a patch to support compositors without zwp_linux_dmabuf_v1 again
112- mesa: upgrade to 22.0.3
113- meson.bbclass: add cython binary to cross/native toolchain config
114- mmc-utils: upgrade to latest revision
115- mobile-broadband-provider-info: upgrade 20220315 -> 20220511
116- ncurses: update to patchlevel 20220423
117- oeqa/selftest/cve_check: add tests for Ignored and partial reports
118- oeqa/selftest/cve_check: add tests for recipe and image reports
119- oescripts: change compare logic in OEListPackageconfigTests
120- openssl: Backport fix for ptest cert expiry
121- overlayfs: add docs about skipping QA check & service dependencies
122- ovmf: Fix native build with gcc-12
123- patch.py: make sure that patches/series file exists before quilt pop
124- pciutils: avoid lspci conflict with busybox
125- perl: Add dependency on make-native to avoid race issues
126- perl: Fix build with gcc-12
127- poky.conf: bump version for 4.0.2
128- popt: fix override syntax in RDEPENDS
129- pypi.bbclass: Set CVE_PRODUCT to PYPI_PACKAGE
130- python3: Ensure stale empty python module directories don't break the build
131- python3: Remove problematic paths from sysroot files
132- python3: fix reproducibility issue with python3-core
133- python3: use built-in distutils for ptest, rather than setuptools' 'fork'
134- python: Avoid shebang overflow on python-config.py
135- rootfs-postcommands.bbclass: correct comments
136- rootfs.py: close kernel_abi_ver_file
137- rootfs.py: find .ko.zst kernel modules
138- rust-common: Drop LLVM_TARGET and simplify
139- rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
140- rust-common: Fix for target definitions returning 'NoneType' for arm
141- rust-common: Fix native signature dependency issues
142- rust-common: Fix sstate signatures between arm hf and non-hf
143- sanity: Don't warn about make 4.2.1 for mint
144- sanity: Switch to make 4.0 as a minimum version
145- sed: Specify shell for "nobody" user in run-ptest
146- selftest/imagefeatures/overlayfs: Always append to DISTRO_FEATURES
147- selftest/multiconfig: Test that multiconfigs in separate layers works
148- sqlite3: upgrade to 3.38.5
149- staging.bbclass: process direct dependencies in deterministic order
150- staging: Fix rare sysroot corruption issue
151- strace: Don't run ptest as "nobody"
152- systemd: Correct 0001-pass-correct-parameters-to-getdents64.patch
153- systemd: Correct path returned in sd_path_lookup()
154- systemd: Document future actions needed for set of musl patches
155- systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
156- systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
157- systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
158- systemd: Drop redundant musl patches
159- systemd: Fix build regression with latest update
160- systemd: Remove __compare_fn_t type in musl-specific patch
161- systemd: Update patch status
162- systemd: systemd-systemctl: Support instance conf files during enable
163- systemd: update ``0008-add-missing-FTW_-macros-for-musl.patch``
164- systemd: upgrade 250.4 -> 250.5
165- uboot-sign: Fix potential index error issues
166- valgrind: submit arm patches upstream
167- vim: Upgrade to 8.2.5083
168- webkitgtk: upgrade to 2.36.3
169- wic/plugins/rootfs: Fix permissions when splitting rootfs folders across partitions
170- xwayland: upgrade 22.1.0 -> 22.1.1
171- xxhash: fix build with gcc 12
172- zip/unzip: mark all submittable patches as Inactive-Upstream
173
174Known Issues in Yocto-4.0.2
175~~~~~~~~~~~~~~~~~~~~~~~~~~~
176
177- There were build failures at the autobuilder due to a known scp issue on Fedora-36 hosts.
178
179Contributors to Yocto-4.0.2
180~~~~~~~~~~~~~~~~~~~~~~~~~~~
181
182- Alex Kiernan
183- Alexander Kanavin
184- Aryaman Gupta
185- Bruce Ashfield
186- Claudius Heine
187- Davide Gardenal
188- Dmitry Baryshkov
189- Ernst Sjöstrand
190- Felix Moessbauer
191- Gunjan Gupta
192- He Zhe
193- Hitendra Prajapati
194- Jack Mitchell
195- Jeremy Puhlman
196- Jiaqing Zhao
197- Joerg Vehlow
198- Jose Quaresma
199- Kai Kang
200- Khem Raj
201- Konrad Weihmann
202- Marcel Ziswiler
203- Markus Volk
204- Marta Rybczynska
205- Martin Jansa
206- Michael Opdenacker
207- Mingli Yu
208- Naveen Saini
209- Nick Potenski
210- Paulo Neves
211- Pavel Zhukov
212- Peter Kjellerstedt
213- Rasmus Villemoes
214- Richard Purdie
215- Robert Joslyn
216- Ross Burton
217- Samuli Piippo
218- Sean Anderson
219- Stefan Wiehler
220- Steve Sakoman
221- Sundeep Kokkonda
222- Tomasz Dziendzielski
223- Xiaobing Luo
224- Yi Zhao
225- leimaohui
226- wangmy
227
228Repositories / Downloads for Yocto-4.0.2
229~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
230
231poky
232
233- Repository Location: https://git.yoctoproject.org/git/poky
234- Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>`
235- Tag: :yocto_git:`yocto-4.0.2 </poky/log/?h=yocto-4.0.2>`
236- Git Revision: :yocto_git:`a5ea426b1da472fc8549459fff3c1b8c6e02f4b5 </poky/commit/?id=a5ea426b1da472fc8549459fff3c1b8c6e02f4b5>`
237- Release Artefact: poky-a5ea426b1da472fc8549459fff3c1b8c6e02f4b5
238- sha: 474ddfacfed6661be054c161597a1a5273188dfe021b31d6156955d93c6b7359
239- Download Locations:
240 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.2/poky-a5ea426b1da472fc8549459fff3c1b8c6e02f4b5.tar.bz2
241 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.2/poky-a5ea426b1da472fc8549459fff3c1b8c6e02f4b5.tar.bz2
242
243openembedded-core
244
245- Repository Location: https://git.openembedded.org/openembedded-core
246- Branch: :oe_git:`kirkstone </openembedded-core/log/?h=kirkstone>`
247- Tag: :oe_git:`yocto-4.0.2 </openembedded-core/log/?h=yocto-4.0.2>`
248- Git Revision: :oe_git:`eea52e0c3d24c79464f4afdbc3c397e1cb982231 </openembedded-core/commit/?id=eea52e0c3d24c79464f4afdbc3c397e1cb982231>`
249- Release Artefact: oecore-eea52e0c3d24c79464f4afdbc3c397e1cb982231
250- sha: 252d5c2c2db7e14e7365fcc69d32075720b37d629894bae36305eba047a39907
251- Download Locations:
252 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.2/oecore-eea52e0c3d24c79464f4afdbc3c397e1cb982231.tar.bz2
253 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.2/oecore-eea52e0c3d24c79464f4afdbc3c397e1cb982231.tar.bz2
254
255meta-mingw
256
257- Repository Location: https://git.yoctoproject.org/git/meta-mingw
258- Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>`
259- Tag: :yocto_git:`yocto-4.0.2 </meta-mingw/log/?h=yocto-4.0.2>`
260- Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>`
261- Release Artefact: meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1
262- sha: 49f9900bfbbc1c68136f8115b314e95d0b7f6be75edf36a75d9bcd1cca7c6302
263- Download Locations:
264 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.2/meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1.tar.bz2
265 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.2/meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1.tar.bz2
266
267meta-gplv2
268
269- Repository Location: https://git.yoctoproject.org/git/meta-gplv2
270- Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>`
271- Tag: :yocto_git:`yocto-4.0.2 </meta-gplv2/log/?h=yocto-4.0.2>`
272- Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-gplv2/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>`
273- Release Artefact: meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a
274- sha: c386f59f8a672747dc3d0be1d4234b6039273d0e57933eb87caa20f56b9cca6d
275- Download Locations:
276 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.2/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2
277 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.2/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2
278
279bitbake
280
281- Repository Location: https://git.openembedded.org/bitbake
282- Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>`
283- Tag: :oe_git:`yocto-4.0.2 </bitbake/log/?h=yocto-4.0.2>`
284- Git Revision: :oe_git:`b8fd6f5d9959d27176ea016c249cf6d35ac8ba03 </bitbake/commit/?id=b8fd6f5d9959d27176ea016c249cf6d35ac8ba03>`
285- Release Artefact: bitbake-b8fd6f5d9959d27176ea016c249cf6d35ac8ba03
286- sha: 373818b1dee2c502264edf654d6d8f857b558865437f080e02d5ba6bb9e72cc3
287- Download Locations:
288 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.2/bitbake-b8fd6f5d9959d27176ea016c249cf6d35ac8ba03.tar.bz2
289 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.2/bitbake-b8fd6f5d9959d27176ea016c249cf6d35ac8ba03.tar.bz2
290
291yocto-docs
292
293- Repository Location: https://git.yoctoproject.org/git/yocto-docs
294- Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>`
295- Tag: :yocto_git:`yocto-4.0.2 </yocto-docs/log/?h=yocto-4.0.2>`
296- Git Revision: :yocto_git:`662294dccd028828d5c7e9fd8f5c8e14df53df4b </yocto-docs/commit/?id=662294dccd028828d5c7e9fd8f5c8e14df53df4b>`
diff --git a/documentation/migration-guides/release-notes-4.0.3.rst b/documentation/migration-guides/release-notes-4.0.3.rst
new file mode 100644
index 0000000000..e2a212cb62
--- /dev/null
+++ b/documentation/migration-guides/release-notes-4.0.3.rst
@@ -0,0 +1,314 @@
1Release notes for Yocto-4.0.3 (Kirkstone)
2-----------------------------------------
3
4Security Fixes in Yocto-4.0.3
5~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6
7- binutils: fix :cve:`2019-1010204`
8- busybox: fix :cve:`2022-30065`
9- cups: ignore :cve:`2022-26691`
10- curl: Fix :cve:`2022-32205`, :cve:`2022-32206`, :cve:`2022-32207` and :cve:`2022-32208`
11- dpkg: fix :cve:`2022-1664`
12- ghostscript: fix :cve:`2022-2085`
13- harfbuzz: fix :cve:`2022-33068`
14- libtirpc: fix :cve:`2021-46828`
15- lua: fix :cve:`2022-33099`
16- nasm: ignore :cve:`2020-18974`
17- qemu: fix :cve:`2022-35414`
18- qemu: ignore :cve:`2021-20255` and :cve:`2019-12067`
19- tiff: fix :cve:`2022-1354`, :cve:`2022-1355`, :cve:`2022-2056`, :cve:`2022-2057` and :cve:`2022-2058`
20- u-boot: fix :cve:`2022-34835`
21- unzip: fix :cve:`2022-0529` and :cve:`2022-0530`
22
23
24Fixes in Yocto-4.0.3
25~~~~~~~~~~~~~~~~~~~~
26
27- alsa-state: correct license
28- at: take tarballs from debian
29- base.bbclass: Correct the test for obsolete license exceptions
30- base/reproducible: Change Source Date Epoch generation methods
31- bin_package: install into base_prefix
32- bind: Remove legacy python3 PACKAGECONFIG code
33- bind: upgrade to 9.18.4
34- binutils: stable 2.38 branch updates
35- build-appliance-image: Update to kirkstone head revision
36- cargo_common.bbclass: enable bitbake vendoring for externalsrc
37- coreutils: Tweak packaging variable names for coreutils-dev
38- curl: backport openssl fix CN check error code
39- cve-check: hook cleanup to the BuildCompleted event, not CookerExit
40- cve-extra-exclusions: Clean up and ignore three CVEs (2xqemu and nasm)
41- devtool: finish: handle patching when S points to subdir of a git repo
42- devtool: ignore pn- overrides when determining SRC_URI overrides
43- docs: BB_HASHSERVE_UPSTREAM: update to new host
44- dropbear: break dependency on base package for -dev package
45- efivar: fix import functionality
46- encodings: update to 1.0.6
47- epiphany: upgrade to 42.3
48- externalsrc.bbclass: support crate fetcher on externalsrc
49- font-util: update 1.3.2 -> 1.3.3
50- gcc-runtime: Fix build when using gold
51- gcc-runtime: Fix missing MLPREFIX in debug mappings
52- gcc-runtime: Pass -nostartfiles when building dummy libstdc++.so
53- gcc: Backport a fix for gcc bug 105039
54- git: upgrade to v2.35.4
55- glib-2.0: upgrade to 2.72.3
56- glib-networking: upgrade to 2.72.1
57- glibc : stable 2.35 branch updates
58- glibc-tests: Avoid reproducibility issues
59- glibc-tests: not clear BBCLASSEXTEND
60- glibc: revert one upstream change to work around broken DEBUG_BUILD build
61- glibc: stable 2.35 branch updates
62- gnupg: upgrade to 2.3.7
63- go: upgrade to v1.17.12
64- gobject-introspection-data: Disable cache for g-ir-scanner
65- gperf: Add a patch to work around reproducibility issues
66- gperf: Switch to upstream patch
67- gst-devtools: upgrade to 1.20.3
68- gstreamer1.0-libav: upgrade to 1.20.3
69- gstreamer1.0-omx: upgrade to 1.20.3
70- gstreamer1.0-plugins-bad: upgrade to 1.20.3
71- gstreamer1.0-plugins-base: upgrade to 1.20.3
72- gstreamer1.0-plugins-good: upgrade to 1.20.3
73- gstreamer1.0-plugins-ugly: upgrade to 1.20.3
74- gstreamer1.0-python: upgrade to 1.20.3
75- gstreamer1.0-rtsp-server: upgrade to 1.20.3
76- gstreamer1.0-vaapi: upgrade to 1.20.3
77- gstreamer1.0: upgrade to 1.20.3
78- gtk-doc: Remove hardcoded buildpath
79- harfbuzz: Fix compilation with clang
80- initramfs-framework: move storage mounts to actual rootfs
81- initscripts: run umountnfs as a KILL script
82- insane.bbclass: host-user-contaminated: Correct per package home path
83- insane: Fix buildpaths test to work with special devices
84- kernel-arch: Fix buildpaths leaking into external module compiles
85- kernel-devsrc: fix reproducibility and buildpaths QA warning
86- kernel-devsrc: ppc32: fix reproducibility
87- kernel-uboot.bbclass: Use vmlinux.initramfs when INITRAMFS_IMAGE_BUNDLE set
88- kernel.bbclass: pass LD also in savedefconfig
89- libffi: fix native build being not portable
90- libgcc: Fix standalone target builds with usrmerge distro feature
91- libmodule-build-perl: Use env utility to find perl interpreter
92- libsoup: upgrade to 3.0.7
93- libuv: upgrade to 1.44.2
94- linux-firmware: upgrade to 20220708
95- linux-firwmare: restore WHENCE_CHKSUM variable
96- linux-yocto-rt/5.15: update to -rt48 (and fix -stable merge)
97- linux-yocto/5.10: fix build_OID_registry/conmakehash buildpaths warning
98- linux-yocto/5.10: fix buildpaths issue with gen-mach-types
99- linux-yocto/5.10: fix buildpaths issue with pnmtologo
100- linux-yocto/5.10: update to v5.10.135
101- linux-yocto/5.15: drop obselete GPIO sysfs ABI
102- linux-yocto/5.15: fix build_OID_registry buildpaths warning
103- linux-yocto/5.15: fix buildpaths issue with gen-mach-types
104- linux-yocto/5.15: fix buildpaths issue with pnmtologo
105- linux-yocto/5.15: fix qemuppc buildpaths warning
106- linux-yocto/5.15: fix reproducibility issues
107- linux-yocto/5.15: update to v5.15.59
108- log4cplus: upgrade to 2.0.8
109- lttng-modules: Fix build failure for kernel v5.15.58
110- lttng-modules: upgrade to 2.13.4
111- lua: Fix multilib buildpath reproducibility issues
112- mkfontscale: upgrade to 1.2.2
113- oe-selftest-image: Ensure the image has sftp as well as dropbear
114- oe-selftest: devtool: test modify git recipe building from a subdir
115- oeqa/runtime/scp: Disable scp test for dropbear
116- oeqa/runtime: add test that the kernel has CONFIG_PREEMPT_RT enabled
117- oeqa/sdk: drop the nativesdk-python 2.x test
118- openssh: Add openssh-sftp-server to openssh RDEPENDS
119- openssh: break dependency on base package for -dev package
120- openssl: update to 3.0.5
121- package.bbclass: Avoid stripping signed kernel modules in splitdebuginfo
122- package.bbclass: Fix base directory for debugsource files when using externalsrc
123- package.bbclass: Fix kernel source handling when not using externalsrc
124- package_manager/ipk: do not pipe stderr to stdout
125- packagegroup-core-ssh-dropbear: Add openssh-sftp-server recommendation
126- patch: handle if S points to a subdirectory of a git repo
127- perf: fix reproducibility in 5.19+
128- perf: fix reproduciblity in older releases of Linux
129- perf: sort-pmuevents: really keep array terminators
130- perl: don't install Makefile.old into perl-ptest
131- poky.conf: bump version for 4.0.3
132- pulseaudio: add m4-native to DEPENDS
133- python3: Backport patch to fix an issue in subinterpreters
134- qemu: Add PACKAGECONFIG for brlapi
135- qemu: Avoid accidental librdmacm linkage
136- qemu: Avoid accidental libvdeplug linkage
137- qemu: Fix slirp determinism issue
138- qemu: add PACKAGECONFIG for capstone
139- recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIG
140- ref-manual: variables: remove sphinx directive from literal block
141- rootfs-postcommands.bbclass: move host-user-contaminated.txt to ${S}
142- ruby: add PACKAGECONFIG for capstone
143- rust: fix issue building cross-canadian tools for aarch64 on x86_64
144- sanity.bbclass: Add ftps to accepted URI protocols for mirrors sanity
145- selftest/runtime_test/virgl: Disable for all almalinux
146- sstatesig: Include all dependencies in SPDX task signatures
147- strace: set COMPATIBLE_HOST for riscv32
148- systemd: Added base_bindir into pkg_postinst:udev-hwdb.
149- udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
150- udev-extraconf/mount.sh: add LABELs to mountpoints
151- udev-extraconf/mount.sh: ignore lvm in automount
152- udev-extraconf/mount.sh: only mount devices on hotplug
153- udev-extraconf/mount.sh: save mount name in our tmp filecache
154- udev-extraconf: fix some systemd automount issues
155- udev-extraconf: force systemd-udevd to use shared MountFlags
156- udev-extraconf: let automount base directory configurable
157- udev-extraconf:mount.sh: fix a umount issue
158- udev-extraconf:mount.sh: fix path mismatching issues
159- vala: Fix on target wrapper buildpaths issue
160- vala: upgrade to 0.56.2
161- vim: upgrade to 9.0.0063
162- waffle: correctly request wayland-scanner executable
163- webkitgtk: upgrade to 2.36.4
164- weston: upgrade to 10.0.1
165- wic/plugins/rootfs: Fix NameError for 'orig_path'
166- wic: fix WicError message
167- wireless-regdb: upgrade to 2022.06.06
168- xdpyinfo: upgrade to 1.3.3
169- xev: upgrade to 1.2.5
170- xf86-input-synaptics: upgrade to 1.9.2
171- xmodmap: upgrade to 1.0.11
172- xorg-app: Tweak handling of compression changes in SRC_URI
173- xserver-xorg: upgrade to 21.1.4
174- xwayland: upgrade to 22.1.3
175- yocto-bsps/5.10: fix buildpaths issue with gen-mach-types
176- yocto-bsps/5.10: fix buildpaths issue with pnmtologo
177- yocto-bsps/5.15: fix buildpaths issue with gen-mach-types
178- yocto-bsps/5.15: fix buildpaths issue with pnmtologo
179- yocto-bsps: buildpaths fixes
180- yocto-bsps: update to v5.10.130
181- yocto-bsps: buildpaths fixes
182- yocto-bsps: update to v5.15.54
183
184
185Known Issues in Yocto-4.0.3
186~~~~~~~~~~~~~~~~~~~~~~~~~~~
187
188- N/A
189
190
191Contributors to Yocto-4.0.3
192~~~~~~~~~~~~~~~~~~~~~~~~~~~
193
194- Ahmed Hossam
195- Alejandro Hernandez Samaniego
196- Alex Kiernan
197- Alexander Kanavin
198- Bruce Ashfield
199- Chanho Park
200- Christoph Lauer
201- David Bagonyi
202- Dmitry Baryshkov
203- He Zhe
204- Hitendra Prajapati
205- Jose Quaresma
206- Joshua Watt
207- Kai Kang
208- Khem Raj
209- Lee Chee Yang
210- Lucas Stach
211- Markus Volk
212- Martin Jansa
213- Maxime Roussin-Bélanger
214- Michael Opdenacker
215- Mihai Lindner
216- Ming Liu
217- Mingli Yu
218- Muhammad Hamza
219- Naveen
220- Pascal Bach
221- Paul Eggleton
222- Pavel Zhukov
223- Peter Bergin
224- Peter Kjellerstedt
225- Peter Marko
226- Pgowda
227- Raju Kumar Pothuraju
228- Richard Purdie
229- Robert Joslyn
230- Ross Burton
231- Sakib Sajal
232- Shruthi Ravichandran
233- Steve Sakoman
234- Sundeep Kokkonda
235- Thomas Roos
236- Tom Hochstein
237- Wentao Zhang
238- Yi Zhao
239- Yue Tao
240- gr embeter
241- leimaohui
242- wangmy
243
244
245Repositories / Downloads for Yocto-4.0.3
246~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
247
248poky
249
250- Repository Location: https://git.yoctoproject.org/git/poky
251- Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>`
252- Tag: :yocto_git:`yocto-4.0.3 </poky/log/?h=yocto-4.0.3>`
253- Git Revision: :yocto_git:`387ab5f18b17c3af3e9e30dc58584641a70f359f </poky/commit/?id=387ab5f18b17c3af3e9e30dc58584641a70f359f>`
254- Release Artefact: poky-387ab5f18b17c3af3e9e30dc58584641a70f359f
255- sha: fe674186bdb0684313746caa9472134fc19e6f1443c274fe02c06cb1e675b404
256- Download Locations:
257 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.3/poky-387ab5f18b17c3af3e9e30dc58584641a70f359f.tar.bz2
258 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.3/poky-387ab5f18b17c3af3e9e30dc58584641a70f359f.tar.bz2
259
260openembedded-core
261
262- Repository Location: https://git.openembedded.org/openembedded-core
263- Branch: :oe_git:`kirkstone </openembedded-core/log/?h=kirkstone>`
264- Tag: :oe_git:`yocto-4.0.3 </openembedded-core/log/?h=yocto-4.0.3>`
265- Git Revision: :oe_git:`2cafa6ed5f0aa9df5a120b6353755d56c7c7800d </openembedded-core/commit/?id=2cafa6ed5f0aa9df5a120b6353755d56c7c7800d>`
266- Release Artefact: oecore-2cafa6ed5f0aa9df5a120b6353755d56c7c7800d
267- sha: 5181d3e8118c6112936637f01a07308b715e0e3d12c7eba338556747dfcabe92
268- Download Locations:
269 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.3/oecore-2cafa6ed5f0aa9df5a120b6353755d56c7c7800d.tar.bz2
270 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.3/oecore-2cafa6ed5f0aa9df5a120b6353755d56c7c7800d.tar.bz2
271
272meta-mingw
273
274- Repository Location: https://git.yoctoproject.org/git/meta-mingw
275- Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>`
276- Tag: :yocto_git:`yocto-4.0.3 </meta-mingw/log/?h=yocto-4.0.3>`
277- Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>`
278- Release Artefact: meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1
279- sha: 49f9900bfbbc1c68136f8115b314e95d0b7f6be75edf36a75d9bcd1cca7c6302
280- Download Locations:
281 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.3/meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1.tar.bz2
282 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.3/meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1.tar.bz2
283
284meta-gplv2
285
286- Repository Location: https://git.yoctoproject.org/git/meta-gplv2
287- Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>`
288- Tag: :yocto_git:`yocto-4.0.3 </meta-gplv2/log/?h=yocto-4.0.3>`
289- Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-gplv2/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>`
290- Release Artefact: meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a
291- sha: c386f59f8a672747dc3d0be1d4234b6039273d0e57933eb87caa20f56b9cca6d
292- Download Locations:
293 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.3/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2
294 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.3/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2
295
296bitbake
297
298- Repository Location: https://git.openembedded.org/bitbake
299- Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>`
300- Tag: :oe_git:`yocto-4.0.3 </bitbake/log/?h=yocto-4.0.3>`
301- Git Revision: :oe_git:`b8fd6f5d9959d27176ea016c249cf6d35ac8ba03 </bitbake/commit/?id=b8fd6f5d9959d27176ea016c249cf6d35ac8ba03>`
302- Release Artefact: bitbake-b8fd6f5d9959d27176ea016c249cf6d35ac8ba03
303- sha: 373818b1dee2c502264edf654d6d8f857b558865437f080e02d5ba6bb9e72cc3
304- Download Locations:
305 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.3/bitbake-b8fd6f5d9959d27176ea016c249cf6d35ac8ba03.tar.bz2
306 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.3/bitbake-b8fd6f5d9959d27176ea016c249cf6d35ac8ba03.tar.bz2
307
308yocto-docs
309
310- Repository Location: https://git.yoctoproject.org/git/yocto-docs
311- Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>`
312- Tag: :yocto_git:`yocto-4.0.3 </yocto-docs/log/?h=yocto-4.0.3>`
313- Git Revision: :yocto_git:`d9b3dcf65ef25c06f552482aba460dd16862bf96 </yocto-docs/commit/?id=d9b3dcf65ef25c06f552482aba460dd16862bf96>`
314