All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core][walnascar 00/15] Patch review
@ 2025-07-14 16:22 Steve Sakoman
  2025-07-14 16:22 ` [OE-core][walnascar 01/15] icu: fix CVE-2025-5222 Steve Sakoman
                   ` (14 more replies)
  0 siblings, 15 replies; 17+ messages in thread
From: Steve Sakoman @ 2025-07-14 16:22 UTC (permalink / raw)
  To: openembedded-core

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

Passed a-full on autobuilder:

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

The following changes since commit c855be07828c9cff3aa7ddfa04eb0c4df28658e4:

  build-appliance-image: Update to walnascar head revision (2025-07-04 07:52:57 -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

Archana Polampalli (1):
  openssl: upgrade 3.4.1 -> 3.4.2

Changqing Li (4):
  icu: fix CVE-2025-5222
  libsoup-2.4: fix CVE-2025-4945
  libsoup: fix CVE-2025-4945
  mingetty: fix do_package warning

Divya Chellam (1):
  libarchive: fix CVE-2025-5915

Khem Raj (2):
  webkitgtk: Fix build break on non-arm/non-x86 systems
  webkitgtk: Use gcc to compile for arm target

Peter Marko (1):
  python3: update CVE product

Praveen Kumar (1):
  sudo: upgrade 1.9.17 -> 1.9.17p1

Wang Mingyu (3):
  sudo: upgrade 1.9.16p2 -> 1.9.17
  libpam: upgrade 1.7.0 -> 1.7.1
  ruby: upgrade 3.4.3 -> 3.4.4

Yogesh Tyagi (1):
  ltp: backport patch to fix compilation error for Skylake
    -march=x86-64-v3

Yogita Urade (1):
  webkitgtk: upgrade 2.48.1 -> 2.48.2

 .../{openssl_3.4.1.bb => openssl_3.4.2.bb}    |   2 +-
 .../recipes-devtools/python/python3_3.13.4.bb |   2 +-
 ...Obey-LDFLAGS-for-the-link-of-libruby.patch |   6 +-
 ...eproducible-change-fixing-784225-too.patch |   6 +-
 .../ruby/{ruby_3.4.3.bb => ruby_3.4.4.bb}     |   2 +-
 .../libarchive/libarchive/CVE-2025-5915.patch | 217 ++++++++++++++++++
 .../libarchive/libarchive_3.7.9.bb            |   5 +-
 ...cve-2015-3290-Disable-AVX-for-x86_64.patch |  42 ++++
 meta/recipes-extended/ltp/ltp_20250130.bb     |   1 +
 .../mingetty/mingetty_1.08.bb                 |   2 +-
 ...ect-check-for-existence-of-two-prepr.patch |  40 ----
 .../pam/{libpam_1.7.0.bb => libpam_1.7.1.bb}  |   3 +-
 ...o.conf.in-fix-conflict-with-multilib.patch |   6 +-
 meta/recipes-extended/sudo/sudo.inc           |   2 +-
 .../{sudo_1.9.16p2.bb => sudo_1.9.17p1.bb}    |   2 +-
 ...ebkitgtk_2.48.1.bb => webkitgtk_2.48.2.bb} |   4 +-
 .../icu/icu/CVE-2025-5222.patch               | 166 ++++++++++++++
 meta/recipes-support/icu/icu_76-1.bb          |   1 +
 .../libsoup/libsoup-2.4/CVE-2025-4945.patch   | 117 ++++++++++
 .../libsoup/libsoup-2.4_2.74.3.bb             |   1 +
 .../libsoup/libsoup/CVE-2025-4945.patch       | 118 ++++++++++
 meta/recipes-support/libsoup/libsoup_3.6.5.bb |   1 +
 22 files changed, 686 insertions(+), 60 deletions(-)
 rename meta/recipes-connectivity/openssl/{openssl_3.4.1.bb => openssl_3.4.2.bb} (99%)
 rename meta/recipes-devtools/ruby/{ruby_3.4.3.bb => ruby_3.4.4.bb} (98%)
 create mode 100644 meta/recipes-extended/libarchive/libarchive/CVE-2025-5915.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-cve-2015-3290-Disable-AVX-for-x86_64.patch
 delete mode 100644 meta/recipes-extended/pam/libpam/0001-meson.build-correct-check-for-existence-of-two-prepr.patch
 rename meta/recipes-extended/pam/{libpam_1.7.0.bb => libpam_1.7.1.bb} (97%)
 rename meta/recipes-extended/sudo/{sudo_1.9.16p2.bb => sudo_1.9.17p1.bb} (96%)
 rename meta/recipes-sato/webkit/{webkitgtk_2.48.1.bb => webkitgtk_2.48.2.bb} (97%)
 create mode 100644 meta/recipes-support/icu/icu/CVE-2025-5222.patch
 create mode 100644 meta/recipes-support/libsoup/libsoup-2.4/CVE-2025-4945.patch
 create mode 100644 meta/recipes-support/libsoup/libsoup/CVE-2025-4945.patch

-- 
2.43.0



^ permalink raw reply	[flat|nested] 17+ messages in thread
* [OE-core][walnascar 00/15] Patch review
@ 2025-08-21 15:39 Steve Sakoman
  0 siblings, 0 replies; 17+ messages in thread
From: Steve Sakoman @ 2025-08-21 15:39 UTC (permalink / raw)
  To: openembedded-core

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

Passed a-full on autobuilder:

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

The following changes since commit 347cb0861dde58613541ce692778f907943a60ea:

  build-appliance-image: Update to walnascar head revision (2025-08-15 09:08:50 -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

Harish Sadineni (1):
  binutils: Fix gprofng broken symbolic link with gp-*

Markus Volk (1):
  glib-2.0: update 2.84.0 -> 2.84.1

Martin Jansa (2):
  pkgconfig: fix build with gcc-15
  bash: use -std=gnu17 also for native CFLAGS

Patryk Seregiet (1):
  linux-firmware: fix FILES to drop RDEPENDS on full package

Peter Marko (3):
  glib-2.0: update 2.84.2 -> 2.84.4
  glib-2.0: patch CVE-2025-6052
  go: upgrade 1.24.5 -> 1.24.6

Praveen Kumar (1):
  glib-2.0: update 2.84.1 -> 2.84.2

Soumya Sambu (6):
  elfutils: Fix CVE-2025-1352
  elfutils: Fix CVE-2025-1365
  elfutils: Fix CVE-2025-1371
  elfutils: Fix CVE-2025-1372
  elfutils: Fix CVE-2025-1376
  elfutils: Fix CVE-2025-1377

 ...on-Run-atomics-test-on-clang-as-well.patch |   2 +-
 ...ot-enable-pidfd-features-on-native-g.patch |   2 +-
 .../glib-2.0/files/CVE-2025-6052-1.patch      |  97 +++++++++++
 .../glib-2.0/files/CVE-2025-6052-2.patch      |  35 ++++
 ...664e6f1a29e0d5f301979f6d168b08435a61.patch |  75 ---------
 ...l_2.84.0.bb => glib-2.0-initial_2.84.4.bb} |   0
 ...{glib-2.0_2.84.0.bb => glib-2.0_2.84.4.bb} |   0
 meta/recipes-core/glib-2.0/glib.inc           |   7 +-
 .../binutils/binutils-2.44.inc                |   1 +
 .../0020-Fix-for-borken-symlinks.patch        |  62 +++++++
 .../elfutils/elfutils_0.192.bb                |   6 +
 .../elfutils/files/CVE-2025-1352.patch        | 154 ++++++++++++++++++
 .../elfutils/files/CVE-2025-1365.patch        | 152 +++++++++++++++++
 .../elfutils/files/CVE-2025-1371.patch        |  41 +++++
 .../elfutils/files/CVE-2025-1372.patch        |  51 ++++++
 .../elfutils/files/CVE-2025-1376.patch        |  57 +++++++
 .../elfutils/files/CVE-2025-1377.patch        |  68 ++++++++
 .../go/{go-1.24.5.inc => go-1.24.6.inc}       |   2 +-
 ...e_1.24.5.bb => go-binary-native_1.24.6.bb} |   6 +-
 ..._1.24.5.bb => go-cross-canadian_1.24.6.bb} |   0
 ...{go-cross_1.24.5.bb => go-cross_1.24.6.bb} |   0
 ...osssdk_1.24.5.bb => go-crosssdk_1.24.6.bb} |   0
 ...runtime_1.24.5.bb => go-runtime_1.24.6.bb} |   0
 .../go/{go_1.24.5.bb => go_1.24.6.bb}         |   0
 ...0001-Do-not-use-bool-as-a-field-name.patch |  36 ++++
 .../pkgconfig/pkgconfig_git.bb                |   1 +
 meta/recipes-extended/bash/bash_5.2.37.bb     |   3 +
 .../linux-firmware/linux-firmware_20250311.bb |   6 +-
 28 files changed, 779 insertions(+), 85 deletions(-)
 create mode 100644 meta/recipes-core/glib-2.0/files/CVE-2025-6052-1.patch
 create mode 100644 meta/recipes-core/glib-2.0/files/CVE-2025-6052-2.patch
 delete mode 100644 meta/recipes-core/glib-2.0/files/aee0664e6f1a29e0d5f301979f6d168b08435a61.patch
 rename meta/recipes-core/glib-2.0/{glib-2.0-initial_2.84.0.bb => glib-2.0-initial_2.84.4.bb} (100%)
 rename meta/recipes-core/glib-2.0/{glib-2.0_2.84.0.bb => glib-2.0_2.84.4.bb} (100%)
 create mode 100644 meta/recipes-devtools/binutils/binutils/0020-Fix-for-borken-symlinks.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/CVE-2025-1352.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/CVE-2025-1365.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/CVE-2025-1371.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/CVE-2025-1372.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/CVE-2025-1376.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/CVE-2025-1377.patch
 rename meta/recipes-devtools/go/{go-1.24.5.inc => go-1.24.6.inc} (91%)
 rename meta/recipes-devtools/go/{go-binary-native_1.24.5.bb => go-binary-native_1.24.6.bb} (79%)
 rename meta/recipes-devtools/go/{go-cross-canadian_1.24.5.bb => go-cross-canadian_1.24.6.bb} (100%)
 rename meta/recipes-devtools/go/{go-cross_1.24.5.bb => go-cross_1.24.6.bb} (100%)
 rename meta/recipes-devtools/go/{go-crosssdk_1.24.5.bb => go-crosssdk_1.24.6.bb} (100%)
 rename meta/recipes-devtools/go/{go-runtime_1.24.5.bb => go-runtime_1.24.6.bb} (100%)
 rename meta/recipes-devtools/go/{go_1.24.5.bb => go_1.24.6.bb} (100%)
 create mode 100644 meta/recipes-devtools/pkgconfig/pkgconfig/0001-Do-not-use-bool-as-a-field-name.patch

-- 
2.43.0



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

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

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-14 16:22 [OE-core][walnascar 00/15] Patch review Steve Sakoman
2025-07-14 16:22 ` [OE-core][walnascar 01/15] icu: fix CVE-2025-5222 Steve Sakoman
2025-07-14 16:22 ` [OE-core][walnascar 02/15] libarchive: fix CVE-2025-5915 Steve Sakoman
2025-07-14 16:22 ` [OE-core][walnascar 03/15] libsoup-2.4: fix CVE-2025-4945 Steve Sakoman
2025-07-14 16:22 ` [OE-core][walnascar 04/15] libsoup: " Steve Sakoman
2025-07-14 16:22 ` [OE-core][walnascar 05/15] python3: update CVE product Steve Sakoman
2025-07-14 16:23 ` [OE-core][walnascar 06/15] webkitgtk: Fix build break on non-arm/non-x86 systems Steve Sakoman
2025-07-14 16:23 ` [OE-core][walnascar 07/15] webkitgtk: Use gcc to compile for arm target Steve Sakoman
2025-07-14 16:23 ` [OE-core][walnascar 08/15] webkitgtk: upgrade 2.48.1 -> 2.48.2 Steve Sakoman
2025-07-14 16:23 ` [OE-core][walnascar 09/15] sudo: upgrade 1.9.16p2 -> 1.9.17 Steve Sakoman
2025-07-14 16:23 ` [OE-core][walnascar 10/15] sudo: upgrade 1.9.17 -> 1.9.17p1 Steve Sakoman
2025-07-14 16:23 ` [OE-core][walnascar 11/15] openssl: upgrade 3.4.1 -> 3.4.2 Steve Sakoman
2025-07-14 16:23 ` [OE-core][walnascar 12/15] libpam: upgrade 1.7.0 -> 1.7.1 Steve Sakoman
2025-07-14 16:23 ` [OE-core][walnascar 13/15] ruby: upgrade 3.4.3 -> 3.4.4 Steve Sakoman
2025-07-14 16:23 ` [OE-core][walnascar 14/15] mingetty: fix do_package warning Steve Sakoman
2025-07-14 16:23 ` [OE-core][walnascar 15/15] ltp: backport patch to fix compilation error for Skylake -march=x86-64-v3 Steve Sakoman
  -- strict thread matches above, loose matches on Subject: below --
2025-08-21 15:39 [OE-core][walnascar 00/15] Patch review Steve Sakoman

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.