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][walnascar 00/11] Patch review
Date: Tue,  1 Jul 2025 06:37:58 -0700	[thread overview]
Message-ID: <cover.1751376952.git.steve@sakoman.com> (raw)

Please review this set of changes for walnascar and have comments back by
end of day Thursday, July 4

Passed a-full on autobuilder:

https://autobuilder.yoctoproject.org/valkyrie/#/builders/29/builds/1914

The following changes since commit ead0d06d6335fb74c1ae0dc7bdcf414c66b3e4ab:

  cmake: Correctly handle cost data of tests with arbitrary chars in name (2025-06-20 09:36:36 -0700)

are available in the Git repository at:

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

Colin Pinnell McAllister (1):
  libarchive: fix CVE-2025-5914

Guocai He (1):
  tcf-agent: correct the SRC_URI

Guðni Már Gilbert (1):
  python3: drop old nis module dependencies

Praveen Kumar (1):
  python3-setuptools: fix CVE-2025-47273

Rasmus Villemoes (1):
  sstate: apply proper umask when fetching from SSTATE_MIRROR

Richard Purdie (3):
  xwayland: Add missing libtirpc dependency
  oeqa/sstatetests: Fix NATIVELSBSTRING handling
  oeqa/sstatetests: Improve/fix sstate creation tests

Robert Yang (1):
  package_rpm.bbclass: Remove empty build directory

Yogita Urade (2):
  python3-urllib3: fix CVE-2025-50181
  python3-urllib3: fix CVE-2025-50182

 meta/classes-global/package_rpm.bbclass       |   1 +
 meta/classes-global/sstate.bbclass            |  22 +-
 meta/lib/oeqa/selftest/cases/sstatetests.py   |  97 +++---
 .../CVE-2025-47273-pre1.patch                 |  55 ++++
 .../python3-setuptools/CVE-2025-47273.patch   |  60 ++++
 .../python/python3-setuptools_76.0.0.bb       |   5 +-
 .../python3-urllib3/CVE-2025-50181.patch      | 283 ++++++++++++++++++
 .../python3-urllib3/CVE-2025-50182.patch      | 125 ++++++++
 .../python/python3-urllib3_2.3.0.bb           |   5 +
 .../recipes-devtools/python/python3_3.13.4.bb |   2 -
 .../tcf-agent/tcf-agent_git.bb                |   4 +-
 .../libarchive/libarchive/CVE-2025-5914.patch |  46 +++
 .../libarchive/libarchive_3.7.9.bb            |   4 +-
 .../xwayland/xwayland_24.1.6.bb               |   2 +-
 14 files changed, 639 insertions(+), 72 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python3-setuptools/CVE-2025-47273-pre1.patch
 create mode 100644 meta/recipes-devtools/python/python3-setuptools/CVE-2025-47273.patch
 create mode 100644 meta/recipes-devtools/python/python3-urllib3/CVE-2025-50181.patch
 create mode 100644 meta/recipes-devtools/python/python3-urllib3/CVE-2025-50182.patch
 create mode 100644 meta/recipes-extended/libarchive/libarchive/CVE-2025-5914.patch

-- 
2.43.0



             reply	other threads:[~2025-07-01 13:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-01 13:37 Steve Sakoman [this message]
2025-07-01 13:37 ` [OE-core][walnascar 01/11] python3-urllib3: fix CVE-2025-50181 Steve Sakoman
2025-07-01 13:38 ` [OE-core][walnascar 02/11] python3-urllib3: fix CVE-2025-50182 Steve Sakoman
2025-07-01 13:38 ` [OE-core][walnascar 03/11] python3-setuptools: fix CVE-2025-47273 Steve Sakoman
2025-07-01 13:38 ` [OE-core][walnascar 04/11] libarchive: fix CVE-2025-5914 Steve Sakoman
2025-07-01 13:38 ` [OE-core][walnascar 05/11] python3: drop old nis module dependencies Steve Sakoman
2025-07-01 13:38 ` [OE-core][walnascar 06/11] package_rpm.bbclass: Remove empty build directory Steve Sakoman
2025-07-01 13:38 ` [OE-core][walnascar 07/11] xwayland: Add missing libtirpc dependency Steve Sakoman
2025-07-01 13:38 ` [OE-core][walnascar 08/11] sstate: apply proper umask when fetching from SSTATE_MIRROR Steve Sakoman
2025-07-01 13:38 ` [OE-core][walnascar 09/11] oeqa/sstatetests: Fix NATIVELSBSTRING handling Steve Sakoman
2025-07-01 13:38 ` [OE-core][walnascar 10/11] oeqa/sstatetests: Improve/fix sstate creation tests Steve Sakoman
2025-07-01 13:38 ` [OE-core][walnascar 11/11] tcf-agent: correct the SRC_URI 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.1751376952.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.