All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core][walnascar 0/3] Patch review
@ 2025-08-12 13:29 Steve Sakoman
  2025-08-12 13:29 ` [OE-core][walnascar 1/3] dropbear: patch CVE-2025-47203 Steve Sakoman
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Steve Sakoman @ 2025-08-12 13:29 UTC (permalink / raw)
  To: openembedded-core

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

Passed a-full on autobuilder:

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

The following changes since commit 69090e41eb0a8b92e0684d391966f9627bfe5195:

  ca-certificates: correct the SRC_URI (2025-08-07 12:35:30 -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

Khem Raj (2):
  glibc: Forward -ffile-prefix-map option to assembler flags
  bitbake.conf: Switch prefix mapping to use -ffile-prefix-map

Peter Marko (1):
  dropbear: patch CVE-2025-47203

 meta/classes-recipe/kernel-arch.bbclass       |   6 +-
 meta/conf/bitbake.conf                        |  14 +-
 meta/lib/oe/package.py                        |   2 +-
 .../dropbear/dropbear/CVE-2025-47203.patch    | 373 ++++++++++++++++++
 .../recipes-core/dropbear/dropbear_2024.86.bb |   1 +
 ...le-prefix-map-from-CFLAGS-to-ASFLAGS.patch |  24 ++
 meta/recipes-core/glibc/glibc_2.41.bb         |   1 +
 meta/recipes-devtools/gcc/libgfortran.inc     |   2 +-
 .../python/python3-maturin_1.8.3.bb           |   2 +-
 meta/recipes-devtools/rust/cargo_1.84.1.bb    |   2 +-
 10 files changed, 410 insertions(+), 17 deletions(-)
 create mode 100644 meta/recipes-core/dropbear/dropbear/CVE-2025-47203.patch
 create mode 100644 meta/recipes-core/glibc/glibc/0001-Propagate-ffile-prefix-map-from-CFLAGS-to-ASFLAGS.patch

-- 
2.43.0



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-09-08 15:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-12 13:29 [OE-core][walnascar 0/3] Patch review Steve Sakoman
2025-08-12 13:29 ` [OE-core][walnascar 1/3] dropbear: patch CVE-2025-47203 Steve Sakoman
2025-08-12 13:29 ` [OE-core][walnascar 2/3] glibc: Forward -ffile-prefix-map option to assembler flags Steve Sakoman
2025-08-12 13:29 ` [OE-core][walnascar 3/3] bitbake.conf: Switch prefix mapping to use -ffile-prefix-map Steve Sakoman
2025-08-13 16:11   ` Gyorgy Sarvari
2025-08-13 16:13     ` Steve Sakoman
2025-08-13 21:21       ` Khem Raj
2025-09-03 11:49         ` [walnascar " Varatharajan, Deepesh
2025-09-08 15:55           ` [OE-core] " Khem Raj
     [not found]     ` <185B5FA5D8F47DA2.29447@lists.openembedded.org>
2025-08-15 16:03       ` [OE-core][walnascar " Steve Sakoman
2025-08-15 18:42         ` Khem Raj

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.