mbox

[mickledore,00/23] Patch review

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

Pull-request

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

Message

Steve Sakoman June 22, 2023, 2:35 a.m. UTC
Please review this set of changes for mickledore and have comments back by
end of day Friday.

Passed a-full on autobuilder:

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

The following changes since commit c734906a901c5dead9d879df0f251ba848fdb577:

  systemd-systemctl: support instance expansion in WantedBy (2023-06-15 11:36:34 -1000)

are available in the Git repository at:

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

Alexander Kanavin (1):
  maintainers.inc: correct Carlos Rafael Giani's email address

Bruce Ashfield (7):
  linux-yocto/6.1: update to v6.1.26
  linux-yocto/6.1: update to v6.1.27
  linux-yocto/6.1: update to v6.1.28
  linux-yocto/6.1: update to v6.1.29
  linux-yocto/6.1: update to v6.1.30
  linux-yocto/6.1: update to v6.1.31
  linux-yocto/6.1: update to v6.1.32

Deepthi Hemraj (2):
  glibc: stable 2.37 branch updates.
  binutils: stable 2.40 branch updates

Richard Purdie (1):
  layer.conf: Add missing dependency exclusion

Ross Burton (1):
  ninja: ignore CVE-2021-4336, wrong ninja

Sanjay Chitroda (1):
  cups: Fix CVE-2023-32324

Wang Mingyu (9):
  babeltrace2: upgrade 2.0.4 -> 2.0.5
  fribidi: upgrade 1.0.12 -> 1.0.13
  libdnf: upgrade 0.70.0 -> 0.70.1
  libmicrohttpd: upgrade 0.9.76 -> 0.9.77
  libxft: upgrade 2.3.7 -> 2.3.8
  libxpm: upgrade 3.5.15 -> 3.5.16
  mobile-broadband-provider-info: upgrade 20221107 -> 20230416
  bind: upgrade 9.18.14 -> 9.18.15
  xdpyinfo: upgrade 1.3.3 -> 1.3.4

Xiangyu Chen (1):
  dbus: upgrade 1.14.6 -> 1.14.8

 meta/conf/distro/include/maintainers.inc      |  2 +-
 meta/conf/layer.conf                          |  1 +
 ...1-avoid-start-failure-with-bind-user.patch |  0
 ...d-V-and-start-log-hide-build-options.patch |  0
 ...ching-for-json-headers-searches-sysr.patch |  0
 .../bind/{bind-9.18.14 => bind-9.18.15}/bind9 |  0
 .../{bind-9.18.14 => bind-9.18.15}/conf.patch |  0
 .../generate-rndc-key.sh                      |  0
 ...t.d-add-support-for-read-only-rootfs.patch |  0
 .../make-etc-initd-bind-stop-work.patch       |  0
 .../named.service                             |  0
 .../bind/{bind_9.18.14.bb => bind_9.18.15.bb} |  2 +-
 .../mobile-broadband-provider-info_git.bb     |  4 +--
 .../dbus/{dbus_1.14.6.bb => dbus_1.14.8.bb}   |  2 +-
 meta/recipes-core/glibc/glibc-version.inc     |  2 +-
 .../binutils/binutils-2.40.inc                |  2 +-
 .../{libdnf_0.70.0.bb => libdnf_0.70.1.bb}    |  2 +-
 meta/recipes-devtools/ninja/ninja_1.11.1.bb   |  3 ++
 meta/recipes-extended/cups/cups.inc           |  1 +
 .../cups/cups/CVE-2023-32324.patch            | 36 +++++++++++++++++++
 .../{xdpyinfo_1.3.3.bb => xdpyinfo_1.3.4.bb}  |  2 +-
 .../{libxft_2.3.7.bb => libxft_2.3.8.bb}      |  2 +-
 .../{libxpm_3.5.15.bb => libxpm_3.5.16.bb}    |  2 +-
 .../linux/linux-yocto-rt_6.1.bb               |  6 ++--
 .../linux/linux-yocto-tiny_6.1.bb             |  6 ++--
 meta/recipes-kernel/linux/linux-yocto_6.1.bb  | 28 +++++++--------
 ...eltrace2_2.0.4.bb => babeltrace2_2.0.5.bb} |  2 +-
 .../{fribidi_1.0.12.bb => fribidi_1.0.13.bb}  |  2 +-
 ...ttpd_0.9.76.bb => libmicrohttpd_0.9.77.bb} |  2 +-
 29 files changed, 75 insertions(+), 34 deletions(-)
 rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/0001-avoid-start-failure-with-bind-user.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/0001-named-lwresd-V-and-start-log-hide-build-options.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/bind-ensure-searching-for-json-headers-searches-sysr.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/bind9 (100%)
 rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/conf.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/generate-rndc-key.sh (100%)
 rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/init.d-add-support-for-read-only-rootfs.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/make-etc-initd-bind-stop-work.patch (100%)
 rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/named.service (100%)
 rename meta/recipes-connectivity/bind/{bind_9.18.14.bb => bind_9.18.15.bb} (97%)
 rename meta/recipes-core/dbus/{dbus_1.14.6.bb => dbus_1.14.8.bb} (98%)
 rename meta/recipes-devtools/libdnf/{libdnf_0.70.0.bb => libdnf_0.70.1.bb} (97%)
 create mode 100644 meta/recipes-extended/cups/cups/CVE-2023-32324.patch
 rename meta/recipes-graphics/xorg-app/{xdpyinfo_1.3.3.bb => xdpyinfo_1.3.4.bb} (88%)
 rename meta/recipes-graphics/xorg-lib/{libxft_2.3.7.bb => libxft_2.3.8.bb} (92%)
 rename meta/recipes-graphics/xorg-lib/{libxpm_3.5.15.bb => libxpm_3.5.16.bb} (88%)
 rename meta/recipes-kernel/lttng/{babeltrace2_2.0.4.bb => babeltrace2_2.0.5.bb} (98%)
 rename meta/recipes-support/fribidi/{fribidi_1.0.12.bb => fribidi_1.0.13.bb} (89%)
 rename meta/recipes-support/libmicrohttpd/{libmicrohttpd_0.9.76.bb => libmicrohttpd_0.9.77.bb} (90%)