mbox

[nanbield,00/41] Patch review

Message ID cover.1703864512.git.steve@sakoman.com
State Not Applicable, archived
Headers show

Pull-request

https://git.openembedded.org/openembedded-core-contrib stable/nanbield-nut

Message

Steve Sakoman Dec. 29, 2023, 3:44 p.m. UTC
Please review this set of changes for nanbield and have comments back by
end of day Wednesday, January 3

Passed a-full on autobuilder:

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/6386

The following changes since commit 1a14503ff5b4bc8192ae1b0d22622b8aefb718be:

  testimage: Exclude wtmp from target-dumper commands (2023-12-21 05:25:02 -1000)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib stable/nanbield-nut
  https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/nanbield-nut

Adam Johnston (1):
  useradd_base: Fix sed command line for passwd-expire

Alexander Kanavin (1):
  cmake: upgrade 3.27.5 -> 3.27.7

Anuj Mittal (1):
  gstreamer1.0: upgrade 1.22.6 -> 1.22.7

Bruce Ashfield (7):
  linux-yocto/6.1: drop removed IMA option
  linux-yocto-rt/6.1: update to -rt18
  linux-yocto/6.1: update to v6.1.66
  linux-yocto/6.1: update to v6.1.67
  linux-yocto/6.1: update to v6.1.68
  linux-yocto/6.5: drop removed IMA option
  linux-yocto/6.5: fix AB-INT: QEMU kernel panic: No irq handler for
    vector

Deepthi Hemraj (1):
  rust: Fix CVE-2023-40030

Dhairya Nagodra (2):
  cve-update-nvd2-native: faster requests with API keys
  cve-update-nvd2-native: increase the delay between subsequent request
    failures

Javier Tia (1):
  kernel-arch: use ccache only for compiler

Joakim Tjernlund (1):
  sed -i destroys symlinks

Julien Stephan (2):
  devtool: fix update-recipe dry-run mode
  devtool: finish/update-recipe: restrict mode srcrev to recipes fetched
    from SCM

Marco Felsch (1):
  json-c: fix icecc compilation

Markus Volk (3):
  gtk: Add rdepend on printbackend for cups
  bluez5: fix connection for ps5/dualshock controllers
  cups: Add root,sys,wheel to system groups

Massimiliano Minella (1):
  systemd: update LICENSE statement

Michael Opdenacker (1):
  systemd-compat-units.bb: fix postinstall script

Peter Marko (2):
  cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT
  cve-update-nvd2-native: make number of fetch attemtps configurable

Richard Purdie (3):
  linux/cve-exclusion6.1: Update to latest kernel point release
  package_ipk: Fix Source: field variable dependency
  testimage: Drop target_dumper and most of monitor_dumper

Ross Burton (4):
  linux-yocto: update CVE exclusions
  lib/oe/patch: ensure os.chdir restoring always happens
  tcl: skip timing-dependent tests in run-ptest
  tcl: skip async and event tests in run-ptest

Trevor Gamblin (2):
  python3-ptest: skip test_storlines
  patchtest: shorten patch signed-off-by test output

Viswanath Kraleti (1):
  systemd-boot: Fix build issues on armv7a-linux

Wang Mingyu (6):
  libsolv: upgrade 0.7.25 -> 0.7.26
  bind: upgrade 9.18.19 -> 9.18.20
  ell: upgrade 0.59 -> 0.60
  libgcrypt: upgrade 1.10.2 -> 1.10.3
  libxslt: upgrade 1.1.38 -> 1.1.39
  log4cplus: upgrade 2.1.0 -> 2.1.1

 meta/classes-global/package_ipk.bbclass       |   6 +-
 meta/classes-recipe/kernel-arch.bbclass       |   6 +-
 .../rootfs-postcommands.bbclass               |   4 +-
 meta/classes-recipe/testimage.bbclass         |  16 -
 meta/classes/useradd_base.bbclass             |   2 +-
 meta/lib/oe/patch.py                          |   7 +-
 meta/lib/oeqa/core/target/qemu.py             |  10 -
 meta/lib/oeqa/core/target/ssh.py              |  20 +-
 meta/lib/oeqa/targetcontrol.py                |   2 -
 meta/lib/patchtest/tests/test_patch.py        |   3 +-
 .../bind/{bind_9.18.19.bb => bind_9.18.20.bb} |   2 +-
 meta/recipes-connectivity/bluez5/bluez5.inc   |   1 +
 ...e_probe-failing-if-SDP-record-is-not.patch | 313 +++++++++++++
 .../ell/{ell_0.59.bb => ell_0.60.bb}          |   2 +-
 .../meta/cve-update-nvd2-native.bb            |  27 +-
 .../systemd/systemd-boot_254.4.bb             |   4 +
 .../systemd/systemd-compat-units.bb           |   3 +-
 meta/recipes-core/systemd/systemd.inc         |   3 +-
 ...n-Pass-all-static-pie-args-to-linker.patch |  35 ++
 ...ative_3.27.5.bb => cmake-native_3.27.7.bb} |   0
 meta/recipes-devtools/cmake/cmake.inc         |   2 +-
 .../{cmake_3.27.5.bb => cmake_3.27.7.bb}      |   0
 meta/recipes-devtools/json-c/json-c_0.17.bb   |   3 +
 ...{log4cplus_2.1.0.bb => log4cplus_2.1.1.bb} |   2 +-
 ...orlines-skip-due-to-load-variability.patch |  32 ++
 .../recipes-devtools/python/python3_3.11.5.bb |   1 +
 .../rust/files/0002-CVE-2023-40030.patch      | 412 ++++++++++++++++++
 meta/recipes-devtools/rust/rust-source.inc    |   1 +
 meta/recipes-devtools/tcltk/tcl/run-ptest     |   6 +-
 meta/recipes-extended/cups/cups.inc           |   2 +-
 .../{libsolv_0.7.25.bb => libsolv_0.7.26.bb}  |   2 +-
 meta/recipes-gnome/gtk+/gtk+3.inc             |   2 +-
 meta/recipes-gnome/gtk+/gtk4_4.12.3.bb        |   2 +-
 .../linux/cve-exclusion_6.1.inc               |   6 +-
 .../linux/cve-exclusion_6.5.inc               |   2 +-
 .../linux/linux-yocto-rt_6.1.bb               |   6 +-
 .../linux/linux-yocto-rt_6.5.bb               |   4 +-
 .../linux/linux-yocto-tiny_6.1.bb             |   6 +-
 .../linux/linux-yocto-tiny_6.5.bb             |   4 +-
 meta/recipes-kernel/linux/linux-yocto_6.1.bb  |  28 +-
 meta/recipes-kernel/linux/linux-yocto_6.5.bb  |  24 +-
 ...tools_1.22.6.bb => gst-devtools_1.22.7.bb} |   2 +-
 ...1.22.6.bb => gstreamer1.0-libav_1.22.7.bb} |   2 +-
 ...x_1.22.6.bb => gstreamer1.0-omx_1.22.7.bb} |   2 +-
 ....bb => gstreamer1.0-plugins-bad_1.22.7.bb} |   2 +-
 ...bb => gstreamer1.0-plugins-base_1.22.7.bb} |   2 +-
 ...bb => gstreamer1.0-plugins-good_1.22.7.bb} |   2 +-
 ...bb => gstreamer1.0-plugins-ugly_1.22.7.bb} |   2 +-
 ....22.6.bb => gstreamer1.0-python_1.22.7.bb} |   2 +-
 ....bb => gstreamer1.0-rtsp-server_1.22.7.bb} |   2 +-
 ...1.22.6.bb => gstreamer1.0-vaapi_1.22.7.bb} |   2 +-
 ...er1.0_1.22.6.bb => gstreamer1.0_1.22.7.bb} |   2 +-
 ...ibgcrypt_1.10.2.bb => libgcrypt_1.10.3.bb} |   2 +-
 .../{libxslt_1.1.38.bb => libxslt_1.1.39.bb}  |   2 +-
 scripts/lib/devtool/standard.py               |  15 +-
 55 files changed, 918 insertions(+), 136 deletions(-)
 rename meta/recipes-connectivity/bind/{bind_9.18.19.bb => bind_9.18.20.bb} (97%)
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/0002-input-Fix-.device_probe-failing-if-SDP-record-is-not.patch
 rename meta/recipes-core/ell/{ell_0.59.bb => ell_0.60.bb} (89%)
 create mode 100644 meta/recipes-core/systemd/systemd/0030-meson-Pass-all-static-pie-args-to-linker.patch
 rename meta/recipes-devtools/cmake/{cmake-native_3.27.5.bb => cmake-native_3.27.7.bb} (100%)
 rename meta/recipes-devtools/cmake/{cmake_3.27.5.bb => cmake_3.27.7.bb} (100%)
 rename meta/recipes-devtools/log4cplus/{log4cplus_2.1.0.bb => log4cplus_2.1.1.bb} (90%)
 create mode 100644 meta/recipes-devtools/python/python3/0001-test_storlines-skip-due-to-load-variability.patch
 create mode 100644 meta/recipes-devtools/rust/files/0002-CVE-2023-40030.patch
 rename meta/recipes-extended/libsolv/{libsolv_0.7.25.bb => libsolv_0.7.26.bb} (95%)
 rename meta/recipes-multimedia/gstreamer/{gst-devtools_1.22.6.bb => gst-devtools_1.22.7.bb} (95%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.22.6.bb => gstreamer1.0-libav_1.22.7.bb} (91%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.22.6.bb => gstreamer1.0-omx_1.22.7.bb} (95%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.22.6.bb => gstreamer1.0-plugins-bad_1.22.7.bb} (98%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.22.6.bb => gstreamer1.0-plugins-base_1.22.7.bb} (98%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.22.6.bb => gstreamer1.0-plugins-good_1.22.7.bb} (97%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.22.6.bb => gstreamer1.0-plugins-ugly_1.22.7.bb} (94%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-python_1.22.6.bb => gstreamer1.0-python_1.22.7.bb} (91%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-rtsp-server_1.22.6.bb => gstreamer1.0-rtsp-server_1.22.7.bb} (90%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-vaapi_1.22.6.bb => gstreamer1.0-vaapi_1.22.7.bb} (95%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.22.6.bb => gstreamer1.0_1.22.7.bb} (97%)
 rename meta/recipes-support/libgcrypt/{libgcrypt_1.10.2.bb => libgcrypt_1.10.3.bb} (96%)
 rename meta/recipes-support/libxslt/{libxslt_1.1.38.bb => libxslt_1.1.39.bb} (95%)