release-notes-3.4.4.rst 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
  2. Release notes for 3.4.4 (honister)
  3. ----------------------------------
  4. Security Fixes in 3.4.4
  5. ~~~~~~~~~~~~~~~~~~~~~~~
  6. - tiff: fix :cve_nist:`2022-0865`, :cve_nist:`2022-0891`, :cve_nist:`2022-0907`, :cve_nist:`2022-0908`, :cve_nist:`2022-0909` and :cve_nist:`2022-0924`
  7. - xz: fix `CVE-2022-1271 <https://security-tracker.debian.org/tracker/CVE-2022-1271>`__
  8. - unzip: fix `CVE-2021-4217 <https://security-tracker.debian.org/tracker/CVE-2021-4217>`__
  9. - zlib: fix :cve_nist:`2018-25032`
  10. - grub: ignore :cve_nist:`2021-46705`
  11. Fixes in 3.4.4
  12. ~~~~~~~~~~~~~~
  13. - alsa-tools: Ensure we install correctly
  14. - bitbake.conf: mark all directories as safe for git to read
  15. - bitbake: knotty: display active tasks when printing keepAlive() message
  16. - bitbake: knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutes
  17. - bitbake: server/process: Disable gc around critical section
  18. - bitbake: server/xmlrpcserver: Add missing xmlrpcclient import
  19. - bitbake: toaster: Fix :term:`IMAGE_INSTALL` issues with _append vs :append
  20. - bitbake: toaster: fixtures replace gatesgarth
  21. - build-appliance-image: Update to honister head revision
  22. - conf.py/poky.yaml: Move version information to poky.yaml and read in conf.py
  23. - conf/machine: fix QEMU x86 sound options
  24. - devupstream: fix handling of :term:`SRC_URI`
  25. - documentation: update for 3.4.4 release
  26. - externalsrc/devtool: Fix to work with fixed export funcition flags handling
  27. - gmp: add missing COPYINGv3
  28. - gnu-config: update :term:`SRC_URI`
  29. - libxml2: fix CVE-2022-23308 regression
  30. - libxml2: move to gitlab.gnome.org
  31. - libxml2: update to 2.9.13
  32. - libxshmfence: Correct :term:`LICENSE` to HPND
  33. - license_image.bbclass: close package.manifest file
  34. - linux-firmware: correct license for ar3k firmware
  35. - linux-firmware: upgrade 20220310 -> 20220411
  36. - linux-yocto-rt/5.10: update to -rt61
  37. - linux-yocto/5.10: cfg/debug: add configs for kcsan
  38. - linux-yocto/5.10: split vtpm for more granular inclusion
  39. - linux-yocto/5.10: update to v5.10.109
  40. - linux-yocto: nohz_full boot arg fix
  41. - oe-pkgdata-util: Adapt to the new variable override syntax
  42. - oeqa/selftest/devtool: ensure Git username is set before upgrade tests
  43. - poky.conf: bump version for 3.4.4 release
  44. - pseudo: Add patch to workaround paths with crazy lengths
  45. - pseudo: Fix handling of absolute links
  46. - sanity: Add warning for local hasheqiv server with remote sstate mirrors
  47. - scripts/runqemu: Fix memory limits for qemux86-64
  48. - shadow-native: Simplify and fix syslog disable patch
  49. - tiff: Add marker for CVE-2022-1056 being fixed
  50. - toaster: Fix broken overrides usage
  51. - u-boot: Inherit pkgconfig
  52. - uninative: Upgrade to 3.6 with gcc 12 support
  53. - vim: Upgrade 8.2.4524 -> 8.2.4681
  54. - virglrenderer: update :term:`SRC_URI`
  55. - webkitgtk: update to 2.32.4
  56. - wireless-regdb: upgrade 2022.02.18 -> 2022.04.08
  57. Known Issues
  58. ~~~~~~~~~~~~
  59. There were a couple of known autobuilder intermittent bugs that occurred during release testing but these are not regressions in the release.
  60. Contributors to 3.4.4
  61. ~~~~~~~~~~~~~~~~~~~~~
  62. - Alexandre Belloni
  63. - Anuj Mittal
  64. - Bruce Ashfield
  65. - Chee Yang Lee
  66. - Dmitry Baryshkov
  67. - Joe Slater
  68. - Konrad Weihmann
  69. - Martin Jansa
  70. - Michael Opdenacker
  71. - Minjae Kim
  72. - Peter Kjellerstedt
  73. - Ralph Siemsen
  74. - Richard Purdie
  75. - Ross Burton
  76. - Tim Orling
  77. - Wang Mingyu
  78. - Zheng Ruoqin
  79. Repositories / Downloads for 3.4.4
  80. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  81. poky
  82. - Repository Location: :yocto_git:`/poky`
  83. - Branch: :yocto_git:`honister </poky/log/?h=honister>`
  84. - Tag: :yocto_git:`yocto-3.4.4 </poky/tag/?h=yocto-3.4.4>`
  85. - Git Revision: :yocto_git:`780eeec8851950ee6ac07a2a398ba937206bd2e4 </poky/commit/?id=780eeec8851950ee6ac07a2a398ba937206bd2e4>`
  86. - Release Artefact: poky-780eeec8851950ee6ac07a2a398ba937206bd2e4
  87. - sha: 09558927064454ec2492da376156b716d9fd14aae57196435d742db7bfdb4b95
  88. - Download Locations:
  89. http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.4/poky-780eeec8851950ee6ac07a2a398ba937206bd2e4.tar.bz2,
  90. http://mirrors.kernel.org/yocto/yocto/yocto-3.4.4/poky-780eeec8851950ee6ac07a2a398ba937206bd2e4.tar.bz2
  91. openembedded-core
  92. - Repository Location: :oe_git:`/openembedded-core`
  93. - Branch: :oe_git:`honister </openembedded-core/log/?h=honister>`
  94. - Tag: :oe_git:`yocto-3.4.4 </openembedded-core/tag/?h=yocto-3.4.4>`
  95. - Git Revision: :oe_git:`1a6f5e27249afb6fb4d47c523b62b5dd2482a69d </openembedded-core/commit/?id=1a6f5e27249afb6fb4d47c523b62b5dd2482a69d>`
  96. - Release Artefact: oecore-1a6f5e27249afb6fb4d47c523b62b5dd2482a69d
  97. - sha: b8354ca457756384139a579b9e51f1ba854013c99add90c0c4c6ef68421fede5
  98. - Download Locations:
  99. http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.4/oecore-1a6f5e27249afb6fb4d47c523b62b5dd2482a69d.tar.bz2,
  100. http://mirrors.kernel.org/yocto/yocto/yocto-3.4.4/oecore-1a6f5e27249afb6fb4d47c523b62b5dd2482a69d.tar.bz2
  101. meta-mingw
  102. - Repository Location: :yocto_git:`/meta-mingw`
  103. - Branch: :yocto_git:`honister </meta-mingw/log/?h=honister>`
  104. - Tag: :yocto_git:`yocto-3.4.4 </meta-mingw/tag/?h=yocto-3.4.4>`
  105. - Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 </meta-mingw/commit/?id=f5d761cbd5c957e4405c5d40b0c236d263c916a8>`
  106. - Release Artefact: meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8
  107. - sha: d4305d638ef80948584526c8ca386a8cf77933dffb8a3b8da98d26a5c40fcc11
  108. - Download Locations:
  109. http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.4/meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8.tar.bz2
  110. http://mirrors.kernel.org/yocto/yocto/yocto-3.4.4/meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8.tar.bz2
  111. meta-gplv2
  112. - Repository Location: :yocto_git:`/meta-gplv2`
  113. - Branch: :yocto_git:`honister </meta-gplv2/log/?h=honister>`
  114. - Tag: :yocto_git:`yocto-3.4.4 </meta-gplv2/tag/?h=yocto-3.4.4>`
  115. - Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 </meta-gplv2/commit/?id=f04e4369bf9dd3385165281b9fa2ed1043b0e400>`
  116. - Release Artefact: meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400
  117. - sha: ef8e2b1ec1fb43dbee4ff6990ac736315c7bc2d8c8e79249e1d337558657d3fe
  118. - Download Locations:
  119. http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.4/meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400.tar.bz2,
  120. http://mirrors.kernel.org/yocto/yocto/yocto-3.4.4/meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400.tar.bz2
  121. bitbake
  122. - Repository Location: :oe_git:`/bitbake`
  123. - Branch: :oe_git:`1.52 </bitbake/log/?h=1.52>`
  124. - Tag: :oe_git:`yocto-3.4.4 </bitbake/tag/?h=yocto-3.4.3>`
  125. - Git Revision: :oe_git:`c2d8f9b2137bd4a98eb0f51519493131773e7517 </bitbake/commit/?id=c2d8f9b2137bd4a98eb0f51519493131773e7517>`
  126. - Release Artefact: bitbake-c2d8f9b2137bd4a98eb0f51519493131773e7517
  127. - sha: a8b6217f2d63975bbf49f430e11046608023ee2827faa893b15d9a0d702cf833
  128. - Download Locations:
  129. http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.4/bitbake-c2d8f9b2137bd4a98eb0f51519493131773e7517.tar.bz2,
  130. http://mirrors.kernel.org/yocto/yocto/yocto-3.4.4/bitbake-c2d8f9b2137bd4a98eb0f51519493131773e7517.tar.bz2
  131. yocto-docs
  132. - Repository Location: :yocto_git:`/yocto-docs`
  133. - Branch: :yocto_git:`honister </yocto-docs/log/?h=honister>`
  134. - Tag: :yocto_git:`yocto-3.4.4 </yocto-docs/tag/?h=yocto-3.4.4>`
  135. - Git Revision: :yocto_git:`5ead7d39aaf9044078dff27f462e29a8e31d89e4 </yocto-docs/commit/?5ead7d39aaf9044078dff27f462e29a8e31d89e4>`