release-notes-5.0.4.rst 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
  2. Release notes for Yocto-5.0.4 (Scarthgap)
  3. -----------------------------------------
  4. Security Fixes in Yocto-5.0.4
  5. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6. - apr: Fix :cve_nist:`2023-49582`
  7. - curl: Ignore :cve_nist:`2024-32928`
  8. - curl: Fix :cve_nist:`2024-7264`
  9. - expat: Fix :cve_nist:`2024-45490`, :cve_nist:`2024-45491` and :cve_nist:`2024-45492`
  10. - ffmpeg: Fix :cve_nist:`2023-50008` and :cve_nist:`2024-32230`
  11. - libpcap: Fix :cve_nist:`2023-7256` and :cve_nist:`2024-8006`
  12. - libyaml: Ignore :cve_nist:`2024-35325` and :cve_nist:`2024-35326`
  13. - openssl: Fix :cve_nist:`2024-5535` and :cve_nist:`2024-6119`
  14. - python3-certifi: Fix :cve_nist:`2024-39689`
  15. - python3-setuptools: Fix :cve_nist:`2024-6345`
  16. - python3: Fix :cve_nist:`2024-6232`, :cve_nist:`2024-7592`, :cve_nist:`2024-8088` and :cve_nist:`2024-27034`
  17. - qemu: Fix :cve_nist:`2024-4467` and :cve_nist:`2024-7409`
  18. - ruby: Fix :cve_nist:`2024-27282`
  19. - tiff: Fix :cve_nist:`2024-7006`
  20. - vim: Fix :cve_nist:`2024-41957`, :cve_nist:`2024-41965`, :cve_nist:`2024-43374`, :cve_nist:`2024-43790` and :cve_nist:`2024-43802`
  21. Fixes in Yocto-5.0.4
  22. ~~~~~~~~~~~~~~~~~~~~
  23. - apr: drop 0007-explicitly-link-libapr-against-phtread-to-make-gold-.patch
  24. - apr: upgrade to 1.7.5
  25. - bind: Fix build with the `httpstats` package config enabled
  26. - bitbake: data_smart: Improve performance for VariableHistory
  27. - bluez5: remove redundant patch for MAX_INPUT
  28. - build-appliance-image: Update to scarthgap head revision
  29. - buildhistory: Fix intermittent package file list creation
  30. - buildhistory: Restoring files from preserve list
  31. - buildhistory: Simplify intercept call sites and drop SSTATEPOSTINSTFUNC usage
  32. - busybox: Fix cut with "-s" flag
  33. - create-sdpx-2.2.bbclass: Switch from exists to isfile checking debugsrc
  34. - cups: upgrade to 2.4.10
  35. - dejagnu: Fix :term:`LICENSE` (change to GPL-3.0-only)
  36. - doc: features: describe distribution feature pni-name
  37. - doc: features: remove duplicate word in distribution feature ext2
  38. - expat: upgrade to 2.6.3
  39. - expect-native: fix do_compile failure with gcc-14
  40. - gcc: Fix spurious '/' in GLIBC_DYNAMIC_LINKER on microblaze
  41. - gcr: Fix :term:`LICENSE` (change to LGPL-2.0-only)
  42. - glibc: fix fortran header file conflict for arm
  43. - go: upgrade to 1.22.6
  44. - gstreamer1.0: disable flaky baseparser tests
  45. - image_types.bbclass: Use --force also with lz4,lzop
  46. - initramfs-framework: fix typos
  47. - iw: Fix :term:`LICENSE` (change to ISC)
  48. - libadwaita: upgrade to 1.5.2
  49. - libcap-ng: update :term:`SRC_URI`
  50. - libdnf: upgrade to 0.73.2
  51. - libedit: Make docs generation deterministic
  52. - libgfortran.inc: fix nativesdk-libgfortran dependencies
  53. - librsvg: don't try to run target code at build time
  54. - linux-firmware: add a package for ath12k firmware
  55. - llvm: Enable libllvm for native build
  56. - maintainers.inc: add maintainer for python(-setuptools, -smmap, -subunit, -testtools)
  57. - mc: fix source URL
  58. - migration-guide: add release notes for 4.0.20 and 5.0.3
  59. - oeqa/postactions: fix exception handling
  60. - oeqa/runtime/ssh: In case of failure, show exit code and handle -15 (SIGTERM)
  61. - oeqa/runtime/ssh: add retry logic and sleeps to allow for slower systems
  62. - oeqa/runtime/ssh: check for all errors at the end
  63. - oeqa/runtime/ssh: increase the number of attempts
  64. - oeqa/selftest/reproducibile: Explicitly list virtual targets
  65. - oeqa/utils/postactions: transfer whole archive over ssh instead of doing individual copies
  66. - openssh: add backported header file include
  67. - openssl: upgrade to 3.2.3
  68. - os-release: Fix VERSION_CODENAME in case it is empty
  69. - poky.conf: bump version for 5.0.4
  70. - populate_sdk_ext.bclass: make sure OECORE_NATIVE_SYSROOT is exported.
  71. - python3-maturin: Fix cross compilation issue for armv7l, mips64, ppc
  72. - python3-pycryptodome(x): use python_setuptools_build_meta build class
  73. - python3: upgrade to 3.12.6
  74. - python3: skip readline limited history tests
  75. - qemu: backport patches to fix riscv64 build failure
  76. - qemuboot: Trigger write_qemuboot_conf task on changes of kernel image realpath
  77. - ref-manual: fix typo and move :term:`SYSROOT_DIRS` example
  78. - ruby: Make docs generation deterministic
  79. - systemd: Mitigate /var/log type mismatch issue
  80. - systemd: Mitigate /var/tmp type mismatch issue
  81. - tiff: Fix :term:`LICENSE` (change to libtiff)
  82. - u-boot.inc: Refactor do_* steps into functions that can be overridden
  83. - udev-extraconf: Add collect flag to mount
  84. - unzip: Fix :term:`LICENSE` (change to Info-ZIP)
  85. - util-linux: Add :term:`PACKAGECONFIG` option (libmount-mountfd-support) to mitigate rootfs remount error
  86. - vim: upgrade to 9.1.0698
  87. - weston-init: fix weston not starting when xwayland is enabled
  88. - wireless-regdb: upgrade to 2024.07.04
  89. - wpa-supplicant: upgrade to 2.11
  90. - xserver-xorg: mark :cve_nist:`2023-5574` as unpatched when xvfb enabled
  91. - yocto-uninative: Update to 4.6 for glibc 2.40
  92. - zip: Fix :term:`LICENSE` (change to Info-ZIP)
  93. Known Issues in Yocto-5.0.4
  94. ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  95. - N/A
  96. Contributors to Yocto-5.0.4
  97. ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  98. - Alban Bedel
  99. - Alexander Kanavin
  100. - Alexis Lothoré
  101. - Archana Polampalli
  102. - Ashish Sharma
  103. - Bartosz Golaszewski
  104. - Benjamin Szőke
  105. - Changqing Li
  106. - Chen Qi
  107. - Colin McAllister
  108. - Daniel Semkowicz
  109. - Dmitry Baryshkov
  110. - Gauthier HADERER
  111. - Guðni Már Gilbert
  112. - Jon Mason
  113. - Jose Quaresma
  114. - Jörg Sommer
  115. - Kai Kang
  116. - Khem Raj
  117. - Lee Chee Yang
  118. - Mark Hatle
  119. - Martin Jansa
  120. - Matthias Pritschet
  121. - Michael Halstead
  122. - Mingli Yu
  123. - Niko Mauno
  124. - Pedro Ferreira
  125. - Peter Marko
  126. - Quentin Schulz
  127. - Richard Purdie
  128. - Robert Yang
  129. - Ross Burton
  130. - Ryan Eatmon
  131. - Siddharth Doshi
  132. - Simone Weiß
  133. - Soumya Sambu
  134. - Steve Sakoman
  135. - Trevor Gamblin
  136. - Ulrich Ölmann
  137. - Vijay Anusuri
  138. - Wang Mingyu
  139. - Weisser, Pascal.ext
  140. - Yogita Urade
  141. Repositories / Downloads for Yocto-5.0.4
  142. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  143. poky
  144. - Repository Location: :yocto_git:`/poky`
  145. - Branch: :yocto_git:`scarthgap </poky/log/?h=scarthgap>`
  146. - Tag: :yocto_git:`yocto-5.0.4 </poky/log/?h=yocto-5.0.4>`
  147. - Git Revision: :yocto_git:`2034fc38eb4e63984d9bd6b260aa1bf95ce562e4 </poky/commit/?id=2034fc38eb4e63984d9bd6b260aa1bf95ce562e4>`
  148. - Release Artefact: poky-2034fc38eb4e63984d9bd6b260aa1bf95ce562e4
  149. - sha: 697ed099793d6c86d5ffe590e96f99689bd28dcb2d4451dc4585496fa4a20400
  150. - Download Locations:
  151. http://downloads.yoctoproject.org/releases/yocto/yocto-5.0.4/poky-2034fc38eb4e63984d9bd6b260aa1bf95ce562e4.tar.bz2
  152. http://mirrors.kernel.org/yocto/yocto/yocto-5.0.4/poky-2034fc38eb4e63984d9bd6b260aa1bf95ce562e4.tar.bz2
  153. openembedded-core
  154. - Repository Location: :oe_git:`/openembedded-core`
  155. - Branch: :oe_git:`scarthgap </openembedded-core/log/?h=scarthgap>`
  156. - Tag: :oe_git:`yocto-5.0.4 </openembedded-core/log/?h=yocto-5.0.4>`
  157. - Git Revision: :oe_git:`f888dd911529a828820799a7a1b75dfd3a44847c </openembedded-core/commit/?id=f888dd911529a828820799a7a1b75dfd3a44847c>`
  158. - Release Artefact: oecore-f888dd911529a828820799a7a1b75dfd3a44847c
  159. - sha: 93cb4c3c8e0f77edab20814d155847dc3452c6b083e3dd9c7a801e80a7e4d228
  160. - Download Locations:
  161. http://downloads.yoctoproject.org/releases/yocto/yocto-5.0.4/oecore-f888dd911529a828820799a7a1b75dfd3a44847c.tar.bz2
  162. http://mirrors.kernel.org/yocto/yocto/yocto-5.0.4/oecore-f888dd911529a828820799a7a1b75dfd3a44847c.tar.bz2
  163. meta-mingw
  164. - Repository Location: :yocto_git:`/meta-mingw`
  165. - Branch: :yocto_git:`scarthgap </meta-mingw/log/?h=scarthgap>`
  166. - Tag: :yocto_git:`yocto-5.0.4 </meta-mingw/log/?h=yocto-5.0.4>`
  167. - Git Revision: :yocto_git:`acbba477893ef87388effc4679b7f40ee49fc852 </meta-mingw/commit/?id=acbba477893ef87388effc4679b7f40ee49fc852>`
  168. - Release Artefact: meta-mingw-acbba477893ef87388effc4679b7f40ee49fc852
  169. - sha: 3b7c2f475dad5130bace652b150367f587d44b391218b1364a8bbc430b48c54c
  170. - Download Locations:
  171. http://downloads.yoctoproject.org/releases/yocto/yocto-5.0.4/meta-mingw-acbba477893ef87388effc4679b7f40ee49fc852.tar.bz2
  172. http://mirrors.kernel.org/yocto/yocto/yocto-5.0.4/meta-mingw-acbba477893ef87388effc4679b7f40ee49fc852.tar.bz2
  173. bitbake
  174. - Repository Location: :oe_git:`/bitbake`
  175. - Branch: :oe_git:`2.8 </bitbake/log/?h=2.8>`
  176. - Tag: :oe_git:`yocto-5.0.4 </bitbake/log/?h=yocto-5.0.4>`
  177. - Git Revision: :oe_git:`d251668d9a7a8dd25bd8767efb30d6d9ff8b1ad3 </bitbake/commit/?id=d251668d9a7a8dd25bd8767efb30d6d9ff8b1ad3>`
  178. - Release Artefact: bitbake-d251668d9a7a8dd25bd8767efb30d6d9ff8b1ad3
  179. - sha: d873f4d3a471d26680dc39200d8f3851a6863f15daa9bed978ba31b930f9a1c1
  180. - Download Locations:
  181. http://downloads.yoctoproject.org/releases/yocto/yocto-5.0.4/bitbake-d251668d9a7a8dd25bd8767efb30d6d9ff8b1ad3.tar.bz2
  182. http://mirrors.kernel.org/yocto/yocto/yocto-5.0.4/bitbake-d251668d9a7a8dd25bd8767efb30d6d9ff8b1ad3.tar.bz2
  183. yocto-docs
  184. - Repository Location: :yocto_git:`/yocto-docs`
  185. - Branch: :yocto_git:`scarthgap </yocto-docs/log/?h=scarthgap>`
  186. - Tag: :yocto_git:`yocto-5.0.4 </yocto-docs/log/?h=yocto-5.0.4>`
  187. - Git Revision: :yocto_git:`d71081dd14a9d75ace4d1c62472374f37b4a888d </yocto-docs/commit/?id=d71081dd14a9d75ace4d1c62472374f37b4a888d>`