release-notes-4.0.6.rst 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313
  1. .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
  2. Release notes for Yocto-4.0.6 (Kirkstone)
  3. -----------------------------------------
  4. Security Fixes in Yocto-4.0.6
  5. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6. - bash: Fix :cve_nist:`2022-3715`
  7. - curl: Fix :cve_nist:`2022-32221`, :cve_nist:`2022-42915` and :cve_nist:`2022-42916`
  8. - dbus: Fix :cve_nist:`2022-42010`, :cve_nist:`2022-42011` and :cve_nist:`2022-42012`
  9. - dropbear: Fix :cve_nist:`2021-36369`
  10. - ffmpeg: Fix :cve_nist:`2022-3964`, :cve_nist:`2022-3965`
  11. - go: Fix :cve_nist:`2022-2880`
  12. - grub2: Fix :cve_nist:`2022-2601`, :cve_nist:`2022-3775` and :cve_nist:`2022-28736`
  13. - libarchive: Fix :cve_nist:`2022-36227`
  14. - libpam: Fix :cve_nist:`2022-28321`
  15. - libsndfile1: Fix :cve_nist:`2021-4156`
  16. - lighttpd: Fix :cve_nist:`2022-41556`
  17. - openssl: Fix :cve_nist:`2022-3358`
  18. - pixman: Fix :cve_nist:`2022-44638`
  19. - python3-mako: Fix :cve_nist:`2022-40023`
  20. - python3: Fix :cve_nist:`2022-42919`
  21. - qemu: Fix :cve_nist:`2022-3165`
  22. - sysstat: Fix :cve_nist:`2022-39377`
  23. - systemd: Fix :cve_nist:`2022-3821`
  24. - tiff: Fix :cve_nist:`2022-2953`, :cve_nist:`2022-3599`, :cve_nist:`2022-3597`, :cve_nist:`2022-3626`, :cve_nist:`2022-3627`, :cve_nist:`2022-3570`, :cve_nist:`2022-3598` and :cve_nist:`2022-3970`
  25. - vim: Fix :cve_nist:`2022-3352`, :cve_nist:`2022-3705` and :cve_nist:`2022-4141`
  26. - wayland: Fix :cve_nist:`2021-3782`
  27. - xserver-xorg: Fix :cve_nist:`2022-3550` and :cve_nist:`2022-3551`
  28. Fixes in Yocto-4.0.6
  29. ~~~~~~~~~~~~~~~~~~~~
  30. - archiver: avoid using machine variable as it breaks multiconfig
  31. - babeltrace: upgrade to 1.5.11
  32. - bind: upgrade to 9.18.8
  33. - bitbake.conf: Drop export of SOURCE_DATE_EPOCH_FALLBACK
  34. - bitbake: gitsm: Fix regression in gitsm submodule path parsing
  35. - bitbake: runqueue: Fix race issues around hash equivalence and sstate reuse
  36. - bluez5: Point hciattach bcm43xx firmware search path to /lib/firmware
  37. - bluez5: add dbus to RDEPENDS
  38. - build-appliance-image: Update to kirkstone head revision
  39. - buildtools-tarball: export certificates to python and curl
  40. - cargo_common.bbclass: Fix typos
  41. - classes: make TOOLCHAIN more permissive for kernel
  42. - cmake-native: Fix host tool contamination (Bug: 14951)
  43. - common-tasks.rst: fix oeqa runtime test path
  44. - create-spdx.bbclass: remove unused SPDX_INCLUDE_PACKAGED
  45. - create-spdx: Remove ";name=..." for downloadLocation
  46. - create-spdx: default share_src for shared sources
  47. - cve-update-db-native: add timeout to urlopen() calls
  48. - dbus: upgrade to 1.14.4
  49. - dhcpcd: fix to work with systemd
  50. - expat: upgrade to 2.5.0
  51. - externalsrc.bbclass: Remove a trailing slash from ${B}
  52. - externalsrc.bbclass: fix git repo detection
  53. - externalsrc: git submodule--helper list unsupported
  54. - gcc-shared-source: Fix source date epoch handling
  55. - gcc-source: Drop gengtype manipulation
  56. - gcc-source: Ensure deploy_source_date_epoch sstate hash doesn't change
  57. - gcc-source: Fix gengtypes race
  58. - gdk-pixbuf: upgrade to 2.42.10
  59. - get_module_deps3.py: Check attribute '__file__'
  60. - glib-2.0: fix rare GFileInfo test case failure
  61. - glibc-locale: Do not INHIBIT_DEFAULT_DEPS
  62. - gnomebase.bbclass: return the whole version for tarball directory if it is a number
  63. - gnutls: Unified package names to lower-case
  64. - groff: submit patches upstream
  65. - gstreamer1.0-libav: fix errors with ffmpeg 5.x
  66. - gstreamer1.0: upgrade to 1.20.4
  67. - ifupdown: upgrade to 0.8.39
  68. - insane.bbclass: Allow hashlib version that only accepts on parameter
  69. - iso-codes: upgrade to 4.12.0
  70. - kea: submit patch upstream (fix-multilib-conflict.patch)
  71. - kern-tools: fix relative path processing
  72. - kern-tools: integrate ZFS speedup patch
  73. - kernel-yocto: improve fatal error messages of symbol_why.py
  74. - kernel.bbclass: Include randstruct seed assets in STAGING_KERNEL_BUILDDIR
  75. - kernel.bbclass: make KERNEL_DEBUG_TIMESTAMPS work at rebuild
  76. - kernel: Clear SYSROOT_DIRS instead of replacing sysroot_stage_all
  77. - libcap: upgrade to 2.66
  78. - libepoxy: convert to git
  79. - libepoxy: update to 1.5.10
  80. - libffi: submit patch upstream (0001-arm-sysv-reverted-clang-VFP-mitigation.patch )
  81. - libffi: upgrade to 3.4.4
  82. - libical: upgrade to 3.0.16
  83. - libksba: upgrade to 1.6.2
  84. - libuv: fixup SRC_URI
  85. - libxcrypt: upgrade to 4.4.30
  86. - lighttpd: upgrade to 1.4.67
  87. - linux-firmware: add new fw file to ${PN}-qcom-adreno-a530
  88. - linux-firmware: don't put the firmware into the sysroot
  89. - linux-firmware: package amdgpu firmware
  90. - linux-firmware: split rtl8761 firmware
  91. - linux-firmware: upgrade to 20221109
  92. - linux-yocto/5.10: update genericx86* machines to v5.10.149
  93. - linux-yocto/5.15: fix CONFIG_CRYPTO_CCM mismatch warnings
  94. - linux-yocto/5.15: update genericx86* machines to v5.15.72
  95. - linux-yocto/5.15: update to v5.15.78
  96. - ltp: backport clock_gettime04 fix from upstream
  97. - lttng-modules: upgrade to 2.13.7
  98. - lttng-tools: Upgrade to 2.13.8
  99. - lttng-tools: submit determinism.patch upstream
  100. - lttng-ust: upgrade to 2.13.5
  101. - meson: make wrapper options sub-command specific
  102. - meta-selftest/staticids: add render group for systemd
  103. - mirrors.bbclass: update CPAN_MIRROR
  104. - mirrors.bbclass: use shallow tarball for binutils-native
  105. - mobile-broadband-provider-info: upgrade 20220725 -> 20221107
  106. - mtd-utils: upgrade 2.1.4 -> 2.1.5
  107. - numactl: upgrade to 2.0.16
  108. - oe/packagemanager/rpm: don't leak file objects
  109. - oeqa/selftest/lic_checksum: Cleanup changes to emptytest include
  110. - oeqa/selftest/minidebuginfo: Create selftest for minidebuginfo
  111. - oeqa/selftest/tinfoil: Add test for separate config_data with recipe_parse_file()
  112. - openssl: Fix SSL_CERT_FILE to match ca-certs location
  113. - openssl: upgrade to 3.0.7
  114. - openssl: export necessary env vars in SDK
  115. - opkg-utils: use a git clone, not a dynamic snapshot
  116. - opkg: Set correct info_dir and status_file in opkg.conf
  117. - overlayfs: Allow not used mount points
  118. - ovmf: correct patches status
  119. - package: Fix handling of minidebuginfo with newer binutils
  120. - perf: Depend on native setuptools3
  121. - poky.conf: bump version for 4.0.6
  122. - psplash: add psplash-default in rdepends
  123. - psplash: consider the situation of psplash not exist for systemd
  124. - python3: advance to version 3.10.8
  125. - qemu-helper-native: Correctly pass program name as argv[0]
  126. - qemu-helper-native: Re-write bridge helper as C program
  127. - qemu-native: Add PACKAGECONFIG option for jack
  128. - qemu: add io_uring PACKAGECONFIG
  129. - quilt: backport a patch to address grep 3.8 failures
  130. - resolvconf: make it work
  131. - rm_work: exclude the SSTATETASKS from the rm_work tasks sinature
  132. - runqemu: Do not perturb script environment
  133. - runqemu: Fix gl-es argument from causing other arguments to be ignored
  134. - sanity: Drop data finalize call
  135. - sanity: check for GNU tar specifically
  136. - scripts/oe-check-sstate: cleanup
  137. - scripts/oe-check-sstate: force build to run for all targets, specifically populate_sysroot
  138. - scripts: convert-overrides: Allow command-line customizations
  139. - socat: upgrade to 1.7.4.4
  140. - SPDX and CVE documentation updates
  141. - sstate: Allow optimisation of do_deploy_archives task dependencies
  142. - sstatesig: emit more helpful error message when not finding sstate manifest
  143. - sstatesig: skip the rm_work task signature
  144. - sudo: upgrade to 1.9.12p1
  145. - systemd: Consider PACKAGECONFIG in RRECOMMENDS
  146. - systemd: add group render to udev package
  147. - tcl: correct patch status
  148. - tiff: refresh with devtool
  149. - tiff: add CVE tag to b258ed69a485a9cfb299d9f060eb2a46c54e5903.patch
  150. - u-boot: Remove duplicate inherit of cml1
  151. - uboot-sign: Fix using wrong KEY_REQ_ARGS
  152. - vala: install vapigen-wrapper into /usr/bin/crosscripts and stage only that
  153. - valgrind: remove most hidden tests for arm64
  154. - vim: Upgrade to 9.0.0947
  155. - vulkan-samples: add lfs=0 to SRC_URI to avoid git smudge errors in do_unpack
  156. - wic: honor the SOURCE_DATE_EPOCH in case of updated fstab
  157. - wic: make ext2/3/4 images reproducible
  158. - wic: swap partitions are not added to fstab
  159. - wpebackend-fdo: upgrade to 1.14.0
  160. - xserver-xorg: move some recommended dependencies in required
  161. - xwayland: upgrade to 22.1.5
  162. Known Issues in Yocto-4.0.6
  163. ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  164. - N/A
  165. Contributors to Yocto-4.0.6
  166. ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  167. - Alex Kiernan
  168. - Alexander Kanavin
  169. - Alexey Smirnov
  170. - Bartosz Golaszewski
  171. - Bernhard Rosenkränzer
  172. - Bhabu Bindu
  173. - Bruce Ashfield
  174. - Chee Yang Lee
  175. - Chen Qi
  176. - Christian Eggers
  177. - Claus Stovgaard
  178. - Diego Sueiro
  179. - Dmitry Baryshkov
  180. - Ed Tanous
  181. - Enrico Jörns
  182. - Etienne Cordonnier
  183. - Frank de Brabander
  184. - Harald Seiler
  185. - Hitendra Prajapati
  186. - Jan-Simon Moeller
  187. - Jeremy Puhlman
  188. - Joe Slater
  189. - John Edward Broadbent
  190. - Jose Quaresma
  191. - Joshua Watt
  192. - Kai Kang
  193. - Keiya Nobuta
  194. - Khem Raj
  195. - Konrad Weihmann
  196. - Leon Anavi
  197. - Liam Beguin
  198. - Marek Vasut
  199. - Mark Hatle
  200. - Martin Jansa
  201. - Michael Opdenacker
  202. - Mikko Rapeli
  203. - Narpat Mali
  204. - Nathan Rossi
  205. - Niko Mauno
  206. - Pavel Zhukov
  207. - Peter Kjellerstedt
  208. - Peter Marko
  209. - Polampalli, Archana
  210. - Qiu, Zheng
  211. - Ravula Adhitya Siddartha
  212. - Richard Purdie
  213. - Ross Burton
  214. - Sakib Sajal
  215. - Sean Anderson
  216. - Sergei Zhmylev
  217. - Steve Sakoman
  218. - Teoh Jay Shen
  219. - Thomas Perrot
  220. - Tim Orling
  221. - Vincent Davis Jr
  222. - Vivek Kumbhar
  223. - Vyacheslav Yurkov
  224. - Wang Mingyu
  225. - Xiangyu Chen
  226. - Zheng Qiu
  227. - Ciaran Courtney
  228. - Wang Mingyu
  229. Repositories / Downloads for Yocto-4.0.6
  230. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  231. poky
  232. - Repository Location: :yocto_git:`/poky`
  233. - Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>`
  234. - Tag: :yocto_git:`yocto-4.0.6 </poky/log/?h=yocto-4.0.6>`
  235. - Git Revision: :yocto_git:`c4e08719a782fd4119eaf643907b80cebf57f88f </poky/commit/?id=c4e08719a782fd4119eaf643907b80cebf57f88f>`
  236. - Release Artefact: poky-c4e08719a782fd4119eaf643907b80cebf57f88f
  237. - sha: 2eb3b323dd2ccd25f9442bfbcbde82bc081fad5afd146a8e6dde439db24a99d4
  238. - Download Locations:
  239. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.6/poky-c4e08719a782fd4119eaf643907b80cebf57f88f.tar.bz2
  240. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.6/poky-c4e08719a782fd4119eaf643907b80cebf57f88f.tar.bz2
  241. openembedded-core
  242. - Repository Location: :oe_git:`/openembedded-core`
  243. - Branch: :oe_git:`kirkstone </openembedded-core/log/?h=kirkstone>`
  244. - Tag: :oe_git:`yocto-4.0.6 </openembedded-core/log/?h=yocto-4.0.6>`
  245. - Git Revision: :oe_git:`45a8b4101b14453aa3020d3f2b8a76b4dc0ae3f2 </openembedded-core/commit/?id=45a8b4101b14453aa3020d3f2b8a76b4dc0ae3f2>`
  246. - Release Artefact: oecore-45a8b4101b14453aa3020d3f2b8a76b4dc0ae3f2
  247. - sha: de8b443365927befe67cc443b60db57563ff0726377223f836a3f3971cf405ec
  248. - Download Locations:
  249. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.6/oecore-45a8b4101b14453aa3020d3f2b8a76b4dc0ae3f2.tar.bz2
  250. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.6/oecore-45a8b4101b14453aa3020d3f2b8a76b4dc0ae3f2.tar.bz2
  251. meta-mingw
  252. - Repository Location: :yocto_git:`/meta-mingw`
  253. - Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>`
  254. - Tag: :yocto_git:`yocto-4.0.6 </meta-mingw/log/?h=yocto-4.0.6>`
  255. - Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>`
  256. - Release Artefact: meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1
  257. - sha: 49f9900bfbbc1c68136f8115b314e95d0b7f6be75edf36a75d9bcd1cca7c6302
  258. - Download Locations:
  259. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.6/meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1.tar.bz2
  260. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.6/meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1.tar.bz2
  261. meta-gplv2
  262. - Repository Location: :yocto_git:`/meta-gplv2`
  263. - Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>`
  264. - Tag: :yocto_git:`yocto-4.0.6 </meta-gplv2/log/?h=yocto-4.0.6>`
  265. - Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-gplv2/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>`
  266. - Release Artefact: meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a
  267. - sha: c386f59f8a672747dc3d0be1d4234b6039273d0e57933eb87caa20f56b9cca6d
  268. - Download Locations:
  269. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.6/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2
  270. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.6/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2
  271. bitbake
  272. - Repository Location: :oe_git:`/bitbake`
  273. - Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>`
  274. - Tag: :oe_git:`yocto-4.0.6 </bitbake/log/?h=yocto-4.0.6>`
  275. - Git Revision: :oe_git:`7e268c107bb0240d583d2c34e24a71e373382509 </bitbake/commit/?id=7e268c107bb0240d583d2c34e24a71e373382509>`
  276. - Release Artefact: bitbake-7e268c107bb0240d583d2c34e24a71e373382509
  277. - sha: c3e2899012358c95962c7a5c85cf98dc30c58eae0861c374124e96d9556bb901
  278. - Download Locations:
  279. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.6/bitbake-7e268c107bb0240d583d2c34e24a71e373382509.tar.bz2
  280. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.6/bitbake-7e268c107bb0240d583d2c34e24a71e373382509.tar.bz2
  281. yocto-docs
  282. - Repository Location: :yocto_git:`/yocto-docs`
  283. - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>`
  284. - Tag: :yocto_git:`yocto-4.0.6 </yocto-docs/log/?h=yocto-4.0.6>`
  285. - Git Revision: :yocto_git:`c10d65ef3bbdf4fe3abc03e3aef3d4ca8c2ad87f </yocto-docs/commit/?id=c10d65ef3bbdf4fe3abc03e3aef3d4ca8c2ad87f>`