From a95f9e9523a46927d582917416ae68602c9c8f84 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 13 Nov 2023 11:42:58 -0800 Subject: [PATCH 1/2] Layer Updates: sources/meta-arm sources/meta-clang sources/meta-freescale sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/poky * sources/meta-arm 2729058e...721ed95a (2): > arm-bsp/optee-os: backport fix for CVE-2023-41325 > arm/optee: handle CVE-2021-36133 as disputed * sources/meta-clang 5170ec9...6eef6ed (1): > clang.bbclass: Stage along with gcc toolchain * sources/meta-freescale e972dee9...7f0a7f3d (2): > Merge pull request #1692 from MrCry0/master-atf > Merge pull request #1691 from twoerner/contrib/twoerner/wicfix-rootfs * sources/meta-odroid 019ff60...9292b47 (1): > linux-hardkernel-4.9: Backport patches to fix spidev-test tools builds * sources/meta-openembedded 6f26ff340b...f110988708 (86): > qpdf: cleanup > ghex: backport patch to fix build for clang > librest: Use autotools make system > openfortivpn: upgrade 1.20.5 -> 1.21.0 > libdnet: upgrade 1.16.3 -> 1.17.0 > toscoterm: Delete recipe > civetweb: upgrade 1.12 -> 1.16 > cannelloni: upgrade 1.0.0 -> 1.1.0 > tinyalsa: upgrade 1.1.1 -> 2.0.0 > opencore-amr: upgrade 0.1.3 -> 0.1.6 > mpd: upgrade 0.23.12 -> 0.23.14 > libopenmpt: upgrade 0.6.2 -> 0.7.3 > libde265: upgrade 1.0.5 -> 1.0.12 > libmatroska: upgrade 1.4.1 -> 1.7.1 > libebml: upgrade 1.3.0 -> 1.4.4 > gnome-terminal: Remove recommendation on vte-prompt > ufs-utils: upgrade 3.12.3 -> 4.13.5 > fuse3: upgrade 3.15.1 -> 3.16.2 > fuse-exfat: upgrade 1.3.0 -> 1.4.0 > libisoburn: 1.5.4 -> 1.5.6 > libisofs: upgrade 1.5.4 -> 1.5.6 > libupnp: upgrade 1.14.6 -> 1.14.18 > loudmouth: Upgrade to 1.5.4 > toscoterm: Skip recipe, slated for removal > meta-oe: Use autotools make system > meta-networking: Use autotools make system > vte9: Add knob for enabling systemd > libsrtp: upgrade 2.4.2 -> 2.5.0 > cups-filters: Upgrade 1.28.17 -> 2.0.0 > gnome-terminal: Upgrade 3.48.1 -> 3.50.1 > vte9: Fix build with api-documentation enabled > gnome-console: Add recipe > tuna: upgrade 0.18 -> 0.19 > cups-filters: Fix for current gcc > catch2: upgrade 2.13.7 -> 2.13.10 > rygel: Upgrade to 0.40.4 -> 0.42.4 > gnome-shell-extensions: Upgrade 44.1 -> 45.1 > drop GNOMEBASEBUILDCLASS = "meson" > unionfs-fuse: upgrade 2.2 --> 3.4 > vte9: Upgrade to 0.74.1 > gupnp: Add missing rdep on python3-core > Adjust vala build according to changes in vala.bbclass > abseil-cpp: fix mingw build > qpdf: Update 10.6.3 -> 11.6.3 > xdebug: upgrade 3.2.0 -> 3.2.2 > ghex: Upgrade 3.18.4 -> 45.0 > apache2: add vendor to product name used for CVE checking > ptest-packagelists-meta-oe.inc: Add nlohmann-json > nlohmann-json: Add ptest support > gssdp: Upgrade 1.4.0.1 -> 1.6.3 > gupnp-idg: Upgrade 1.2.0 -> 1.6.0 > Gupnp-tools upgrade 0.10.2 -> 0.12.1 > gupnp: Upgrade 0.10.2 -> 0.12.1 > bindfs: add recipe > geos: Fix packaging > libbytesize: update SRC_URI > gssdp: Fix build with api-documentation enabled > kmsxx: Add recipe > python3-gpiod: update to v2.1.3 > wireguard-tools: Use PACKAGECONFIG to select wg-quick and bash-completion > cockpit: Bump to version 304 > cockpit: Fix cockpit-askpass path > python3-zeroconf: upgrade 0.119.0 -> 0.120.0 > python3-python-vlc: upgrade 3.0.18122 -> 3.0.20123 > python3-lru-dict: upgrade 1.2.0 -> 1.3.0 > python3-jsbeautifier: upgrade 1.14.9 -> 1.14.11 > python3-inflate64: upgrade 0.3.1 -> 1.0.0 > python3-imageio: upgrade 2.31.6 -> 2.32.0 > python3-geojson: upgrade 3.0.1 -> 3.1.0 > packagegroup-meta-oe: Update makedumpfile architecture support list > makedumpfile: Change COMPATIBLE_HOST check to exclude unsupported arches > python3-argh: upgrade 0.30.3 -> 0.30.4 > neatvnc: upgrade 0.7.0 -> 0.7.1 > function2: upgrade 4.2.3 -> 4.2.4 > ctags: upgrade 6.0.20231029.0 -> 6.0.20231105.0 > gnome-remote-desktop: move from meta-virtualization to meta-security > makedumpfile: upgrade 1.7.3 -> 1.7.4 > libio-socket-ssl-perl: upgrade 2.083 -> 2.084 > hwdata: upgrade 0.375 -> 0.376 > gensio: upgrade 2.7.6 -> 2.7.7 > dnf-plugin-tui: Recover BBCLASSEXTEND variants > emlog: Drop SRCPV > remove unused AUTHOR variable > python3-flask-restx: Switch dependency from isodate to aniso8601 > python3-aniso8601: Add ISO 8601 parsing library > Revert "geos: upgrade 3.12.0 -> 3.12.0beta2" * sources/meta-qcom 9bba99f...288b3cc (1): > Merge pull request #540 from quic-vkraleti/move-to-tip * sources/poky 3922466de31...abf3e54d118 (4): > docs: add support for nanbield (4.3) release > ghostscript: Build and install shared lib > libsoup: Upgrade to 3.4.2 -> 3.4.4 > gnomebase.bbclass: Use meson as default buildsystem Signed-off-by: Khem Raj --- sources/meta-arm | 2 +- sources/meta-clang | 2 +- sources/meta-freescale | 2 +- sources/meta-odroid | 2 +- sources/meta-openembedded | 2 +- sources/meta-qcom | 2 +- sources/poky | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sources/meta-arm b/sources/meta-arm index 2729058e5..721ed95a2 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 2729058e57c292fe2c4581f4a3ecc329bedbde3a +Subproject commit 721ed95a23b6e5cbe8a8ed9c0505eb02ff35d85c diff --git a/sources/meta-clang b/sources/meta-clang index 5170ec9cd..6eef6ed66 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit 5170ec9cdfe215fcef146fa9142521bfad1d7d6c +Subproject commit 6eef6ed66097e404f826c038ff213f4dba461e1a diff --git a/sources/meta-freescale b/sources/meta-freescale index e972dee96..7f0a7f3d1 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit e972dee967257db22a8adb593846b20891e640cb +Subproject commit 7f0a7f3d19f564da0faf20e279b1b18a7f0068b6 diff --git a/sources/meta-odroid b/sources/meta-odroid index 019ff60cb..9292b47d3 160000 --- a/sources/meta-odroid +++ b/sources/meta-odroid @@ -1 +1 @@ -Subproject commit 019ff60cbf0eefbb98992cfbfa3d0468275b9e73 +Subproject commit 9292b47d307fc350eb6cb744fafe0a2b1ce9f252 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 6f26ff340..f11098870 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 6f26ff340bc9d07e7bdf6f4f75b2c81935230069 +Subproject commit f1109887083d97365e3e0c292a76cb0195af269d diff --git a/sources/meta-qcom b/sources/meta-qcom index 9bba99f02..288b3cc81 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit 9bba99f02bcfbd6ba67b3649239772d1b9938486 +Subproject commit 288b3cc817484c6ff218cf1cd87dd1db0261ba52 diff --git a/sources/poky b/sources/poky index 3922466de..abf3e54d1 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit 3922466de31b68d86a6bebf9e01f9569aa7f430e +Subproject commit abf3e54d118139e1fcd952a691b77a0c53db6a30 From 7a4b5f11586b0078e7ddc7fb1e8997bc40575fb3 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 13 Nov 2023 11:55:29 -0800 Subject: [PATCH 2/2] :CHANGELOG.md: Document changes Signed-off-by: Khem Raj --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e721095c..cc5092d83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,11 @@ and this project adheres to - Fix librsvg for RISCV32 architecture - Fix libarchive build inconsistency w.r.t. libb2 presence - Fix ptest-packagelists for RISCV32 +- Fix spidev-test on kernel 4.9 +- Add ptest support to nlohmann-json +- Use meson as default buildsystem for gnomebase.bbclass +- Adjust recipes in meta-openembedded to work with meson defaults for + gnomebase.bbclass ### Added @@ -39,6 +44,7 @@ and this project adheres to - reptyr, python3-unoconv, python3-screeninfo, python3-zopeevent - python3-flask-restx, exiftool, python3-pdm, python3-pdm-backend - python3-wand, python3-py7zr, python3-pyppmd, python3-pybcj + - bindfs, kmsxx - Add KAS support in meta-riscv - Add handler to create go recipes Add go-vendor class - Add recipetool handler to create go recipes @@ -54,7 +60,7 @@ and this project adheres to - Removed recipes - libcroco - Drop obsolete SERIAL_CONSOLES_CHECK for all machines - Dropped recipes: - - python3-nacl + - python3-nacl, toscoterm ## [2023.10] - 2023-10-30