release-notes-4.0.15.rst 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
  2. Release notes for Yocto-4.0.15 (Kirkstone)
  3. ------------------------------------------
  4. Security Fixes in Yocto-4.0.15
  5. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6. - avahi: Fix :cve_nist:`2023-1981`, :cve_nist:`2023-38469`, :cve_nist:`2023-38470`, :cve_nist:`2023-38471`, :cve_nist:`2023-38472` and :cve_nist:`2023-38473`
  7. - binutils: Fix :cve_nist:`2022-47007`, :cve_nist:`2022-47010` and :cve_nist:`2022-48064`
  8. - bluez5: Fix :cve_nist:`2023-45866`
  9. - ghostscript: Ignore GhostPCL :cve_nist:`2023-38560`
  10. - gnutls: Fix :cve_nist:`2023-5981`
  11. - go: Ignore :cve_nist:`2023-45283` and :cve_nist:`2023-45284`
  12. - grub: Fix :cve_nist:`2023-4692` and :cve_nist:`2023-4693`
  13. - gstreamer1.0-plugins-bad: Fix :cve_mitre:`2023-44429`
  14. - libsndfile: Fix :cve_nist:`2022-33065`
  15. - libwebp: Fix :cve_nist:`2023-4863`
  16. - openssl: Fix :cve_nist:`2023-5678`
  17. - python3-cryptography: Fix :cve_nist:`2023-49083`
  18. - qemu: Fix :cve_nist:`2023-1544`
  19. - sudo: :cve_nist:`2023-42456` and :cve_mitre:`2023-42465`
  20. - tiff: Fix :cve_nist:`2023-41175`
  21. - vim: Fix :cve_nist:`2023-46246`, :cve_nist:`2023-48231`, :cve_nist:`2023-48232`, :cve_nist:`2023-48233`, :cve_nist:`2023-48234`, :cve_nist:`2023-48235`, :cve_nist:`2023-48236`, :cve_nist:`2023-48237` and :cve_nist:`2023-48706`
  22. - xserver-xorg: Fix :cve_nist:`2023-5367` and :cve_nist:`2023-5380`
  23. - xwayland: Fix :cve_nist:`2023-5367`
  24. Fixes in Yocto-4.0.15
  25. ~~~~~~~~~~~~~~~~~~~~~
  26. - bash: changes to SIGINT handler while waiting for a child
  27. - bitbake: Fix disk space monitoring on cephfs
  28. - bitbake: bitbake-getvar: Make --quiet work with --recipe
  29. - bitbake: runqueue.py: fix PSI check logic
  30. - bitbake: runqueue: Add pressure change logging
  31. - bitbake: runqueue: convert deferral messages from bb.note to bb.debug
  32. - bitbake: runqueue: fix PSI check calculation
  33. - bitbake: runqueue: show more pressure data
  34. - bitbake: runqueue: show number of currently running bitbake threads when pressure changes
  35. - bitbake: tinfoil: Do not fail when logging is disabled and full config is used
  36. - build-appliance-image: Update to kirkstone head revision
  37. - cve-check: don't warn if a patch is remote
  38. - cve-check: slightly more verbose warning when adding the same package twice
  39. - cve-check: sort the package list in the JSON report
  40. - cve-exclusion_5.10.inc: update for 5.10.202
  41. - go: Fix issue in DNS resolver
  42. - goarch: Move Go architecture mapping to a library
  43. - gstreamer1.0-plugins-base: enable glx/opengl support
  44. - linux-yocto/5.10: update to v5.10.202
  45. - manuals: update class references
  46. - migration-guide: add release notes for 4.0.14
  47. - native: Clear TUNE_FEATURES/ABIEXTENSION
  48. - openssh: drop sudo from ptest dependencies
  49. - overview-manual: concepts: Add Bitbake Tasks Map
  50. - poky.conf: bump version for 4.0.15
  51. - python3-jinja2: Fixed ptest result output as per the standard
  52. - ref-manual: classes: explain cml1 class name
  53. - ref-manual: update :term:`SDK_NAME` variable documentation
  54. - ref-manual: variables: add :term:`RECIPE_MAINTAINER`
  55. - ref-manual: variables: document OEQA_REPRODUCIBLE_* variables
  56. - ref-manual: variables: mention new CDN for :term:`SSTATE_MIRRORS`
  57. - rust-common: Set llvm-target correctly for cross SDK targets
  58. - rust-cross-canadian: Fix ordering of target json config generation
  59. - rust-cross/rust-common: Merge arm target handling code to fix cross-canadian
  60. - rust-cross: Simplfy the rust_gen_target calls
  61. - rust-llvm: Allow overriding LLVM target archs
  62. - sdk-manual: extensible.rst: remove instructions for using SDK functionality directly in a yocto build
  63. - sudo: upgrade to 1.9.15p2
  64. - systemtap_git: fix used uninitialized error
  65. - vim: Improve locale handling
  66. - vim: Upgrade to 9.0.2130
  67. - vim: use upstream generated .po files
  68. Known Issues in Yocto-4.0.15
  69. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  70. - N/A
  71. Contributors to Yocto-4.0.15
  72. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  73. - Alexander Kanavin
  74. - Archana Polampalli
  75. - BELHADJ SALEM Talel
  76. - Bruce Ashfield
  77. - Chaitanya Vadrevu
  78. - Chen Qi
  79. - Deepthi Hemraj
  80. - Denys Dmytriyenko
  81. - Hitendra Prajapati
  82. - Lee Chee Yang
  83. - Li Wang
  84. - Martin Jansa
  85. - Meenali Gupta
  86. - Michael Opdenacker
  87. - Mikko Rapeli
  88. - Narpat Mali
  89. - Niko Mauno
  90. - Ninad Palsule
  91. - Niranjan Pradhan
  92. - Paul Eggleton
  93. - Peter Kjellerstedt
  94. - Peter Marko
  95. - Richard Purdie
  96. - Ross Burton
  97. - Samantha Jalabert
  98. - Sanjana
  99. - Soumya Sambu
  100. - Steve Sakoman
  101. - Tim Orling
  102. - Vijay Anusuri
  103. - Vivek Kumbhar
  104. - Wenlin Kang
  105. - Yogita Urade
  106. Repositories / Downloads for Yocto-4.0.15
  107. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  108. poky
  109. - Repository Location: :yocto_git:`/poky`
  110. - Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>`
  111. - Tag: :yocto_git:`yocto-4.0.15 </poky/log/?h=yocto-4.0.15>`
  112. - Git Revision: :yocto_git:`755632c2fcab43aa05cdcfa529727064b045073c </poky/commit/?id=755632c2fcab43aa05cdcfa529727064b045073c>`
  113. - Release Artefact: poky-755632c2fcab43aa05cdcfa529727064b045073c
  114. - sha: b40b43bd270d21a420c399981f9cfe0eb999f15e051fc2c89d124f249cdc0bd5
  115. - Download Locations:
  116. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.15/poky-755632c2fcab43aa05cdcfa529727064b045073c.tar.bz2
  117. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.15/poky-755632c2fcab43aa05cdcfa529727064b045073c.tar.bz2
  118. openembedded-core
  119. - Repository Location: :oe_git:`/openembedded-core`
  120. - Branch: :oe_git:`kirkstone </openembedded-core/log/?h=kirkstone>`
  121. - Tag: :oe_git:`yocto-4.0.15 </openembedded-core/log/?h=yocto-4.0.15>`
  122. - Git Revision: :oe_git:`eea685e1caafd8e8121006d3f8b5d0b8a4f2a933 </openembedded-core/commit/?id=eea685e1caafd8e8121006d3f8b5d0b8a4f2a933>`
  123. - Release Artefact: oecore-eea685e1caafd8e8121006d3f8b5d0b8a4f2a933
  124. - sha: ddc3d4a2c8a097f2aa7132ae716affacc44b119c616a1eeffb7db56caa7fc79e
  125. - Download Locations:
  126. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.15/oecore-eea685e1caafd8e8121006d3f8b5d0b8a4f2a933.tar.bz2
  127. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.15/oecore-eea685e1caafd8e8121006d3f8b5d0b8a4f2a933.tar.bz2
  128. meta-mingw
  129. - Repository Location: :yocto_git:`/meta-mingw`
  130. - Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>`
  131. - Tag: :yocto_git:`yocto-4.0.15 </meta-mingw/log/?h=yocto-4.0.15>`
  132. - Git Revision: :yocto_git:`f6b38ce3c90e1600d41c2ebb41e152936a0357d7 </meta-mingw/commit/?id=f6b38ce3c90e1600d41c2ebb41e152936a0357d7>`
  133. - Release Artefact: meta-mingw-f6b38ce3c90e1600d41c2ebb41e152936a0357d7
  134. - sha: 7d57167c19077f4ab95623d55a24c2267a3a3fb5ed83688659b4c03586373b25
  135. - Download Locations:
  136. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.15/meta-mingw-f6b38ce3c90e1600d41c2ebb41e152936a0357d7.tar.bz2
  137. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.15/meta-mingw-f6b38ce3c90e1600d41c2ebb41e152936a0357d7.tar.bz2
  138. meta-gplv2
  139. - Repository Location: :yocto_git:`/meta-gplv2`
  140. - Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>`
  141. - Tag: :yocto_git:`yocto-4.0.15 </meta-gplv2/log/?h=yocto-4.0.15>`
  142. - Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-gplv2/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>`
  143. - Release Artefact: meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a
  144. - sha: c386f59f8a672747dc3d0be1d4234b6039273d0e57933eb87caa20f56b9cca6d
  145. - Download Locations:
  146. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.15/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2
  147. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.15/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2
  148. bitbake
  149. - Repository Location: :oe_git:`/bitbake`
  150. - Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>`
  151. - Tag: :oe_git:`yocto-4.0.15 </bitbake/log/?h=yocto-4.0.15>`
  152. - Git Revision: :oe_git:`42a1c9fe698a03feb34c5bba223c6e6e0350925b </bitbake/commit/?id=42a1c9fe698a03feb34c5bba223c6e6e0350925b>`
  153. - Release Artefact: bitbake-42a1c9fe698a03feb34c5bba223c6e6e0350925b
  154. - sha: 64c684ccd661fa13e25c859dfc68d66bec79281da0f4f81b0d6a9995acb659b5
  155. - Download Locations:
  156. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.15/bitbake-42a1c9fe698a03feb34c5bba223c6e6e0350925b.tar.bz2
  157. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.15/bitbake-42a1c9fe698a03feb34c5bba223c6e6e0350925b.tar.bz2
  158. yocto-docs
  159. - Repository Location: :yocto_git:`/yocto-docs`
  160. - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>`
  161. - Tag: :yocto_git:`yocto-4.0.15 </yocto-docs/log/?h=yocto-4.0.15>`
  162. - Git Revision: :yocto_git:`08fda7a5601393617b1ecfe89229459e14a90b1d </yocto-docs/commit/?id=08fda7a5601393617b1ecfe89229459e14a90b1d>`