All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][mickledore 00/20] Patch review
Date: Tue, 10 Oct 2023 14:01:13 -1000	[thread overview]
Message-ID: <cover.1696982312.git.steve@sakoman.com> (raw)

Please review this set of changes for mickledore and have comments back by
end of day Thursday, October 12.

Passed a-full on autobuilder:

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

The following changes since commit aa90e5ea1fe77c97e5915e5e9a69bbd0b9461d09:

  linux/generate-cve-exclusions: print the generated time in UTC (2023-10-05 04:43:37 -1000)

are available in the Git repository at:

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

Alexander Kanavin (2):
  gnupg: upgrade 2.4.2 -> 2.4.3
  openssl: build and install manpages only if they are enabled

Archana Polampalli (1):
  gstreamer: upgrade 1.22.5 -> 1.22.6

Bruce Ashfield (2):
  linux-yocto/6.1: update to v6.1.52
  linux-yocto/6.1: update to v6.1.53

Emil Kronborg Andersen (2):
  dbus: add additional entries to CVE_PRODUCT
  libxkbcommon: add CVE_PRODUCT

Mikko Rapeli (3):
  oeqa selftest context.py: whitespace fix
  oeqa selftest context.py: remove warning from missing meta-selftest
  oeqa selftest context.py: fix git commands and set branch name

Peter Marko (1):
  openssl: Upgrade 3.1.2 -> 3.1.3

Richard Purdie (1):
  mdadm: Disable further tests due to intermittent failures

Ross Burton (6):
  glib-2.0: libelf has a configure option now, specify it
  pango: explictly enable/disable libthai
  libsoup-2.4: update PACKAGECONFIG
  wayland-utils: add libdrm PACKAGECONFIG
  busybox: remove coreutils dependency in busybox-ptest
  libgudev: explicitly disable tests and vapi

Steve Sakoman (1):
  linux-yocto: update kernel exclusions for 6.1

Yuta Hayama (1):
  linux/generate-cve-exclusions: fix mishandling of boundary values

 meta/lib/oeqa/selftest/context.py             |    8 +-
 .../{openssl_3.1.2.bb => openssl_3.1.3.bb}    |    7 +-
 meta/recipes-core/busybox/busybox.inc         |    2 +-
 .../busybox/busybox/start-stop-false.patch    |   35 +
 meta/recipes-core/busybox/busybox_1.36.1.bb   |    1 +
 meta/recipes-core/dbus/dbus_1.14.8.bb         |    2 +-
 meta/recipes-core/glib-2.0/glib.inc           |    3 +-
 meta/recipes-extended/mdadm/mdadm_4.2.bb      |    5 +
 meta/recipes-gnome/libgudev/libgudev_237.bb   |    2 +
 meta/recipes-graphics/pango/pango_1.50.14.bb  |    2 +-
 .../wayland/wayland-utils_1.1.0.bb            |    3 +
 .../xorg-lib/libxkbcommon_1.5.0.bb            |    2 +
 .../linux/cve-exclusion_6.1.inc               | 4226 +++++++++--------
 .../linux/generate-cve-exclusions.py          |   14 +-
 .../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 +-
 ...tools_1.22.5.bb => gst-devtools_1.22.6.bb} |    2 +-
 ...1.22.5.bb => gstreamer1.0-libav_1.22.6.bb} |    2 +-
 ...x_1.22.5.bb => gstreamer1.0-omx_1.22.6.bb} |    2 +-
 ....bb => gstreamer1.0-plugins-bad_1.22.6.bb} |    2 +-
 ...bb => gstreamer1.0-plugins-base_1.22.6.bb} |    2 +-
 ...bb => gstreamer1.0-plugins-good_1.22.6.bb} |    2 +-
 ...bb => gstreamer1.0-plugins-ugly_1.22.6.bb} |    2 +-
 ....22.5.bb => gstreamer1.0-python_1.22.6.bb} |    2 +-
 ....bb => gstreamer1.0-rtsp-server_1.22.6.bb} |    2 +-
 ...1.22.5.bb => gstreamer1.0-vaapi_1.22.6.bb} |    2 +-
 ...er1.0_1.22.5.bb => gstreamer1.0_1.22.6.bb} |    2 +-
 ...-a-custom-value-for-the-location-of-.patch |    4 +-
 .../gnupg/gnupg/fix-ldap.patch                |   34 +
 .../gnupg/gnupg/relocate.patch                |    2 +-
 .../gnupg/{gnupg_2.4.2.bb => gnupg_2.4.3.bb}  |    3 +-
 .../libsoup/libsoup-2.4_2.74.3.bb             |   18 +-
 33 files changed, 2276 insertions(+), 2159 deletions(-)
 rename meta/recipes-connectivity/openssl/{openssl_3.1.2.bb => openssl_3.1.3.bb} (97%)
 create mode 100644 meta/recipes-core/busybox/busybox/start-stop-false.patch
 rename meta/recipes-multimedia/gstreamer/{gst-devtools_1.22.5.bb => gst-devtools_1.22.6.bb} (95%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.22.5.bb => gstreamer1.0-libav_1.22.6.bb} (91%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.22.5.bb => gstreamer1.0-omx_1.22.6.bb} (95%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.22.5.bb => gstreamer1.0-plugins-bad_1.22.6.bb} (98%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.22.5.bb => gstreamer1.0-plugins-base_1.22.6.bb} (97%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.22.5.bb => gstreamer1.0-plugins-good_1.22.6.bb} (97%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.22.5.bb => gstreamer1.0-plugins-ugly_1.22.6.bb} (94%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-python_1.22.5.bb => gstreamer1.0-python_1.22.6.bb} (91%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-rtsp-server_1.22.5.bb => gstreamer1.0-rtsp-server_1.22.6.bb} (90%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-vaapi_1.22.5.bb => gstreamer1.0-vaapi_1.22.6.bb} (95%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.22.5.bb => gstreamer1.0_1.22.6.bb} (97%)
 create mode 100644 meta/recipes-support/gnupg/gnupg/fix-ldap.patch
 rename meta/recipes-support/gnupg/{gnupg_2.4.2.bb => gnupg_2.4.3.bb} (96%)

-- 
2.34.1



             reply	other threads:[~2023-10-11  0:01 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-11  0:01 Steve Sakoman [this message]
2023-10-11  0:01 ` [OE-core][mickledore 01/20] gstreamer: upgrade 1.22.5 -> 1.22.6 Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 02/20] gnupg: upgrade 2.4.2 -> 2.4.3 Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 03/20] openssl: Upgrade 3.1.2 -> 3.1.3 Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 04/20] linux-yocto/6.1: update to v6.1.52 Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 05/20] linux-yocto/6.1: update to v6.1.53 Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 06/20] linux/generate-cve-exclusions: fix mishandling of boundary values Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 07/20] linux-yocto: update kernel exclusions for 6.1 Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 08/20] mdadm: Disable further tests due to intermittent failures Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 09/20] openssl: build and install manpages only if they are enabled Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 10/20] glib-2.0: libelf has a configure option now, specify it Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 11/20] pango: explictly enable/disable libthai Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 12/20] libsoup-2.4: update PACKAGECONFIG Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 13/20] wayland-utils: add libdrm PACKAGECONFIG Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 14/20] dbus: add additional entries to CVE_PRODUCT Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 15/20] libxkbcommon: add CVE_PRODUCT Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 16/20] oeqa selftest context.py: whitespace fix Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 17/20] oeqa selftest context.py: remove warning from missing meta-selftest Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 18/20] oeqa selftest context.py: fix git commands and set branch name Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 19/20] busybox: remove coreutils dependency in busybox-ptest Steve Sakoman
2023-10-11  0:01 ` [OE-core][mickledore 20/20] libgudev: explicitly disable tests and vapi Steve Sakoman
     [not found] ` <178CE4A0C639CDC9.9719@lists.openembedded.org>
2023-10-11 18:00   ` [OE-core][mickledore 18/20] oeqa selftest context.py: fix git commands and set branch name Steve Sakoman
  -- strict thread matches above, loose matches on Subject: below --
2023-08-30 17:48 [OE-core][mickledore 00/20] Patch review Steve Sakoman
2023-08-26 15:38 Steve Sakoman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1696982312.git.steve@sakoman.com \
    --to=steve@sakoman.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.