From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][scarthgap 00/27] Patch review
Date: Thu, 21 Nov 2024 13:53:50 -0800 [thread overview]
Message-ID: <cover.1732225943.git.steve@sakoman.com> (raw)
Please review this set of changes for scarthgap and have comments back by
end of day Monday, November 25
Passed a-full on autobuilder:
https://valkyrie.yoctoproject.org/#/builders/29/builds/497
The following changes since commit c9d5a6c480c377399a7dc998f3755e42072e19a6:
libxml-parser-perl: fix do_fetch error (2024-11-13 06:15:28 -0800)
are available in the Git repository at:
https://git.openembedded.org/openembedded-core-contrib stable/scarthgap-nut
https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/scarthgap-nut
Alexander Kanavin (2):
package_rpm: use zstd's default compression level
package_rpm: restrict rpm to 4 threads
Bin Lan (1):
lttng-ust: backport patch to fix cmake-multiple-shared-libraries build
error
Changqing Li (1):
sysvinit: backport patch for fixing one issue of pidof
Chen Qi (1):
toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails
Clayton Casciato (1):
uboot-sign: fix concat_dtb arguments
Deepthi Hemraj (1):
binutils: stable 2.42 branch update
Guðni Már Gilbert (2):
shared-mime-info: drop itstool-native from DEPENDS
libpam: drop cracklib from DEPENDS
Hitendra Prajapati (2):
libsoup: fix CVE-2024-52532
ghostscript: upgrade 10.03.1 -> 10.04.0
Jagadeesh Krishnanjanappa (1):
tune-cortexa32: set tune feature as armv8a
Jinfeng Wang (1):
tzdata&tzcode-native: upgrade 2024a -> 2024b
Pavel Zhukov (1):
package_rpm: Check if file exists before open()
Randy MacLeod (1):
systemd: stable update 255.4 -> 255.13
Regis Dargent (1):
udev-extraconf: fix network.sh script did not configure hotplugged
interfaces
Richard Purdie (3):
oeqa/runtime/ssh: Rework ssh timeout
oeqa/runtime/ssh: Fix incorrect timeout fix
qemurunner: Clean up serial_lock handling
Robert Yang (1):
cml1.bbclass: do_diffconfig: Don't override .config with .config.orig
Ross Burton (3):
strace: download release tarballs from GitHub
tcl: skip io-13.6 test case
groff: fix rare build race in hdtbl
Steve Sakoman (2):
webkitgtk: fix erroneous use of unsuported DEBUG_LEVELFLAG variable
llvm: reduce size of -dbg package
Vijay Anusuri (1):
glib-2.0: Backport fix for CVE-2024-52533
Wang Mingyu (1):
wireless-regdb: upgrade 2024.07.04 -> 2024.10.07
meta/classes-global/package_rpm.bbclass | 19 ++-
meta/classes-recipe/cml1.bbclass | 3 +-
meta/classes-recipe/uboot-sign.bbclass | 2 +-
.../include/arm/armv8a/tune-cortexa32.inc | 2 +-
meta/files/toolchain-shar-extract.sh | 4 +
meta/lib/oeqa/runtime/cases/ssh.py | 4 +-
meta/lib/oeqa/utils/qemurunner.py | 11 +-
.../glib-2.0/glib-2.0/CVE-2024-52533.patch | 49 ++++++
.../glib-2.0/gdatetime-test-fail-0001.patch | 72 ++++++++
.../glib-2.0/gdatetime-test-fail-0002.patch | 65 +++++++
.../glib-2.0/gdatetime-test-fail-0003.patch | 63 +++++++
meta/recipes-core/glib-2.0/glib-2.0_2.78.6.bb | 4 +
...255.4.bb => systemd-boot-native_255.13.bb} | 0
...d-boot_255.4.bb => systemd-boot_255.13.bb} | 0
meta/recipes-core/systemd/systemd.inc | 2 +-
...1-missing_type.h-add-comparison_fn_t.patch | 7 +-
...k-parse_printf_format-implementation.patch | 13 +-
...tall-dependency-links-at-install-tim.patch | 9 +-
...missing.h-check-for-missing-strndupa.patch | 65 ++++---
...OB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch | 14 +-
...005-add-missing-FTW_-macros-for-musl.patch | 7 +-
...06-Use-uintmax_t-for-handling-rlim_t.patch | 11 +-
...T_SYMLINK_NOFOLLOW-flag-to-faccessat.patch | 17 +-
...patible-basename-for-non-glibc-syste.patch | 8 +-
...implment-systemd-sysv-install-for-OE.patch | 5 +-
...uffering-when-writing-to-oom_score_a.patch | 9 +-
...compliant-strerror_r-from-GNU-specif.patch | 13 +-
...definition-of-prctl_mm_map-structure.patch | 7 +-
...-not-disable-buffer-in-writing-files.patch | 59 +++----
.../0013-Handle-__cpu_mask-usage.patch | 7 +-
.../systemd/0014-Handle-missing-gshadow.patch | 9 +-
...l.h-Define-MIPS-ABI-defines-for-musl.patch | 13 +-
...ass-correct-parameters-to-getdents64.patch | 7 +-
.../0017-Adjust-for-musl-headers.patch | 17 +-
...trerror-is-assumed-to-be-GNU-specifi.patch | 9 +-
...util-Make-STRERROR-portable-for-musl.patch | 7 +-
...ake-malloc_trim-conditional-on-glibc.patch | 9 +-
...hared-Do-not-use-malloc_info-on-musl.patch | 7 +-
...22-avoid-missing-LOCK_EX-declaration.patch | 11 +-
.../{systemd_255.4.bb => systemd_255.13.bb} | 0
...rom-Mark-Hindley-which-avoids-cleari.patch | 31 ++++
meta/recipes-core/sysvinit/sysvinit_3.04.bb | 1 +
.../udev/udev-extraconf/network.sh | 32 ----
.../binutils/binutils-2.42.inc | 2 +-
meta/recipes-devtools/llvm/llvm_18.1.6.bb | 2 +
meta/recipes-devtools/strace/strace_6.7.bb | 4 +-
meta/recipes-devtools/tcltk/tcl/run-ptest | 2 +
.../avoid-host-contamination.patch | 6 +-
...ript_10.03.1.bb => ghostscript_10.04.0.bb} | 2 +-
...l-Fix-Savannah-66316-missing-grn-dep.patch | 38 +++++
meta/recipes-extended/groff/groff_1.23.0.bb | 1 +
meta/recipes-extended/pam/libpam_1.5.3.bb | 2 +-
meta/recipes-extended/timezone/timezone.inc | 6 +-
...es-when-rpath-is-stripped-from-in-bu.patch | 161 ++++++++++++++++++
.../0001-Makefile.am-update-rpath-link.patch | 33 ----
meta/recipes-kernel/lttng/lttng-ust_2.13.8.bb | 2 +-
....07.04.bb => wireless-regdb_2024.10.07.bb} | 2 +-
meta/recipes-sato/webkit/webkitgtk_2.44.3.bb | 2 +-
.../libsoup-3.4.4/CVE-2024-52532-0001.patch | 42 +++++
.../libsoup-3.4.4/CVE-2024-52532-0002.patch | 36 ++++
meta/recipes-support/libsoup/libsoup_3.4.4.bb | 5 +-
.../shared-mime-info/shared-mime-info_2.4.bb | 2 +-
62 files changed, 749 insertions(+), 305 deletions(-)
create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/CVE-2024-52533.patch
create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/gdatetime-test-fail-0001.patch
create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/gdatetime-test-fail-0002.patch
create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/gdatetime-test-fail-0003.patch
rename meta/recipes-core/systemd/{systemd-boot-native_255.4.bb => systemd-boot-native_255.13.bb} (100%)
rename meta/recipes-core/systemd/{systemd-boot_255.4.bb => systemd-boot_255.13.bb} (100%)
rename meta/recipes-core/systemd/{systemd_255.4.bb => systemd_255.13.bb} (100%)
create mode 100644 meta/recipes-core/sysvinit/sysvinit/0001-Accepted-patch-from-Mark-Hindley-which-avoids-cleari.patch
rename meta/recipes-extended/ghostscript/{ghostscript_10.03.1.bb => ghostscript_10.04.0.bb} (97%)
create mode 100644 meta/recipes-extended/groff/files/0001-hdtbl-Fix-Savannah-66316-missing-grn-dep.patch
create mode 100644 meta/recipes-kernel/lttng/lttng-ust/0001-Fix-Build-examples-when-rpath-is-stripped-from-in-bu.patch
delete mode 100644 meta/recipes-kernel/lttng/lttng-ust/0001-Makefile.am-update-rpath-link.patch
rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2024.07.04.bb => wireless-regdb_2024.10.07.bb} (94%)
create mode 100644 meta/recipes-support/libsoup/libsoup-3.4.4/CVE-2024-52532-0001.patch
create mode 100644 meta/recipes-support/libsoup/libsoup-3.4.4/CVE-2024-52532-0002.patch
--
2.34.1
next reply other threads:[~2024-11-21 21:54 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-21 21:53 Steve Sakoman [this message]
2024-11-21 21:53 ` [OE-core][scarthgap 01/27] libsoup: fix CVE-2024-52532 Steve Sakoman
2024-11-21 21:53 ` [OE-core][scarthgap 02/27] glib-2.0: Backport fix for CVE-2024-52533 Steve Sakoman
2024-11-21 21:53 ` [OE-core][scarthgap 03/27] ghostscript: upgrade 10.03.1 -> 10.04.0 Steve Sakoman
2024-11-21 21:53 ` [OE-core][scarthgap 04/27] systemd: stable update 255.4 -> 255.13 Steve Sakoman
2024-11-21 21:53 ` [OE-core][scarthgap 05/27] binutils: stable 2.42 branch update Steve Sakoman
2024-11-21 21:53 ` [OE-core][scarthgap 06/27] tzdata&tzcode-native: upgrade 2024a -> 2024b Steve Sakoman
2024-11-21 21:53 ` [OE-core][scarthgap 07/27] wireless-regdb: upgrade 2024.07.04 -> 2024.10.07 Steve Sakoman
2024-11-21 21:53 ` [OE-core][scarthgap 08/27] uboot-sign: fix concat_dtb arguments Steve Sakoman
2024-11-21 21:53 ` [OE-core][scarthgap 09/27] lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 10/27] shared-mime-info: drop itstool-native from DEPENDS Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 11/27] libpam: drop cracklib " Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 12/27] sysvinit: backport patch for fixing one issue of pidof Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 13/27] package_rpm: use zstd's default compression level Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 14/27] package_rpm: restrict rpm to 4 threads Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 15/27] strace: download release tarballs from GitHub Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 16/27] toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 17/27] oeqa/runtime/ssh: Rework ssh timeout Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 18/27] oeqa/runtime/ssh: Fix incorrect timeout fix Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 19/27] cml1.bbclass: do_diffconfig: Don't override .config with .config.orig Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 20/27] package_rpm: Check if file exists before open() Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 21/27] qemurunner: Clean up serial_lock handling Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 22/27] tcl: skip io-13.6 test case Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 23/27] groff: fix rare build race in hdtbl Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 24/27] tune-cortexa32: set tune feature as armv8a Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 25/27] udev-extraconf: fix network.sh script did not configure hotplugged interfaces Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 26/27] webkitgtk: fix erroneous use of unsuported DEBUG_LEVELFLAG variable Steve Sakoman
2024-11-21 21:54 ` [OE-core][scarthgap 27/27] llvm: reduce size of -dbg package Steve Sakoman
-- strict thread matches above, loose matches on Subject: below --
2024-09-30 1:56 [OE-core][scarthgap 00/27] Patch review Steve Sakoman
2024-07-14 12: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.1732225943.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.