release-notes-3.4.3.rst 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. Release notes for 3.4.3 (honister)
  2. ----------------------------------
  3. Security Fixes in 3.4.3
  4. ~~~~~~~~~~~~~~~~~~~~~~~
  5. - ghostscript: fix :cve:`2021-3781`
  6. - ghostscript: fix :cve:`2021-45949`
  7. - tiff: Add backports for two CVEs from upstream (:cve:`2022-0561` & :cve:`2022-0562`)
  8. - gcc : Fix :cve:`2021-46195`
  9. - virglrenderer: fix `CVE-2022-0135 <https://security-tracker.debian.org/tracker/CVE-2022-0135>`__ and `CVE-2022-0175 <https://security-tracker.debian.org/tracker/CVE-2022-0175>`__
  10. - binutils: Add fix for :cve:`2021-45078`
  11. Fixes in 3.4.3
  12. ~~~~~~~~~~~~~~
  13. - Revert "cve-check: add lockfile to task"
  14. - asciidoc: update git repository
  15. - bitbake: build: Tweak exception handling for setscene tasks
  16. - bitbake: contrib: Fix hash server Dockerfile dependencies
  17. - bitbake: cooker: Improve parsing failure from handled exception usability
  18. - bitbake: data_smart: Fix overrides file/line message additions
  19. - bitbake: fetch2: ssh: username and password are optional
  20. - bitbake: tests/fetch: Handle upstream master -> main branch change
  21. - bitbake: utils: Ensure shell function failure in python logging is correct
  22. - build-appliance-image: Update to honister head revision
  23. - build-appliance-image: Update to honister head revision
  24. - coreutils: remove obsolete ignored CVE list
  25. - crate-fetch: fix setscene failures
  26. - cups: Add --with-dbusdir to :term:`EXTRA_OECONF` for deterministic build
  27. - cve-check: create directory of CVE_CHECK_MANIFEST before copy
  28. - cve-check: get_cve_info should open the database read-only
  29. - default-distrovars.inc: Switch connectivity check to a yoctoproject.org page
  30. - depmodwrapper-cross: add config directory option
  31. - devtool: deploy-target: Remove stripped binaries in pseudo context
  32. - devtool: explicitly set main or master branches in upgrades when available
  33. - docs: fix hardcoded link warning messages
  34. - documentation: conf.py: update for 3.4.2
  35. - documentation: prepare for 3.4.3 release
  36. - expat: Upgrade to 2.4.7
  37. - gcc-target: fix glob to remove gcc-<version> binary
  38. - gcsections: add nativesdk-cairo to exclude list
  39. - go: update to 1.16.15
  40. - gst-devtools: 1.18.5 -> 1.18.6
  41. - gst-examples: 1.18.5 -> 1.18.6
  42. - gstreamer1.0-libav: 1.18.5 -> 1.18.6
  43. - gstreamer1.0-omx: 1.18.5 -> 1.18.6
  44. - gstreamer1.0-plugins-bad: 1.18.5 -> 1.18.6
  45. - gstreamer1.0-plugins-base: 1.18.5 -> 1.18.6
  46. - gstreamer1.0-plugins-good: 1.18.5 -> 1.18.6
  47. - gstreamer1.0-plugins-ugly: 1.18.5 -> 1.18.6
  48. - gstreamer1.0-python: 1.18.5 -> 1.18.6
  49. - gstreamer1.0-rtsp-server: 1.18.5 -> 1.18.6
  50. - gstreamer1.0-vaapi: 1.18.5 -> 1.18.6
  51. - gstreamer1.0: 1.18.5 -> 1.18.6
  52. - harfbuzz: upgrade 2.9.0 -> 2.9.1
  53. - initramfs-framework: unmount automounts before switch_root
  54. - kernel-devsrc: do not copy Module.symvers file during install
  55. - libarchive : update to 3.5.3
  56. - libpcap: Disable DPDK explicitly
  57. - libxml-parser-perl: Add missing :term:`RDEPENDS`
  58. - linux-firmware: upgrade 20211216 -> 20220209
  59. - linux-yocto/5.10: Fix ramoops/ftrace
  60. - linux-yocto/5.10: features/zram: remove CONFIG_ZRAM_DEF_COMP
  61. - linux-yocto/5.10: fix dssall build error with binutils 2.3.8
  62. - linux-yocto/5.10: ppc/riscv: fix build with binutils 2.3.8
  63. - linux-yocto/5.10: update genericx86* machines to v5.10.99
  64. - linux-yocto/5.10: update to v5.10.103
  65. - mc: fix build if ncurses have been configured without wide characters
  66. - oeqa/buildtools: Switch to our webserver instead of example.com
  67. - patch.py: Prevent git repo reinitialization
  68. - perl: Improve and update module RPDEPENDS
  69. - poky.conf: bump version for 3.4.3 honister release
  70. - qemuboot: Fix build error if UNINATIVE_LOADER is unset
  71. - quilt: Disable external sendmail for deterministic build
  72. - recipetool: Fix circular reference in :term:`SRC_URI`
  73. - releases: update to include 3.3.5
  74. - releases: update to include 3.4.2
  75. - rootfs-postcommands: amend systemd_create_users add user to group check
  76. - ruby: update 3.0.2 -> 3.0.3
  77. - scripts/runqemu-ifdown: Don't treat the last iptables command as special
  78. - sdk: fix search for dynamic loader
  79. - selftest: recipetool: Correct the URI for socat
  80. - sstate: inside the threadedpool don't write to the shared localdata
  81. - uninative: Upgrade to 3.5
  82. - util-linux: upgrade to 2.37.4
  83. - vim: Update to 8.2.4524 for further CVE fixes
  84. - wic: Use custom kernel path if provided
  85. - wireless-regdb: upgrade 2021.08.28 -> 2022.02.18
  86. - zip: modify when match.S is built
  87. Contributors to 3.4.3
  88. ~~~~~~~~~~~~~~~~~~~~~
  89. - Alexander Kanavin
  90. - Anuj Mittal
  91. - Bill Pittman
  92. - Bruce Ashfield
  93. - Chee Yang Lee
  94. - Christian Eggers
  95. - Daniel Gomez
  96. - Daniel Müller
  97. - Daniel Wagenknecht
  98. - Florian Amstutz
  99. - Joe Slater
  100. - Jose Quaresma
  101. - Justin Bronder
  102. - Lee Chee Yang
  103. - Michael Halstead
  104. - Michael Opdenacker
  105. - Oleksandr Ocheretnyi
  106. - Oleksandr Suvorov
  107. - Pavel Zhukov
  108. - Peter Kjellerstedt
  109. - Richard Purdie
  110. - Robert Yang
  111. - Ross Burton
  112. - Sakib Sajal
  113. - Saul Wold
  114. - Sean Anderson
  115. - Stefan Herbrechtsmeier
  116. - Tamizharasan Kumar
  117. - Tean Cunningham
  118. - Zoltán Böszörményi
  119. - pgowda
  120. - Wang Mingyu
  121. Repositories / Downloads for 3.4.3
  122. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  123. poky
  124. - Repository Location: :yocto_git:`/poky`
  125. - Branch: :yocto_git:`honister </poky/log/?h=honister>`
  126. - Tag: :yocto_git:`yocto-3.4.3 </poky/tag/?h=yocto-3.4.3>`
  127. - Git Revision: :yocto_git:`ee68ae307fd951b9de6b31dc6713ea29186b7749 </poky/commit/?id=ee68ae307fd951b9de6b31dc6713ea29186b7749>`
  128. - Release Artefact: poky-ee68ae307fd951b9de6b31dc6713ea29186b7749
  129. - sha: 92c3d73c3e74f0e1d5c2ab2836ce3a3accbe47772cea70df3755845e0db1379b
  130. - Download Locations:
  131. http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.3/poky-ee68ae307fd951b9de6b31dc6713ea29186b7749.tar.bz2,
  132. http://mirrors.kernel.org/yocto/yocto/yocto-3.4.3/poky-ee68ae307fd951b9de6b31dc6713ea29186b7749.tar.bz2
  133. openembedded-core
  134. - Repository Location: :oe_git:`/openembedded-core`
  135. - Branch: :oe_git:`honister </openembedded-core/log/?h=honister>`
  136. - Tag: :oe_git:`yocto-3.4.3 </openembedded-core/tag/?h=yocto-3.4.3>`
  137. - Git Revision: :oe_git:`ebca8f3ac9372b7ebb3d39e8f7f930b63b481448 </openembedded-core/commit/?id=ebca8f3ac9372b7ebb3d39e8f7f930b63b481448>`
  138. - Release Artefact: oecore-ebca8f3ac9372b7ebb3d39e8f7f930b63b481448
  139. - sha: f28e503f6f6c0bcd9192dbd528f8e3c7bcea504c089117e0094d9a4f315f4b9f
  140. - Download Locations:
  141. http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.3/oecore-ebca8f3ac9372b7ebb3d39e8f7f930b63b481448.tar.bz2,
  142. http://mirrors.kernel.org/yocto/yocto/yocto-3.4.3/oecore-ebca8f3ac9372b7ebb3d39e8f7f930b63b481448.tar.bz2
  143. meta-mingw
  144. - Repository Location: :yocto_git:`/meta-mingw`
  145. - Branch: :yocto_git:`honister </meta-mingw/log/?h=honister>`
  146. - Tag: :yocto_git:`yocto-3.4.3 </meta-mingw/tag/?h=yocto-3.4.3>`
  147. - Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 </meta-mingw/commit/?id=f5d761cbd5c957e4405c5d40b0c236d263c916a8>`
  148. - Release Artefact: meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8
  149. - sha: d4305d638ef80948584526c8ca386a8cf77933dffb8a3b8da98d26a5c40fcc11
  150. - Download Locations:
  151. http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.3/meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8.tar.bz2,
  152. http://mirrors.kernel.org/yocto/yocto/yocto-3.4.3/meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8.tar.bz2
  153. meta-gplv2
  154. - Repository Location: :yocto_git:`/meta-gplv2`
  155. - Branch: :yocto_git:`honister </meta-gplv2/log/?h=honister>`
  156. - Tag: :yocto_git:`yocto-3.4.3 </meta-gplv2/tag/?h=yocto-3.4.3>`
  157. - Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 </meta-gplv2/commit/?id=f04e4369bf9dd3385165281b9fa2ed1043b0e400>`
  158. - Release Artefact: meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400
  159. - sha: ef8e2b1ec1fb43dbee4ff6990ac736315c7bc2d8c8e79249e1d337558657d3fe
  160. - Download Locations:
  161. http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.3/meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400.tar.bz2,
  162. http://mirrors.kernel.org/yocto/yocto/yocto-3.4.3/meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400.tar.bz2
  163. bitbake
  164. - Repository Location: :oe_git:`/bitbake`
  165. - Branch: :oe_git:`1.52 </bitbake/log/?h=1.52>`
  166. - Tag: :oe_git:`yocto-3.4.3 </bitbake/tag/?h=yocto-3.4.3>`
  167. - Git Revision: :oe_git:`43dcb2b2a2b95a5c959be57bca94fb7190ea6257 </bitbake/commit/?id=43dcb2b2a2b95a5c959be57bca94fb7190ea6257>`
  168. - Release Artefact: bitbake-43dcb2b2a2b95a5c959be57bca94fb7190ea6257
  169. - sha: 92497ff97fed81dcc6d3e202969fb63ca983a8f5d9d91cafc6aee88312f79cf9
  170. - Download Locations:
  171. http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.3/bitbake-43dcb2b2a2b95a5c959be57bca94fb7190ea6257.tar.bz2,
  172. http://mirrors.kernel.org/yocto/yocto/yocto-3.4.3/bitbake-43dcb2b2a2b95a5c959be57bca94fb7190ea6257.tar.bz2
  173. yocto-docs
  174. - Repository Location: :yocto_git:`/yocto-docs`
  175. - Branch: :yocto_git:`honister </yocto-docs/log/?h=honister>`
  176. - Tag: :yocto_git:`yocto-3.4.3 </yocto-docs/tag/?h=yocto-3.4.3>`
  177. - Git Revision: :yocto_git:`15f46f97d9cad558c19fc1dc19cfbe3720271d04 </yocto-docs/commit/?15f46f97d9cad558c19fc1dc19cfbe3720271d04>`