release-notes-4.0.4.rst 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  1. Releae notes for Yocto-4.0.4 (Kirkstone)
  2. -----------------------------------------
  3. Security Fixes in Yocto-4.0.4
  4. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5. - binutils : fix :cve:`2022-38533`
  6. - curl: fix :cve:`2022-35252`
  7. - sqlite: fix :cve:`2022-35737`
  8. - grub2: fix :cve:`2021-3695`, :cve:`2021-3696`, :cve:`2021-3697`, :cve:`2022-28733`, :cve:`2022-28734` and :cve:`2022-28735`
  9. - u-boot: fix :cve:`2022-30552` and :cve:`2022-33967`
  10. - libxml2: Ignore :cve:`2016-3709`
  11. - libtiff: fix :cve:`2022-34526`
  12. - zlib: fix :cve:`2022-37434`
  13. - gnutls: fix :cve:`2022-2509`
  14. - u-boot: fix :cve:`2022-33103`
  15. - qemu: fix :cve:`2021-3507`, :cve:`2021-3929`, :cve:`2021-4158`, :cve:`2022-0216` and :cve:`2022-0358`
  16. Fixes in Yocto-4.0.4
  17. ~~~~~~~~~~~~~~~~~~~~
  18. - apr: Cache configure tests which use AC_TRY_RUN
  19. - apr: Use correct strerror_r implementation based on libc type
  20. - apt: fix nativesdk-apt build failure during the second time build
  21. - archiver.bbclass: remove unsed do_deploy_archives[dirs]
  22. - archiver.bbclass: some recipes that uses the kernelsrc bbclass uses the shared source
  23. - autoconf: Fix strict prototype errors in generated tests
  24. - autoconf: Update K & R stype functions
  25. - bind: upgrade to 9.18.5
  26. - bitbake.conf: set :term:`BB_DEFAULT_UMASK` using ??=
  27. - bitbake: ConfHandler/BBHandler: Improve comment error messages and add tests
  28. - bitbake: ConfHandler: Remove lingering close
  29. - bitbake: bb/utils: movefile: use the logger for printing
  30. - bitbake: bb/utils: remove: check the path again the expand python glob
  31. - bitbake: bitbake-user-manual: Correct description of the ??= operator
  32. - bitbake: bitbake-user-manual: npm fetcher: improve description of :term:`SRC_URI` format
  33. - bitbake: bitbake: bitbake-user-manual: hashserv can be accessed on a dedicated domain
  34. - bitbake: bitbake: runqueue: add cpu/io pressure regulation
  35. - bitbake: bitbake: runqueue: add memory pressure regulation
  36. - bitbake: cooker: Drop sre_constants usage
  37. - bitbake: doc: bitbake-user-manual: add explicit target for crates fetcher
  38. - bitbake: doc: bitbake-user-manual: document npm and npmsw fetchers
  39. - bitbake: event.py: ignore exceptions from stdout and sterr operations in atexit
  40. - bitbake: fetch2: Ensure directory exists before creating symlink
  41. - bitbake: fetch2: gitsm: fix incorrect handling of git submodule relative urls
  42. - bitbake: runqueue: Change pressure file warning to a note
  43. - bitbake: runqueue: Fix unihash cache mismatch issues
  44. - bitbake: toaster: fix kirkstone version
  45. - bitbake: utils: Pass lock argument in fileslocked
  46. - bluez5: upgrade to 5.65
  47. - boost: fix install of fiber shared libraries
  48. - cairo: Adapt the license information based on what is being built
  49. - classes: cve-check: Get shared database lock
  50. - cmake: remove CMAKE_ASM_FLAGS variable in toolchain file
  51. - connman: Backports for security fixes
  52. - core-image.bbclass: Exclude openssh complementary packages
  53. - cracklib: Drop using register keyword
  54. - cracklib: upgrade to 2.9.8
  55. - create-spdx: Fix supplier field
  56. - create-spdx: handle links to inaccessible locations
  57. - create-spdx: ignore packing control files from ipk and deb
  58. - cve-check: Don't use f-strings
  59. - cve-check: close cursors as soon as possible
  60. - devtool/upgrade: catch bb.fetch2.decodeurl errors
  61. - devtool/upgrade: correctly clean up when recipe filename isn't yet known
  62. - devtool: error out when workspace is using old override syntax
  63. - ell: upgrade to 0.50
  64. - epiphany: upgrade to 42.4
  65. - externalsrc: Don't wipe out src dir when EXPORT_FUNCTIONS is used.
  66. - gcc-multilib-config: Fix i686 toolchain relocation issues
  67. - gcr: Define _GNU_SOURCE
  68. - gdk-pixbuf: upgrade to 2.42.9
  69. - glib-networking: upgrade to 2.72.2
  70. - go: upgrade to v1.17.13
  71. - insane.bbclass: Skip patches not in oe-core by full path
  72. - iso-codes: upgrade to 4.11.0
  73. - kernel-fitimage.bbclass: add padding algorithm property in config nodes
  74. - kernel-fitimage.bbclass: only package unique DTBs
  75. - kernel: Always set :term:`CC` and :term:`LD` for the kernel build
  76. - kernel: Use consistent make flags for menuconfig
  77. - lib:npm_registry: initial checkin
  78. - libatomic-ops: upgrade to 7.6.14
  79. - libcap: upgrade to 2.65
  80. - libjpeg-turbo: upgrade to 2.1.4
  81. - libpam: use /run instead of /var/run in systemd tmpfiles
  82. - libtasn1: upgrade to 4.19.0
  83. - liburcu: upgrade to 0.13.2
  84. - libwebp: upgrade to 1.2.4
  85. - libwpe: upgrade to 1.12.3
  86. - libxml2: Port gentest.py to Python-3
  87. - lighttpd: upgrade to 1.4.66
  88. - linux-yocto/5.10: update genericx86* machines to v5.10.135
  89. - linux-yocto/5.10: update to v5.10.137
  90. - linux-yocto/5.15: update genericx86* machines to v5.15.59
  91. - linux-yocto/5.15: update to v5.15.62
  92. - linux-yocto: Fix :term:`COMPATIBLE_MACHINE` regex match
  93. - linux-yocto: prepend the value with a space when append to :term:`KERNEL_EXTRA_ARGS`
  94. - lttng-modules: fix 5.19+ build
  95. - lttng-modules: fix build against mips and v5.19 kernel
  96. - lttng-modules: fix build for kernel 5.10.137
  97. - lttng-modules: replace mips compaction fix with upstream change
  98. - lz4: upgrade to 1.9.4
  99. - maintainers: update opkg maintainer
  100. - meta: introduce :term:`UBOOT_MKIMAGE_KERNEL_TYPE`
  101. - migration guides: add missing release notes
  102. - mobile-broadband-provider-info: upgrade to 20220725
  103. - nativesdk: Clear :term:`TUNE_FEATURES`
  104. - npm: replace 'npm pack' call by 'tar czf'
  105. - npm: return content of 'package.json' in 'npm_pack'
  106. - npm: take 'version' directly from 'package.json'
  107. - npm: use npm_registry to cache package
  108. - oeqa/gotoolchain: put writable files in the Go module cache
  109. - oeqa/gotoolchain: set CGO_ENABLED=1
  110. - oeqa/parselogs: add qemuarmv5 arm-charlcd masking
  111. - oeqa/qemurunner: add run_serial() comment
  112. - oeqa/selftest: rename git.py to intercept.py
  113. - oeqa: qemurunner: Report UNIX Epoch timestamp on login
  114. - package_rpm: Do not replace square brackets in %files
  115. - packagegroup-self-hosted: update for strace
  116. - parselogs: Ignore xf86OpenConsole error
  117. - perf: Fix reproducibility issues with 5.19 onwards
  118. - pinentry: enable _XOPEN_SOURCE on musl for wchar usage in curses
  119. - poky.conf: add ubuntu-22.04 to tested distros
  120. - poky.conf: bump version for 4.0.4
  121. - pseudo: Update to include recent upstream minor fixes
  122. - python3-pip: Fix :term:`RDEPENDS` after the update
  123. - ref-manual: add numa to machine features
  124. - relocate_sdk.py: ensure interpreter size error causes relocation to fail
  125. - rootfs-postcommands.bbclass: avoid moving ssh host keys if etc is writable
  126. - rootfs.py: dont try to list installed packages for baremetal images
  127. - rootfspostcommands.py: Cleanup subid backup files generated by shadow-utils
  128. - ruby: drop capstone support
  129. - runqemu: Add missing space on default display option
  130. - runqemu: display host uptime when starting
  131. - sanity: add a comment to ensure CONNECTIVITY_CHECK_URIS is correct
  132. - scripts/oe-setup-builddir: make it known where configurations come from
  133. - scripts/runqemu.README: fix typos and trailing whitespaces
  134. - selftest/wic: Tweak test case to not depend on kernel size
  135. - shadow: Avoid nss warning/error with musl
  136. - shadow: Enable subid support
  137. - system-requirements.rst: Add Ubuntu 22.04 to list of supported distros
  138. - systemd: Add 'no-dns-fallback' :term:`PACKAGECONFIG` option
  139. - systemd: Fix unwritable /var/lock when no sysvinit handling
  140. - sysvinit-inittab/start_getty: Fix respawn too fast
  141. - tcp-wrappers: Fix implicit-function-declaration warnings
  142. - tzdata: upgrade to 2022b
  143. - util-linux: Remove --enable-raw from :term:`EXTRA_OECONF`
  144. - vala: upgrade to 0.56.3
  145. - vim: Upgrade to 9.0.0453
  146. - watchdog: Include needed system header for function decls
  147. - webkitgtk: upgrade to 2.36.5
  148. - weston: upgrade to 10.0.2
  149. - wic/bootimg-efi: use cross objcopy when building unified kernel image
  150. - wic: add target tools to PATH when executing native commands
  151. - wic: depend on cross-binutils
  152. - wireless-regdb: upgrade to 2022.08.12
  153. - wpebackend-fdo: upgrade to 1.12.1
  154. - xinetd: Pass missing -D_GNU_SOURCE
  155. - xz: update to 5.2.6
  156. Known Issues in Yocto-4.0.4
  157. ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  158. - N/A
  159. Contributors to Yocto-4.0.4
  160. ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  161. - Alejandro Hernandez Samaniego
  162. - Alex Stewart
  163. - Alexander Kanavin
  164. - Alexandre Belloni
  165. - Andrei Gherzan
  166. - Anuj Mittal
  167. - Aryaman Gupta
  168. - Awais Belal
  169. - Beniamin Sandu
  170. - Bertrand Marquis
  171. - Bruce Ashfield
  172. - Changqing Li
  173. - Chee Yang Lee
  174. - Daiane Angolini
  175. - Enrico Scholz
  176. - Ernst Sjöstrand
  177. - Gennaro Iorio
  178. - Hitendra Prajapati
  179. - Jacob Kroon
  180. - Jon Mason
  181. - Jose Quaresma
  182. - Joshua Watt
  183. - Kai Kang
  184. - Khem Raj
  185. - Kristian Amlie
  186. - LUIS ENRIQUEZ
  187. - Mark Hatle
  188. - Martin Beeger
  189. - Martin Jansa
  190. - Mateusz Marciniec
  191. - Michael Opdenacker
  192. - Mihai Lindner
  193. - Mikko Rapeli
  194. - Ming Liu
  195. - Niko Mauno
  196. - Ola x Nilsson
  197. - Otavio Salvador
  198. - Paul Eggleton
  199. - Pavel Zhukov
  200. - Peter Bergin
  201. - Peter Kjellerstedt
  202. - Peter Marko
  203. - Rajesh Dangi
  204. - Randy MacLeod
  205. - Rasmus Villemoes
  206. - Richard Purdie
  207. - Robert Joslyn
  208. - Roland Hieber
  209. - Ross Burton
  210. - Sakib Sajal
  211. - Shubham Kulkarni
  212. - Steve Sakoman
  213. - Ulrich Ölmann
  214. - Yang Xu
  215. - Yongxin Liu
  216. - ghassaneben
  217. - pgowda
  218. - Wang Mingyu
  219. Repositories / Downloads for Yocto-4.0.4
  220. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  221. poky
  222. - Repository Location: :yocto_git:`/poky`
  223. - Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>`
  224. - Tag: :yocto_git:`yocto-4.0.4 </poky/log/?h=yocto-4.0.4>`
  225. - Git Revision: :yocto_git:`d64bef1c7d713b92a51228e5ade945835e5a94a4 </poky/commit/?id=d64bef1c7d713b92a51228e5ade945835e5a94a4>`
  226. - Release Artefact: poky-d64bef1c7d713b92a51228e5ade945835e5a94a4
  227. - sha: b5e92506b31f88445755bad2f45978b747ad1a5bea66ca897370542df5f1e7db
  228. - Download Locations:
  229. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.4/poky-d64bef1c7d713b92a51228e5ade945835e5a94a4.tar.bz2
  230. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.4/poky-d64bef1c7d713b92a51228e5ade945835e5a94a4.tar.bz2
  231. openembedded-core
  232. - Repository Location: oe_git:`/openembedded-core`
  233. - Branch: :oe_git:`kirkstone </openembedded-core/log/?h=kirkstone>`
  234. - Tag: :oe_git:`yocto-4.0.4 </openembedded-core/log/?h=yocto-4.0.4>`
  235. - Git Revision: :oe_git:`f7766da462905ec67bf549d46b8017be36cd5b2a </openembedded-core/commit/?id=f7766da462905ec67bf549d46b8017be36cd5b2a>`
  236. - Release Artefact: oecore-f7766da462905ec67bf549d46b8017be36cd5b2a
  237. - sha: ce0ac011474db5e5f0bb1be3fb97f890a02e46252a719dbcac5813268e48ff16
  238. - Download Locations:
  239. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.4/oecore-f7766da462905ec67bf549d46b8017be36cd5b2a.tar.bz2
  240. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.4/oecore-f7766da462905ec67bf549d46b8017be36cd5b2a.tar.bz2
  241. meta-mingw
  242. - Repository Location: :yocto_git:`/meta-mingw`
  243. - Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>`
  244. - Tag: :yocto_git:`yocto-4.0.4 </meta-mingw/log/?h=yocto-4.0.4>`
  245. - Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>`
  246. - Release Artefact: meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1
  247. - sha: 49f9900bfbbc1c68136f8115b314e95d0b7f6be75edf36a75d9bcd1cca7c6302
  248. - Download Locations:
  249. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.4/meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1.tar.bz2
  250. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.4/meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1.tar.bz2
  251. meta-gplv2
  252. - Repository Location: :yocto_git:`/meta-gplv2`
  253. - Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>`
  254. - Tag: :yocto_git:`yocto-4.0.4 </meta-gplv2/log/?h=yocto-4.0.4>`
  255. - Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-gplv2/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>`
  256. - Release Artefact: meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a
  257. - sha: c386f59f8a672747dc3d0be1d4234b6039273d0e57933eb87caa20f56b9cca6d
  258. - Download Locations:
  259. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.4/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2
  260. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.4/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2
  261. bitbake
  262. - Repository Location: :oe_git:`/bitbake`
  263. - Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>`
  264. - Tag: :oe_git:`yocto-4.0.4 </bitbake/log/?h=yocto-4.0.4>`
  265. - Git Revision: :oe_git:`ac576d6fad6bba0cfea931883f25264ea83747ca </bitbake/commit/?id=ac576d6fad6bba0cfea931883f25264ea83747ca>`
  266. - Release Artefact: bitbake-ac576d6fad6bba0cfea931883f25264ea83747ca
  267. - sha: 526c2768874eeda61ade8c9ddb3113c90d36ef44a026d6690f02de6f3dd0ea12
  268. - Download Locations:
  269. http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.4/bitbake-ac576d6fad6bba0cfea931883f25264ea83747ca.tar.bz2
  270. http://mirrors.kernel.org/yocto/yocto/yocto-4.0.4/bitbake-ac576d6fad6bba0cfea931883f25264ea83747ca.tar.bz2
  271. yocto-docs
  272. - Repository Location: :yocto_git:`/yocto-docs`
  273. - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>`
  274. - Tag: :yocto_git:`yocto-4.0.4 </yocto-docs/log/?h=yocto-4.0.4>`
  275. - Git Revision: :yocto_git:`f632dad24c39778f948014029e74db3c871d9d21 </yocto-docs/commit/?id=f632dad24c39778f948014029e74db3c871d9d21>`