This service is available only in Japanese-language.

Yocto3.2(Gatesgarth)リリース


当初は2020年10月30日 リリース予定でしたYocto3.2 (Gatesgrarth)のリリースが
2020年11月4日付けでアナウンスされています。

10月26日22時14分時点のコミットのもがQAを経てのリリースとなっています。

4月にYocto Project最初のLTS版Dungellがリリースされてから、最初のマイナーリリース版
となります。本リリースはLTSでは無いため、プロジェクトとしての正式サポート期間は従来
の原則13カ月から7ヶ月に短縮されています。

本リリースに関するメーリングリストの記事へのURLですが、現時点では保存されていません。
WebSiteに生成され次第、追記をおこないます。
追記:メーリングリストに再送が行われ、アーカイブが参照可能となりました。
https://lists.yoctoproject.org/g/yocto-announce/message/200

また、YoctoProjectのWebSiteにおいて、リリースアナウンス、ドキュメントの新規サイト
への変更などは未実施となっています。

本リリースでは、kernelに5.4LTSに加えて最新のSTABLE版の5.8、gcc は10.2 glibc は2.32 が
採用となっています。

開発HOSTのgccに関して、6.0 以降のインストールが必須となっており、Ubunts16.04 等の少し
古めの長期安定板を使用している場合は、別途対応パッケージのインストールが必要となります。
以下の手順にてbitbake の実行が可能となります。
https://yoctobbq.lineo.co.jp/?q=node/302

ドキュメントに関しては、従来のdocbook形式から sphinx 形式に変更となっています。

-----------------------------
New Features / Enhancements
-----------------------------
* Linux kernel 5.8, gcc 10.2, glibc 2.32 and ~245 other recipe upgrades
* New recipes: boost-build-native, dhcpcd, go-binary-native, help2man, igt-gpu-tools, init-system-helpers, kea, libhandy, libmodulemd, libuv, libva-initial, log4cplus, python3-cython, python3-dbusmock, python3-pyparsing
* Minimum host gcc version is now 6
* Replaced obsolete dhcp with dhcpcd (client) and kea (server)
* New baremetal-image class for baremetal applications or an RTOS
* Enabled pseudo path filtering for improved reliability and slightly less overhead in fakeroot environment
* New go-binary-native providing binary Go (faster bootstrap and supports ARM hosts)
* New go-mod class for `go mod` support
* Extended recipes to native: libexif, libnl
* Architecture / machine-specific enhancements:
- Add tune files for cortexa55 and cortexa73-cortexa53
- Add tune files for cortexa57 (now default for qemuarm64)
- Add tune files for cortex-m0 and cortex-m0plus
- armv8/tunes: Set TUNE_PKGARCH_64 based on ARMPKGARCH
- arch-armv8-2a.inc: add tune include for armv8.2a
- tune-cortexa57-cortexa53.inc: add CRC and set march
- qemumips: change to 64 TLBs in CPU model which improves test performance by 40%
- siteinfo: Recognize 32bit PPC LE
- armv8/tunes: Add tunes for supported ARMv8a cores
- armv8/tunes: Add tunes for supported ARMv8.2a cores
- libucontext: Recognise riscv32 architecture
- dpkg: Add riscv32 CPU support
- lttng-tools & lttng-ust now work on riscv64
- linux-yocto/beaglebone: Switch to sdhci-omap driver
- libucontext: Bring in mips/mips64 support
- packagegroup-core-tools-profile: bring in perf for musl on ARM
* Kernel-related changes:
- Allow dangling KERNEL_FEATURES
- Enhanced configuration queue analysis capabilities
- Allow promotion of configuration warnings to errors
- Add KBUILD_DEFCONFIG search location to failure message
- kernel-yocto: split meta data gathering into patch and config phases to allow patching of in-tree configuration
- netfilter: Enable nat for ipv4 and ipv6
* bitbake improvements:
- BBMASK can now be set per configuration in multiconfig
- Support \ in file:// URLs in SRC_URI
- Support spaces in git:// URLs in SRC_URI
- Added an inverse mode to BBFILES_DYNAMIC (! prefix) to e.g. backfill recipes for a missing layer
- deltask statement can now take multiple task names
- Significant improvement in get_file_layer() performance (as used by bitbake-layers and buildhistory)
- When a shell function fails, print a backtrace with the function's original metadata location
- Filename/line number information now emitted for shell functions (e.g. in run.* files)
- Prefix the log data with pid/time information
- Note when commands complete in logs
- Show command exceptions in the server log as well
- perforce: add basic progress handler
- perforce: add local path handling SRC_URI options
- New bb.event.RecipePostKeyExpansion event (used to support multilib)
- Improved performance with large numbers of files in SRC_URI
- Several refactoring efforts aimed at improving startup performance and reliability
* wic image creator improvements:
- rootfs: added --change-directory argument (similar to tar -C)
- rootfs: do not error out if path in --exclude-path does not exist to make it easier to reuse .wks among different projects
- rootfs: added an optional destination argument to --include-path
- Added --offset argument for partitions
- bootimg-efi: added support for IMAGE_BOOT_FILES
- bootimg-efi: added IMAGE_EFI_BOOT_FILES variable to separate bootimg-efi and bootimg-partition
- Added 512-byte (i.e. sector) alignment to --offset when s/S suffix is used
- image_types: declare support for wic.zst
* Image related changes:
- New image-artifact-names class to centralise image artifact naming variable defaults
- New IMAGE_LOG_CHECK_EXCLUDES to allow excluding false-positive messages in log_check processing
- New IMAGE_LOCALES_ARCHIVE variable prevent locale archive creation
* qemu/runqemu enhancements:
- qemu: enable pass-through GL acceleration when 'opengl' is in DISTRO_FEATURES
- runqemu: add QB_ROOTFS_EXTRA_OPT parameter
- runqemu: If using a vmtype image do not add the -no-reboot flag
- qemuboot: Add QB_RNG variable to allow overriding random number generation
* SDK related changes:
- packagegroup-go-sdk-target: Add go to packagegroup
- oe-publish-sdk: add --keep-orig option
- New ESDK_MANIFEST_EXCLUDES variable to exclude configuration files from sdk-conf-manifest in extensible SDK
- Extended recipes to nativesdk: bmap-tools, btrfs-tools, cpio, dosfstools, glib-networking, kmod, libexif, libnl, librsvg, libsoup-2.4, parted, pbzip2, serf, subversion, tiff
* Name of multiconfig now added to BUILDCFG_HEADER when multiconfig is active (as printed at build startup)
* New PACKAGECONFIG options in apr-util, curl, file, gdk-pixbuf, glibc, gstreamer1.0-plugins-bad, igt-gpu-tools, iputils, kmod, libva, mesa, net-tools, openssh, perf, qemu, rpm, weston, weston-init
* Added ability to inject "minidebuginfo" into packaged binaries (PACKAGE_MINIDEBUGINFO = "1")
* libva: enabled build without opengl in DISTRO_FEATURES
* Add ability to enable VAAPI support in mesa (via new libva-initial bootstrap recipe)
* u-boot: introduce UBOOT_INITIAL_ENV
* u-boot: support merging .cfg files for UBOOT_CONFIG
* buildhistory improvements:
- Add simplistic file move detection
- Record PACKAGECONFIG
- Record SRC_URI
* Packaging changes:
- systemd: split systemd specific udev rules into its own package
- linux-firmware: package nvidia firmware
- linux-firmware: package marvel sdio 8997 firmware
- linux-firmware: add ice for Intel E800 series driver
- linux-firmware: add ibt-20 package
- linux-firmware: add qcom-venus-{5.2,5.4} packages
- linux-firmware: add Amlogic VDEC firmware package
- iptables: split iptables-apply to its own package
- timezone: include leap second data in tzdata-core
* weston-init improvements:
- Enable RDP screen sharing
- Allow setting idle time to 0 for kiosk usage / debugging
- Add environment file support for systemd unit file
- Explicitly select drm/fbdev backends for qemu machines (drm by default for qemuarm64/qemux86/qemux86-64, otherwise fbdev)
* buildtools improvements:
- Handle generic environment setup injection (environment-setup.d)
- Added python3-jinja2 to support resulttool
- Added libstc++.a and libgomp-dev to buildtools-extended-tarball
- install-buildtools: remove hardcoded x86-64 architecture
- install-buildtools: add option to disable checksum validation
* Package QA check changes:
- Added test for shebang line length
- Promoted a number of checks from warning to error
- Check for missing update-alternatives inherit
- Check for missing features_check inherit
- Improved messages for "arch" check
* Testing related improvements:
- Enabled ptests for bzip2, expat, libinput, glib-networking
- New buildall-qemu script to automate build testing a recipe for all qemu MACHINEs
- oeqa/runtime: Add OERequirePackage decorator
- qemurunner: Add extra debug info when qemu fails to start
- testimage: enable ovmf support
- testimage: add an overall timeout setting
- testresults.json: add duration of the tests as well
- resulttool/log: Add ability to dump ltp logs as well as ptest
- Call dump_target() when SSH target reports "no route to host"
* Licensing related improvements:
- Symlink to the current image license manifest dir under tmp/deploy/licenses
- Added BSD-2-Clause-Patent common license file
- Added Unlicense common license file
- Added PSF-2.0 common license file
* kernel-fitimage: build configuration for image tree when dtb is not present
* kernel-fitimage: generate openssl RSA keys for signing fitimage
* systemd-conf: Accept MTU from DHCP
* cmake: allow chainloading of the toolchain file
* curl: enable producing debug info for curl-dbg package
* initramfs-framework: check successful mount using mountpoint (allows rootfs module to be used with OSTree)
* Several optimisations to improve SSH host key generation for openssh & dropbear
* cve-update-db-native: add progress handler
* cve-check: introduce CVE_CHECK_RECIPE_FILE variable to allow changing of per-recipe check file
* cve-check: add CVE_CHECK_REPORT_PATCHED variable to suppress reporting of patched CVEs
* cml1: New KCONFIG_CONFIG_ROOTDIR variable to specify the .config root dir
* base.bbclass: warn when there is trailing slash in S or B variables
* busybox: enable rev and pgrep commands
* New EXTRA_OEWAF_BUILD and EXTRA_OEWAF_INSTALL variables for passing extra build / install arguments to waf
* New WAF_PYTHON variable to specify python interpreter to use for waf per-recipe
* sysvinit-inittab: Add support for tty devices with 10 or more number.
* devtool: finish: support BBFILES_DYNAMIC when finding original recipe location
* uninative: Handle PREMIRRORS generically
* externalsrc: allow multiple tasks to execute in parallel if S != B
* rng-tools: Restrict rngd when running as systemd service
* help2man: rewrite recipe so it can also be built for the target
* graph-tool: add filter subcommand
* boost: optimised build
* grub: Remove native version of grub-efi (use grub-native instead, which is functionally the same)
* rpm: disable libarchive dependency by default
* init-ifupdown: always make machine-specific

--------------
Known Issues
--------------

failure in ptest : valgrind.drd and valgrind.helgrind

-----------------
Recipe Licenses
-----------------

The following corrections have been made to the LICENSE values set by recipes:

* avahi: fixed the per-package LICENSE values for libavahi-client package (LGPLv2.1+)
* gdk-pixbuf: LGPLv2.1 -> LGPLv2.1+
* gnutls: with help from upstream, the license text in some source files was corrected to match the documentation (i.e. the library itself is LGPLv2.1+). LICENSE already reflected this.
* util-linux: set per-package LICENSE values for libblkid, libfdisk, libmount, libsmartcols (all LGPLv2.1+), and libuuid (BSD-3-Clause)

------------------------
Migration instructions
------------------------

For details on changes that you might need to make when migrating to the Yocto Project 3.2 release from previous releases, please see the following manual section:

http://www.yoctoproject.org/docs/3.2/ref-manual/ref-manual.html#moving-t...

----------------
Security Fixes
----------------

* bash: CVE-2019-18276
* bind: CVE-2020-8616, CVE-2020-8617, CVE-2020-8622, CVE-2020-8623, CVE-2020-8624
* bison: CVE-2020-24979, CVE-2020-24980
* curl: CVE-2020-8169, CVE-2020-8177
* gcc: CVE-2020-13844
* ghostscript: CVE-2020-15900
* glibc: CVE-2020-6096
* glib-networking: CVE-2020-13645
* gnupg: CVE-2020-25125
* gnutls: CVE-2020-24659
* grub2: CVE-2020-10713
* icu: CVE-2020-10531
* json-c: CVE-2020-12762
* libproxy: CVE-2020-25219
* librsvg: CVE-2019-20446
* libxml2: CVE-2020-24977
* openssl: CVE-2020-1967
* python3: CVE-2020-8492
* qemu: CVE-2020-10761, CVE-2020-11869, CVE-2020-13361, CVE-2020-13362, CVE-2020-13659, CVE-2020-13791, CVE-2020-13800, CVE-2020-14364, CVE-2020-15863
* re2c: CVE-2020-11958
* sqlite: CVE-2020-11655, CVE-2020-11656
* systemd: CVE-2020-13776
* wpa-supplicant: CVE-2020-12695

-----------------
Recipe Upgrades
-----------------

* acpica 20200430 -> 20200717
* adwaita-icon-theme 3.34.3 -> 3.36.1
* alsa-lib 1.2.1.2 -> 1.2.3.2
* alsa-plugins 1.2.1 -> 1.2.2
* alsa-tools 1.1.7 -> 1.2.2
* alsa-topology-conf 1.2.1 -> 1.2.3
* alsa-ucm-conf 1.2.1.2 -> 1.2.3
* alsa-utils 1.2.1 -> 1.2.3
* alsa-utils-scripts 1.2.1 -> 1.2.3
* apt 1.2.31 -> 1.8.2.1
* asciidoc 8.6.9+py3-gitX -> 9.0.2
* at-spi2-atk 2.34.1 -> 2.34.2
* at-spi2-core 2.34.0 -> 2.36.1
* atk 2.34.1 -> 2.36.0
* automake 1.16.1 -> 1.16.2
* avahi 0.7 -> 0.8
* babeltrace2 2.0.2 -> 2.0.3
* bash-completion 2.10 -> 2.11
* bind 9.11.22 -> 9.16.7
* binutils 2.34 -> 2.35
* bison 3.5.3 -> 3.7.2
* bmap-tools 3.5+gitX (db7087b883...) -> 3.5+gitX (a17f0e3ff8...)
* boost 1.72.0 -> 1.74.0
* bootchart2 0.14.8+gitX -> 0.14.9
* btrfs-tools 5.4.1 -> 5.7
* busybox 1.31.1 -> 1.32.0
* busybox-inittab 1.31.0 -> 1.32.0
* ca-certificates 20190110 -> 20200601
* ccache 3.7.7 -> 3.7.11
* clutter-1.0 1.26.2 -> 1.26.4
* cmake 3.16.5 -> 3.18.2
* cogl-1.0 1.22.4 -> 1.22.8
* connman 1.37 -> 1.38
* coreutils 8.31 -> 8.32
* createrepo-c 0.15.7 -> 0.16.0
* cross-localedef-native 2.31+gitX -> 2.32
* cryptodev-linux 1.10 -> 1.11
* cryptodev-module 1.10 -> 1.11
* cryptodev-tests 1.10 -> 1.11
* cups 2.3.1 -> 2.3.3
* curl 7.69.1 -> 7.72.0
* dbus 1.12.16 -> 1.12.20
* dbus-test 1.12.16 -> 1.12.20
* debianutils 4.9.1 -> 4.11.1
* desktop-file-utils 0.24 -> 0.26
* diffoscope 136 -> 160
* dnf 4.2.2 -> 4.2.23
* dpkg 1.19.7 -> 1.20.5
* dropbear 2019.78 -> 2020.80
* e2fsprogs 1.45.4 -> 1.45.6
* ed 1.15 -> 1.16
* elfutils 0.178 -> 0.180
* enchant2 2.2.8 -> 2.2.9
* epiphany 3.34.4 -> 3.36.4
* ethtool 5.4 -> 5.8
* ffmpeg 4.2.2 -> 4.3.1
* file 5.38 -> 5.39
* font-alias 1.0.3 -> 1.0.4
* freetype 2.10.1 -> 2.10.2
* fribidi 1.0.9 -> 1.0.10
* gawk 5.0.1 -> 5.1.0
* gcc 9.3.0 -> 10.2.0
* gcr 3.34.0 -> 3.36.0
* gdb 9.1 -> 9.2
* gdb-cross 9.1 -> 9.2
* gdb-cross-canadian 9.1 -> 9.2
* gettext 0.20.1 -> 0.21
* git 2.24.3 -> 2.28.0
* glib-2.0 2.62.6 -> 2.64.5
* glib-networking 2.62.4 -> 2.64.3
* glibc 2.31+gitX -> 2.32
* gnu-config 20200117+gitX -> 20200831+gitX
* gnu-efi 3.0.11 -> 3.0.12
* gnupg 2.2.20 -> 2.2.23
* go 1.14.7 -> 1.15.2
* gobject-introspection 1.62.0 -> 1.64.1
* gpgme 1.13.1 -> 1.14.0
* gptfdisk 1.0.4 -> 1.0.5
* gsettings-desktop-schemas 3.36.0 -> 3.36.1
* gtk+3 3.24.14 -> 3.24.22
* harfbuzz 2.6.4 -> 2.7.2
* icu 66.1 -> 67.1
* iproute2 5.5.0 -> 5.8.0
* iptables 1.8.4 -> 1.8.5
* iputils s20190709 -> s20200821
* iso-codes 4.4 -> 4.5.0
* iw 5.4 -> 5.8
* jquery 3.4.1 -> 3.5.1
* json-c 0.13.1 -> 0.15
* kbd 2.2.0 -> 2.3.0
* kern-tools-native 0.2+gitX (c66833e1ca...) -> 0.2+gitX (df4390b18a...)
* kmod 26 -> 27
* kmscube git (76bb57d539...) -> git (4660a7dca6...)
* less 551 -> 562
* libarchive 3.4.2 -> 3.4.3
* libcap 2.32 -> 2.43
* libcap-ng 0.7.10 -> 0.7.11
* libcap-ng-python 0.7.10 -> 0.7.11
* libcheck 0.14.0 -> 0.15.2
* libdazzle 3.34.1 -> 3.36.0
* libdnf 0.28.1 -> 0.48.0
* libdrm 2.4.101 -> 2.4.102
* libevdev 1.8.0 -> 1.9.1
* libevent 2.1.11 -> 2.1.12
* libgcc 9.3.0 -> 10.2.0
* libgcc-initial 9.3.0 -> 10.2.0
* libgcrypt 1.8.5 -> 1.8.6
* libgfortran 9.3.0 -> 10.2.0
* libgloss 3.2.0 -> 3.3.0
* libgpg-error 1.37 -> 1.39
* libical 3.0.7 -> 3.0.8
* libinput 1.15.2 -> 1.16.1
* libjpeg-turbo 2.0.4 -> 2.0.5
* libksba 1.3.5 -> 1.4.0
* libmpc 1.1.0 -> 1.2.0
* libnotify 0.7.8 -> 0.7.9
* libnsl2 1.2.0+gitX -> 1.3.0
* libpcre2 10.34 -> 10.35
* libpipeline 1.5.2 -> 1.5.3
* libpsl 0.21.0 -> 0.21.1
* librepo 1.11.2 -> 1.12.1
* libsecret 0.20.1 -> 0.20.3
* libsolv 0.7.10 -> 0.7.14
* libsoup-2.4 2.68.4 -> 2.70.0
* libunwind 1.3.1 -> 1.4.0
* liburcu 0.11.1 -> 0.12.1
* libusb1 1.0.22 -> 1.0.23
* libva 2.6.1 -> 2.8.0
* libva-utils 2.6.0 -> 2.8.0
* libvorbis 1.3.6 -> 1.3.7
* libwpe 1.4.0.1 -> 1.7.1
* libx11 1.6.9 -> 1.6.12
* libxcb 1.13.1 -> 1.14
* libxcrypt 4.4.15 -> 4.4.17
* libxcrypt-compat 4.4.15 -> 4.4.17
* libyaml 0.2.2 -> 0.2.5
* linux-libc-headers 5.4 -> 5.8
* linux-yocto 5.4.69+gitX -> 5.4.69+gitX, 5.8.13+gitX
* linux-yocto-dev 5.6-rc++gitX -> 5.9-rc++gitX
* linux-yocto-rt 5.4.69+gitX -> 5.4.69+gitX, 5.8.13+gitX
* linux-yocto-tiny 5.4.69+gitX -> 5.4.69+gitX, 5.8.13+gitX
* llvm 9.0.1 -> 10.0.1
* logrotate 3.15.1 -> 3.17.0
* ltp 20200120 -> 20200515
* lttng-modules 2.11.6 -> 2.12.2
* lttng-tools 2.11.5 -> 2.12.2
* lttng-ust 2.11.2 -> 2.12.0
* man-db 2.9.0 -> 2.9.3
* man-pages 5.05 -> 5.08
* mc 4.8.23 -> 4.8.25
* mesa 20.0.2 -> 20.1.8
* mesa-gl 20.0.2 -> 20.1.8
* meson 0.53.2 -> 0.55.1
* mpfr 4.0.2 -> 4.1.0
* mpg123 1.25.13 -> 1.26.3
* msmtp 1.8.7 -> 1.8.12
* mtd-utils 2.1.1 -> 2.1.2
* mtools 4.0.23 -> 4.0.24
* musl 1.2.0+gitX -> 1.2.1+gitX
* nasm 2.14.02 -> 2.15.05
* net-tools 1.60-26 -> 1.60-20181103+gitX
* nettle 3.5.1 -> 3.6
* newlib 3.2.0 -> 3.3.0
* nfs-utils 2.4.3 -> 2.5.1
* ninja 1.10.0 -> 1.10.1
* opensbi 0.6 -> 0.8
* openssh 8.2p1 -> 8.3p1
* opkg 0.4.2 -> 0.4.3
* opkg-utils 0.4.2 -> 0.4.3
* ovmf edk2-stable201911 -> edk2-stable202005
* p11-kit 0.23.20 -> 0.23.21
* pango 1.44.7 -> 1.46.2
* patchelf 0.10 -> 0.12
* pciutils 3.6.4 -> 3.7.0
* perl 5.30.1 -> 5.32.0
* piglit 1.0+gitrX (6126c2d4e4...) -> 1.0+gitrX (2a6a8f954d...)
* pixman 0.38.4 -> 0.40.0
* pkgconf 1.6.3 -> 1.7.3
* popt 1.16 -> 1.18
* powertop 2.10 -> 2.13
* ppp 2.4.7 -> 2.4.8
* pseudo 1.9.0+gitX (060058bb29...) -> 1.9.0+gitX (cca0d7f15b...)
* ptest-runner 2.3.2+gitX -> 2.4.0+gitX
* puzzles 0.0+gitX (79a5378b5a...) -> 0.0+gitX (9aa7b7cdfb...)
* python3 3.8.2 -> 3.8.5
* python3-git 3.0.5 -> 3.1.7
* python3-gitdb 2.0.6 -> 4.0.5
* python3-magic 0.4.15 -> 0.4.18
* python3-mako 1.1.1 -> 1.1.3
* python3-numpy 1.17.4 -> 1.19.1
* python3-pycairo 1.19.0 -> 1.19.1
* python3-pycryptodome 3.9.7 -> 3.9.8
* python3-pycryptodomex 3.9.7 -> 3.9.8
* python3-pygments 2.5.2 -> 2.6.1
* python3-pygobject 3.34.0 -> 3.36.1
* python3-setuptools 45.2.0 -> 49.6.0
* python3-six 1.14.0 -> 1.15.0
* python3-smmap 2.0.5 -> 3.0.4
* python3-subunit 1.3.0 -> 1.4.0
* python3-testtools 2.3.0 -> 2.4.0
* qemu 4.2.0 -> 5.1.0
* re2c 1.0.1 -> 2.0.3
* resolvconf 1.82 -> 1.83
* rng-tools 6.9 -> 6.10
* rpcsvc-proto 1.4+gitX -> 1.4.2
* rpm 4.14.2.1 -> 4.15.1
* rsync 3.1.3 -> 3.2.3
* shared-mime-info 1.15 -> 2.0
* sqlite3 3.31.1 -> 3.33.0
* strace 5.5 -> 5.8
* stress-ng 0.11.17 -> 0.11.21
* subversion 1.13.0 -> 1.14.0
* sudo 1.8.31 -> 1.9.3
* sysklogd 2.1.1 -> 2.1.2
* sysstat 12.2.1 -> 12.4.0
* systemd 244.3 -> 246.6
* systemd-boot 244.3 -> 246.2
* systemd-conf 244.3 -> 246.1
* systemtap 4.2 -> 4.3
* systemtap-uprobes 4.2 -> 4.3
* sysvinit 2.96 -> 2.97
* tzcode-native 2020a -> 2020b
* tzdata 2020a -> 2020b
* u-boot 2020.01 -> 2020.07
* u-boot-tools 2020.01 -> 2020.07
* util-linux 2.35.1 -> 2.36
* vala 0.46.6 -> 0.48.9
* valgrind 3.15.0 -> 3.16.1
* vte 0.58.3 -> 0.60.3
* vulkan-demos git (6d63dc32c3...) -> git (4818f85916...)
* vulkan-headers 1.1.126.0 -> 1.2.135.0
* vulkan-loader 1.1.126.0 -> 1.2.135.0
* vulkan-tools 1.1.126.0 -> 1.2.135.0
* waffle 1.6.0 -> 1.6.1
* watchdog 5.15 -> 5.16
* webkitgtk 2.28.2 -> 2.28.4
* weston 8.0.0 -> 9.0.0
* wpebackend-fdo 1.4.1 -> 1.7.1
* x264 r2991+gitX -> r3011+gitX
* xcb-proto 1.13 -> 1.14
* xev 1.2.3 -> 1.2.4
* xf86-input-libinput 0.29.0 -> 0.30.0
* xinetd 2.3.15 -> 2.3.15.4
* xkeyboard-config 2.28 -> 2.30
* xorgproto 2019.2 -> 2020.1
* xserver-xorg 1.20.8 -> 1.20.9
* xz 5.2.4 -> 5.2.5