release-notes-3.4.1.rst 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254
  1. .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
  2. Release notes for 3.4.1 (honister)
  3. ----------------------------------
  4. Known Issues in 3.4.1
  5. ~~~~~~~~~~~~~~~~~~~~~
  6. - :yocto_bugs:`bsps-hw.bsps-hw.Test_Seek_bar_and_volume_control manual test case failure </show_bug.cgi?id=14622>`
  7. Security Fixes in 3.4.1
  8. ~~~~~~~~~~~~~~~~~~~~~~~
  9. - glibc: Backport fix for :cve_nist:`2021-43396`
  10. - vim: add patch number to :cve_nist:`2021-3778` patch
  11. - vim: fix :cve_nist:`2021-3796`, :cve_nist:`2021-3872`, and :cve_nist:`2021-3875`
  12. - squashfs-tools: follow-up fix for :cve_nist:`2021-41072`
  13. - avahi: update CVE id fixed by local-ping.patch
  14. - squashfs-tools: fix :cve_nist:`2021-41072`
  15. - ffmpeg: fix :cve_nist:`2021-38114`
  16. - curl: fix :cve_nist:`2021-22945`, :cve_nist:`2021-22946` and :cve_nist:`2021-22947`
  17. Fixes in 3.4.1
  18. ~~~~~~~~~~~~~~
  19. - bitbake.conf: Fix corruption of GNOME mirror url
  20. - bitbake.conf: Use wayland distro feature for native builds
  21. - bitbake: Revert "parse/ast: Show errors for append/prepend/remove operators combined with +=/.="
  22. - bitbake: bitbake-worker: Add debug when unpickle fails
  23. - bitbake: cooker: Fix task-depends.dot for multiconfig targets
  24. - bitbake: cooker: Handle parse threads disappearing to avoid hangs
  25. - bitbake: cooker: Handle parsing results queue race
  26. - bitbake: cooker: Remove debug code, oops :(
  27. - bitbake: cooker: check if upstream hash equivalence server is available
  28. - bitbake: fetch/git: Handle github dropping git:// support
  29. - bitbake: fetch/wget: Add timeout for checkstatus calls (30s)
  30. - bitbake: fetch2/perforce: Fix typo
  31. - bitbake: fetch2: Fix url remap issue and add testcase
  32. - bitbake: fetch2: fix downloadfilename issue with premirror
  33. - bitbake: fetch: Handle mirror user/password replacements correctly
  34. - bitbake: parse/ast: Show errors for append/prepend/remove operators combined with +=/.=
  35. - bitbake: runqueue: Fix runall option handling
  36. - bitbake: runqueue: Fix runall option task deletion ordering issue
  37. - bitbake: test/fetch: Update urls to match upstream branch name changes
  38. - bitbake: tests/fetch.py: add test case to ensure downloadfilename is used for premirror
  39. - bitbake: tests/fetch.py: fix premirror test cases
  40. - bitbake: tests/fetch: Update github urls
  41. - bitbake: tests/fetch: Update pcre.org address after github changes
  42. - bitbake: tests/runqueue: Ensure hashserv exits before deleting files
  43. - bitbake: utils: Handle lockfile filenames that are too long for filesystems
  44. - bootchart2: Don't compile Python modules
  45. - build-appliance-image: Update to honister head revision
  46. - buildhistory: Fix package output files for SDKs
  47. - busybox: 1.34.0 -> 1.34.1
  48. - ca-certificates: update 20210119 -> 20211016
  49. - classes/populate_sdk_base: Add setscene tasks
  50. - conf: update for release 3.4
  51. - convert-srcuri.py: use regex to check space in :term:`SRC_URI`
  52. - create-spdx: Fix key errors in do_create_runtime_spdx
  53. - create-spdx: Protect against None from :term:`LICENSE_PATH`
  54. - create-spdx: Set the Organization field via a variable
  55. - create-spdx: add create_annotation function
  56. - create-spdx: cross recipes are native also
  57. - create_spdx: ensure is_work_shared() is unique
  58. - cups: Fix missing installation of cups sysv init scripts
  59. - docs: poky.yaml: updates for 3.4
  60. - dpkg: Install dkpg-perl scripts to versioned perl directory
  61. - glibc-version.inc: remove branch= from GLIBC_GIT_URI
  62. - go-helloworld/glide: Fix urls
  63. - go.bbclass: Allow adding parameters to go ldflags
  64. - go: upgrade 1.16.7 -> 1.16.8
  65. - gst-devtools: 1.18.4 -> 1.18.5
  66. - gst-examples: 1.18.4 -> 1.18.5
  67. - gstreamer1.0-libav: 1.18.4 -> 1.18.5
  68. - gstreamer1.0-omx: 1.18.4 -> 1.18.5
  69. - gstreamer1.0-plugins-bad: 1.18.4 -> 1.18.5
  70. - gstreamer1.0-plugins-base: 1.18.4 -> 1.18.5
  71. - gstreamer1.0-plugins-good: 1.18.4 -> 1.18.5
  72. - gstreamer1.0-plugins-ugly: 1.18.4 -> 1.18.5
  73. - gstreamer1.0-python: 1.18.4 -> 1.18.5
  74. - gstreamer1.0-rtsp-server: 1.18.4 -> 1.18.5
  75. - gstreamer1.0-vaapi: 1.18.4 -> 1.18.5
  76. - gstreamer1.0: 1.18.4 -> 1.18.5
  77. - insane.bbclass: Add a check for directories that are expected to be empty
  78. - kernel-devsrc: Add vdso.lds and other build files for riscv64 as well
  79. - libnewt: Use python3targetconfig to fix reproducibility issue
  80. - libpcre/libpcre2: correct :term:`SRC_URI`
  81. - libx11-compose-data: Update :term:`LICENSE` to better reflect reality
  82. - libx11: Update :term:`LICENSE` to better reflect reality
  83. - libxml2: Use python3targetconfig to fix reproducibility issue
  84. - linunistring: Add missing gperf-native dependency
  85. - linux-firmware: upgrade to 20211027
  86. - linux-yocto-dev: Ensure :term:`DEPENDS` matches recent 5.14 kernel changes
  87. - linux-yocto-rt/5.10: update to -rt54
  88. - linux-yocto/5.10: update to v5.10.78
  89. - linux-yocto/5.14: common-pc: enable CONFIG_ATA_PIIX as built-in
  90. - linux-yocto/5.14: update to v5.14.17
  91. - linux-yocto: add libmpc-native to :term:`DEPENDS`
  92. - lttng-tools: replace ad hoc ptest fixup with upstream fixes
  93. - manuals: releases.rst: move gatesgarth to outdated releases section
  94. - mesa: Enable svga for x86 only
  95. - mesa: upgrade 21.2.1 -> 21.2.4
  96. - meson.bblcass: Remove empty egg-info directories before running meson
  97. - meson: install native file in sdk
  98. - meson: move lang args to the right section
  99. - meson: set objcopy in the cross and native toolchain files
  100. - meta/scripts: Manual git url branch additions
  101. - meta: Add explict branch to git SRC_URIs
  102. - migration-3.4: add additional migration info
  103. - migration-3.4: add some extra packaging notes
  104. - migration-3.4: tweak overrides change section
  105. - migration: tweak introduction section
  106. - mirrors: Add kernel.org sources mirror for downloads.yoctoproject.org
  107. - mirrors: Add uninative mirror on kernel.org
  108. - nativesdk-packagegroup-sdk-host.bb: Update host tools for wayland
  109. - oeqa/runtime/parselogs: modified drm error in common errors list
  110. - oeqa/selftest/sstatetests: fix typo ware -> were
  111. - oeqa: Update cleanup code to wait for hashserv exit
  112. - opkg: Fix poor operator combination choice
  113. - ovmf: update 202105 -> 202108
  114. - patch.bbclass: when the patch fails show more info on the fatal error
  115. - poky.conf: bump version for 3.4.1 honister release
  116. - poky.yaml: add lz4 and zstd to essential host packages
  117. - poky.yaml: fix lz4 package name for older Ubuntu versions
  118. - pseudo: Add fcntl64 wrapper
  119. - python3-setuptools: _distutils/sysconfig fix
  120. - python3: update to 3.9.7
  121. - qemu.inc: Remove empty egg-info directories before running meson
  122. - recipes: Update github.com urls to use https
  123. - ref-manual: Update how to set a useradd password
  124. - ref-manual: document "reproducible_build" class and :term:`SOURCE_DATE_EPOCH`
  125. - ref-manual: document BUILD_REPRODUCIBLE_BINARIES
  126. - ref-manual: document :term:`TOOLCHAIN_HOST_TASK_ESDK`
  127. - ref-manual: remove meta class
  128. - ref-manual: update system requirements
  129. - releases.rst: fix release number for 3.3.3
  130. - scripts/convert-srcuri: Update :term:`SRC_URI` conversion script to handle github url changes
  131. - scripts/lib/wic/help.py: Update Fedora Kickstart URLs
  132. - scripts/oe-package-browser: Fix after overrides change
  133. - scripts/oe-package-browser: Handle no packages being built
  134. - spdx.py: Add annotation to relationship
  135. - sstate: Account for reserved characters when shortening sstate filenames
  136. - sstate: another fix for touching files inside pseudo
  137. - sstate: fix touching files inside pseudo
  138. - staging: Fix autoconf-native rebuild failure
  139. - strace: fix build against 5.15 kernel/kernel-headers
  140. - strace: show test suite log on failure
  141. - stress-ng: convert to git, website is down
  142. - systemd: add missing include for musl
  143. - tar: filter CVEs using vendor name
  144. - test-manual: how to enable reproducible builds
  145. - testimage: fix unclosed testdata file
  146. - tzdata: update 2021d to 2021d
  147. - uninative: Add version to uninative tarball name
  148. - waffle: convert to git, website is down
  149. - wayland: Fix wayland-tools packaging
  150. - wireless-regdb: upgrade 2021.07.14 -> 2021.08.28
  151. - wpa-supplicant: Match package override to :term:`PACKAGES` for pkg_postinst
  152. Contributors to 3.4.1
  153. ~~~~~~~~~~~~~~~~~~~~~
  154. - Ahmed Hossam
  155. - Alexander Kanavin
  156. - Alexandre Belloni
  157. - Andrej Valek
  158. - Andres Beltran
  159. - Anuj Mittal
  160. - Bruce Ashfield
  161. - Chen Qi
  162. - Claus Stovgaard
  163. - Daiane Angolini
  164. - Hsia-Jun(Randy) Li
  165. - Jon Mason
  166. - Jose Quaresma
  167. - Joshua Watt
  168. - Kai Kang
  169. - Khem Raj
  170. - Kiran Surendran
  171. - Manuel Leonhardt
  172. - Michael Opdenacker
  173. - Oleksandr Kravchuk
  174. - Pablo Saavedra
  175. - Paul Eggleton
  176. - Peter Kjellerstedt
  177. - Quentin Schulz
  178. - Ralph Siemsen
  179. - Randy Li
  180. - Richard Purdie
  181. - Ross Burton
  182. - Sakib Sajal
  183. - Saul Wold
  184. - Teoh Jay Shen
  185. - Tim Orling
  186. - Tom Hochstein
  187. - Yureka
  188. Repositories / Downloads for 3.4.1
  189. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  190. poky
  191. - Repository Location: :yocto_git:`/poky`
  192. - Branch: :yocto_git:`honister </poky/log/?h=honister>`
  193. - Tag: :yocto_git:`yocto-3.4.1 </poky/tag/?h=yocto-3.4.1>`
  194. - Git Revision: :yocto_git:`b53230c08d9f02ecaf35b4f0b70512abbf10ae11 </poky/commit/?id=b53230c08d9f02ecaf35b4f0b70512abbf10ae11>`
  195. - Release Artefact: poky-b53230c08d9f02ecaf35b4f0b70512abbf10ae11
  196. - sha: 57d49e2afafb555baf65643acf752464f0eb7842b964713a5de7530c392de159
  197. - Download Locations:
  198. http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.1/poky-b53230c08d9f02ecaf35b4f0b70512abbf10ae11.tar.bz2,
  199. http://mirrors.kernel.org/yocto/yocto/yocto-3.4.1/poky-b53230c08d9f02ecaf35b4f0b70512abbf10ae11.tar.bz2
  200. meta-mingw
  201. - Repository Location: :yocto_git:`/meta-mingw`
  202. - Branch: :yocto_git:`honister </meta-mingw/log/?h=honister>`
  203. - Tag: :yocto_git:`yocto-3.4.1 </meta-mingw/tag/?h=yocto-3.4.1>`
  204. - Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 </meta-mingw/commit/?id=f5d761cbd5c957e4405c5d40b0c236d263c916a8>`
  205. - Release Artefact: meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8
  206. - sha: d4305d638ef80948584526c8ca386a8cf77933dffb8a3b8da98d26a5c40fcc11
  207. - Download Locations:
  208. http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.1/meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8.tar.bz2,
  209. http://mirrors.kernel.org/yocto/yocto/yocto-3.4.1/meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8.tar.bz2
  210. meta-gplv2
  211. - Repository Location: :yocto_git:`/meta-gplv2`
  212. - Branch: :yocto_git:`honister </meta-gplv2/log/?h=honister>`
  213. - Tag: :yocto_git:`yocto-3.4.1 </meta-gplv2/tag/?h=yocto-3.4.1>`
  214. - Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 </meta-gplv2/commit/?id=f04e4369bf9dd3385165281b9fa2ed1043b0e400>`
  215. - Release Artefact: meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400
  216. - sha: ef8e2b1ec1fb43dbee4ff6990ac736315c7bc2d8c8e79249e1d337558657d3fe
  217. - Download Locations:
  218. http://downloads.yoctoproject.org/releases/yocto/yocto-3.4/meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400.tar.bz2,
  219. http://mirrors.kernel.org/yocto/yocto/yocto-3.4/meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400.tar.bz2
  220. bitbake
  221. - Repository Location: :oe_git:`/bitbake`
  222. - Branch: :oe_git:`1.52 </bitbake/log/?h=1.52>`
  223. - Tag: :oe_git:`yocto-3.4.1 </bitbake/tag/?h=yocto-3.4.1>`
  224. - Git Revision: :oe_git:`44a83b373e1fc34c93cd4a6c6cf8b73b230c1520 </bitbake/commit/?id=44a83b373e1fc34c93cd4a6c6cf8b73b230c1520>`
  225. - Release Artefact: bitbake-44a83b373e1fc34c93cd4a6c6cf8b73b230c1520
  226. - sha: 03d50c1318d88d62eb01d359412ea5a8014ef506266629a2bd43ab3a2ef19430
  227. - Download Locations:
  228. http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.1/bitbake-44a83b373e1fc34c93cd4a6c6cf8b73b230c1520.tar.bz2,
  229. http://mirrors.kernel.org/yocto/yocto/yocto-3.4.1/bitbake-44a83b373e1fc34c93cd4a6c6cf8b73b230c1520.tar.bz2
  230. yocto-docs
  231. - Repository Location: :yocto_git:`/yocto-docs`
  232. - Branch: :yocto_git:`honister </yocto-docs/log/?h=honister>`
  233. - Tag: :yocto_git:`yocto-3.4.1 </yocto-docs/tag/?h=yocto-3.4.1>`
  234. - Git Revision: :yocto_git:`b250eda5a0beba8acc9641c55a5b0e30594b5178 </yocto-docs/commit/?b250eda5a0beba8acc9641c55a5b0e30594b5178>`