release-notes-4.0.11.rst 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
  2. Release notes for Yocto-4.0.11 (Kirkstone)
  3. ------------------------------------------
  4. Security Fixes in Yocto-4.0.11
  5. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6. - cups: Fix :cve_nist:`2023-32324`
  7. - curl: Fix :cve_nist:`2023-28319`, :cve_nist:`2023-28320`, :cve_nist:`2023-28321` and :cve_nist:`2023-28322`
  8. - git: Ignore :cve_nist:`2023-25815`
  9. - go: Fix :cve_nist:`2023-24539` and :cve_nist:`2023-24540`
  10. - nasm: Fix :cve_nist:`2022-46457`
  11. - openssh: Fix :cve_nist:`2023-28531`
  12. - openssl: Fix :cve_nist:`2023-1255` and :cve_nist:`2023-2650`
  13. - perl: Fix :cve_nist:`2023-31484`
  14. - python3-requests: Fix for :cve_nist:`2023-32681`
  15. - sysstat: Fix :cve_nist:`2023-33204`
  16. - vim: Fix :cve_nist:`2023-2426`
  17. - webkitgtk: fix :cve_nist:`2022-42867`, :cve_nist:`2022-46691`, :cve_nist:`2022-46699` and :cve_nist:`2022-46700`
  18. Fixes in Yocto-4.0.11
  19. ~~~~~~~~~~~~~~~~~~~~~
  20. - Revert "docs: conf.py: fix cve extlinks caption for sphinx <4.0"
  21. - Revert "ipk: Decode byte data to string in manifest handling"
  22. - avahi: fix D-Bus introspection
  23. - build-appliance-image: Update to kirkstone head revision
  24. - conf.py: add macro for Mitre CVE links
  25. - conf: add nice level to the hash config ignred variables
  26. - cpio: Fix wrong CRC with ASCII CRC for large files
  27. - cve-update-nvd2-native: added the missing http import
  28. - cve-update-nvd2-native: new CVE database fetcher
  29. - dhcpcd: use git instead of tarballs
  30. - e2fsprogs: fix ptest bug for second running
  31. - gcc-runtime: Use static dummy libstdc++
  32. - glibc: stable 2.35 branch updates (cbceb903c4d7)
  33. - go.bbclass: don't use test to check output from ls
  34. - gstreamer1.0: Upgrade to 1.20.6
  35. - iso-codes: Upgrade to 4.15.0
  36. - kernel-devicetree: allow specification of dtb directory
  37. - kernel-devicetree: make shell scripts posix compliant
  38. - kernel-devicetree: recursively search for dtbs
  39. - kernel: don't force PAHOLE=false
  40. - kmscube: Correct :term:`DEPENDS` to avoid overwrite
  41. - lib/terminal.py: Add urxvt terminal
  42. - license.bbclass: Include :term:`LICENSE` in the output when it fails to parse
  43. - linux-yocto/5.10: Upgrade to v5.10.180
  44. - linux-yocto/5.15: Upgrade to v5.15.113
  45. - llvm: backport a fix for build with gcc-13
  46. - maintainers.inc: Fix email address typo
  47. - maintainers.inc: Move repo to unassigned
  48. - migration-guides: add release notes for 4.0.10
  49. - migration-guides: use new cve_mitre macro
  50. - nghttp2: Deleted the entries for -client and -server, and removed a dependency on them from the main package.
  51. - oeqa/selftest/cases/devtool.py: skip all tests require folder a git repo
  52. - openssh: Remove BSD-4-clause contents completely from codebase
  53. - openssl: Upgrade to 3.0.9
  54. - overview-manual: concepts.rst: Fix a typo
  55. - p11-kit: add native to :term:`BBCLASSEXTEND`
  56. - package: enable recursion on file globs
  57. - package_manager/ipk: fix config path generation in _create_custom_config()
  58. - piglit: Add :term:`PACKAGECONFIG` for glx and opencl
  59. - piglit: Add missing glslang dependencies
  60. - piglit: Fix build time dependency
  61. - poky.conf: bump version for 4.0.11
  62. - profile-manual: fix blktrace remote usage instructions
  63. - quilt: Fix merge.test race condition
  64. - ref-manual: add clarification for :term:`SRCREV`
  65. - selftest/reproducible: Allow native/cross reuse in test
  66. - staging.bbclass: do not add extend_recipe_sysroot to prefuncs of prepare_recipe_sysroot
  67. - systemd-networkd: backport fix for rm unmanaged wifi
  68. - systemd-systemctl: fix instance template WantedBy symlink construction
  69. - systemd-systemctl: support instance expansion in WantedBy
  70. - uninative: Upgrade to 3.10 to support gcc 13
  71. - uninative: Upgrade to 4.0 to include latest gcc 13.1.1
  72. - vim: Upgrade to 9.0.1527
  73. - waffle: Upgrade to 1.7.2
  74. - weston: add xwayland to :term:`DEPENDS` for :term:`PACKAGECONFIG` xwayland
  75. Known Issues in Yocto-4.0.11
  76. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  77. - N/A
  78. Contributors to Yocto-4.0.11
  79. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  80. - Alexander Kanavin
  81. - Andrew Jeffery
  82. - Archana Polampalli
  83. - Bhabu Bindu
  84. - Bruce Ashfield
  85. - C. Andy Martin
  86. - Chen Qi
  87. - Daniel Ammann
  88. - Deepthi Hemraj
  89. - Ed Beroset
  90. - Eero Aaltonen
  91. - Enrico Jörns
  92. - Hannu Lounento
  93. - Hitendra Prajapati
  94. - Ian Ray
  95. - Jan Luebbe
  96. - Jan Vermaete
  97. - Khem Raj
  98. - Lee Chee Yang
  99. - Lei Maohui
  100. - Lorenzo Arena
  101. - Marek Vasut
  102. - Marta Rybczynska
  103. - Martin Jansa
  104. - Martin Siegumfeldt
  105. - Michael Halstead
  106. - Michael Opdenacker
  107. - Ming Liu
  108. - Narpat Mali
  109. - Omkar Patil
  110. - Pablo Saavedra
  111. - Pavel Zhukov
  112. - Peter Kjellerstedt
  113. - Peter Marko
  114. - Qiu Tingting
  115. - Quentin Schulz
  116. - Randolph Sapp
  117. - Randy MacLeod
  118. - Ranjitsinh Rathod
  119. - Richard Purdie
  120. - Riyaz Khan
  121. - Sakib Sajal
  122. - Sanjay Chitroda
  123. - Soumya Sambu
  124. - Steve Sakoman
  125. - Thomas Roos
  126. - Tom Hochstein
  127. - Vivek Kumbhar
  128. - Wang Mingyu
  129. - Yogita Urade
  130. - Zoltan Boszormenyi
  131. Repositories / Downloads for Yocto-4.0.11
  132. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  133. poky
  134. - Repository Location: :yocto_git:`/poky`
  135. - Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>`
  136. - Tag: :yocto_git:`yocto-4.0.11 </poky/log/?h=yocto-4.0.11>`
  137. - Git Revision: :yocto_git:`fc697fe87412b9b179ae3a68d266ace85bb1fcc6 </poky/commit/?id=fc697fe87412b9b179ae3a68d266ace85bb1fcc6>`
  138. - Release Artefact: poky-fc697fe87412b9b179ae3a68d266ace85bb1fcc6
  139. - sha: d42ab1b76b9d8ab164d86dc0882c908658f6b5be0742b13a71531068f6a5ee98
  140. - Download Locations:
  141. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.11/poky-fc697fe87412b9b179ae3a68d266ace85bb1fcc6.tar.bz2
  142. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.11/poky-fc697fe87412b9b179ae3a68d266ace85bb1fcc6.tar.bz2
  143. openembedded-core
  144. - Repository Location: :oe_git:`/openembedded-core`
  145. - Branch: :oe_git:`kirkstone </openembedded-core/log/?h=kirkstone>`
  146. - Tag: :oe_git:`yocto-4.0.11 </openembedded-core/log/?h=yocto-4.0.11>`
  147. - Git Revision: :oe_git:`7949e786cf8e50f716ff1f1c4797136637205e0c </openembedded-core/commit/?id=7949e786cf8e50f716ff1f1c4797136637205e0c>`
  148. - Release Artefact: oecore-7949e786cf8e50f716ff1f1c4797136637205e0c
  149. - sha: 3bda3f7d15961bad5490faf3194709528591a97564b5eae3da7345b63be20334
  150. - Download Locations:
  151. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.11/oecore-7949e786cf8e50f716ff1f1c4797136637205e0c.tar.bz2
  152. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.11/oecore-7949e786cf8e50f716ff1f1c4797136637205e0c.tar.bz2
  153. meta-mingw
  154. - Repository Location: :yocto_git:`/meta-mingw`
  155. - Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>`
  156. - Tag: :yocto_git:`yocto-4.0.11 </meta-mingw/log/?h=yocto-4.0.11>`
  157. - Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>`
  158. - Release Artefact: meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1
  159. - sha: 49f9900bfbbc1c68136f8115b314e95d0b7f6be75edf36a75d9bcd1cca7c6302
  160. - Download Locations:
  161. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.11/meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1.tar.bz2
  162. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.11/meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1.tar.bz2
  163. meta-gplv2
  164. - Repository Location: :yocto_git:`/meta-gplv2`
  165. - Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>`
  166. - Tag: :yocto_git:`yocto-4.0.11 </meta-gplv2/log/?h=yocto-4.0.11>`
  167. - Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-gplv2/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>`
  168. - Release Artefact: meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a
  169. - sha: c386f59f8a672747dc3d0be1d4234b6039273d0e57933eb87caa20f56b9cca6d
  170. - Download Locations:
  171. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.11/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2
  172. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.11/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2
  173. bitbake
  174. - Repository Location: :oe_git:`/bitbake`
  175. - Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>`
  176. - Tag: :oe_git:`yocto-4.0.11 </bitbake/log/?h=yocto-4.0.11>`
  177. - Git Revision: :oe_git:`0c6f86b60cfba67c20733516957c0a654eb2b44c </bitbake/commit/?id=0c6f86b60cfba67c20733516957c0a654eb2b44c>`
  178. - Release Artefact: bitbake-0c6f86b60cfba67c20733516957c0a654eb2b44c
  179. - sha: 4caa94ee4d644017b0cc51b702e330191677f7d179018cbcec8b1793949ebc74
  180. - Download Locations:
  181. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.11/bitbake-0c6f86b60cfba67c20733516957c0a654eb2b44c.tar.bz2
  182. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.11/bitbake-0c6f86b60cfba67c20733516957c0a654eb2b44c.tar.bz2
  183. yocto-docs
  184. - Repository Location: :yocto_git:`/yocto-docs`
  185. - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>`
  186. - Tag: :yocto_git:`yocto-4.0.11 </yocto-docs/log/?h=yocto-4.0.11>`
  187. - Git Revision: :yocto_git:`6d16d2bde0aa32276a035ee49703e6eea7c7b29a </yocto-docs/commit/?id=6d16d2bde0aa32276a035ee49703e6eea7c7b29a>`