From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][styhead 00/31] Patch review
Date: Wed, 20 Nov 2024 05:56:32 -0800 [thread overview]
Message-ID: <cover.1732110892.git.steve@sakoman.com> (raw)
Please review this set of changes for styhead and have comments back by
end of day Friday, November 22
Passed a-full on autobuilder:
https://valkyrie.yoctoproject.org/#/builders/29/builds/464
The following changes since commit 92cc48d51c763249b2eb8b4181bc20056fc72264:
glibc: Fix missing randomness in __gen_tempname (2024-11-02 06:21:52 -0700)
are available in the Git repository at:
https://git.openembedded.org/openembedded-core-contrib stable/styhead-nut
https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/styhead-nut
Aditya Tayade (1):
e2fsprogs: removed 'sed -u' option
Alban Bedel (1):
util-linux: Add `findmnt` to the bash completion RDEPENDS
Chen Qi (2):
toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails
libgfortran: fix buildpath QA issue
Claus Stovgaard (1):
lib/oe/package-manager: skip processing installed-pkgs with empty
globs
Clayton Casciato (1):
uboot-sign: fix concat_dtb arguments
Hiago De Franco (1):
weston: backport patch to allow neatvnc < v0.9.0
Hongxu Jia (1):
gcc-source: Fix racing on building gcc-source-14.2.0 and
lib32-gcc-source-14.2.0
Jagadeesh Krishnanjanappa (1):
tune-cortexa32: set tune feature as armv8a
Jinfeng Wang (2):
tzdata/tzcode-native: upgrade 2024a -> 2024b
glib-2.0: fix glib-2.0 ptest failure when upgrading tzdata2024b
Katawann (1):
cve-check: add field "modified" to JSON report
Mikko Rapeli (1):
ovmf-native: remove .pyc files from install
Pavel Zhukov (1):
package_rpm: Check if file exists before open()
Peter Marko (3):
cve-check: add support for cvss v4.0
go: upgrade 1.22.6 -> 1.22.7
go: upgrade 1.22.7 -> 1.22.8
Purushottam Choudhary (1):
virglrenderer: Add patch to fix -int-conversion build issue
Regis Dargent (1):
udev-extraconf: fix network.sh script did not configure hotplugged
interfaces
Richard Purdie (4):
pseudo: Fix envp bug and add posix_spawn wrapper
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
Tom Hochstein (1):
weston: Add missing runtime dependency on freerdp
Vijay Anusuri (1):
xserver-xorg: upgrade 21.1.13 -> 21.1.14
Wang Mingyu (1):
wireless-regdb: upgrade 2024.07.04 -> 2024.10.07
Yoann Congal (1):
python3-maturin: sort external libs in wheel files
meta/classes-global/package_rpm.bbclass | 16 +++-
meta/classes-recipe/cml1.bbclass | 3 +-
meta/classes-recipe/uboot-sign.bbclass | 2 +-
meta/classes/cve-check.bbclass | 11 ++-
meta/classes/vex.bbclass | 1 +
.../include/arm/armv8a/tune-cortexa32.inc | 2 +-
meta/conf/multilib.conf | 2 +-
meta/files/toolchain-shar-extract.sh | 4 +
meta/lib/oe/package_manager/__init__.py | 76 +++++++++----------
meta/lib/oeqa/runtime/cases/ssh.py | 4 +-
meta/lib/oeqa/utils/qemurunner.py | 11 +--
.../files/gdatetime-test-fail-0001.patch | 72 ++++++++++++++++++
.../files/gdatetime-test-fail-0002.patch | 65 ++++++++++++++++
.../files/gdatetime-test-fail-0003.patch | 63 +++++++++++++++
meta/recipes-core/glib-2.0/glib.inc | 3 +
.../meta/cve-update-nvd2-native.bb | 14 +++-
meta/recipes-core/ovmf/ovmf_git.bb | 1 +
.../udev/udev-extraconf/network.sh | 32 --------
.../util-linux/util-linux_2.40.2.bb | 2 +-
.../e2fsprogs/e2fsprogs/run-ptest | 3 +-
meta/recipes-devtools/gcc/gcc-source_14.2.bb | 1 +
meta/recipes-devtools/gcc/libgfortran.inc | 2 +-
.../go/{go-1.22.6.inc => go-1.22.8.inc} | 2 +-
...e_1.22.6.bb => go-binary-native_1.22.8.bb} | 6 +-
..._1.22.6.bb => go-cross-canadian_1.22.8.bb} | 0
...{go-cross_1.22.6.bb => go-cross_1.22.8.bb} | 0
...osssdk_1.22.6.bb => go-crosssdk_1.22.8.bb} | 0
...runtime_1.22.6.bb => go-runtime_1.22.8.bb} | 0
.../go/{go_1.22.6.bb => go_1.22.8.bb} | 0
meta/recipes-devtools/pseudo/pseudo_git.bb | 2 +-
...prove-wheel-reproducibility-by-sorti.patch | 55 ++++++++++++++
.../python/python3-maturin_1.7.1.bb | 1 +
meta/recipes-devtools/strace/strace_6.10.bb | 4 +-
meta/recipes-devtools/tcltk/tcl/run-ptest | 2 +
...l-Fix-Savannah-66316-missing-grn-dep.patch | 38 ++++++++++
meta/recipes-extended/groff/groff_1.23.0.bb | 1 +
meta/recipes-extended/timezone/timezone.inc | 6 +-
...nversion-fatal-build-error-with-GCC-.patch | 41 ++++++++++
.../virglrenderer/virglrenderer_1.0.1.bb | 1 +
...1-vnc-Allow-neatvnc-in-version-0.8.0.patch | 27 +++++++
.../recipes-graphics/wayland/weston_13.0.3.bb | 3 +-
...org_21.1.13.bb => xserver-xorg_21.1.14.bb} | 2 +-
....07.04.bb => wireless-regdb_2024.10.07.bb} | 2 +-
scripts/cve-json-to-text.py | 2 +
44 files changed, 474 insertions(+), 111 deletions(-)
create mode 100644 meta/recipes-core/glib-2.0/files/gdatetime-test-fail-0001.patch
create mode 100644 meta/recipes-core/glib-2.0/files/gdatetime-test-fail-0002.patch
create mode 100644 meta/recipes-core/glib-2.0/files/gdatetime-test-fail-0003.patch
rename meta/recipes-devtools/go/{go-1.22.6.inc => go-1.22.8.inc} (89%)
rename meta/recipes-devtools/go/{go-binary-native_1.22.6.bb => go-binary-native_1.22.8.bb} (78%)
rename meta/recipes-devtools/go/{go-cross-canadian_1.22.6.bb => go-cross-canadian_1.22.8.bb} (100%)
rename meta/recipes-devtools/go/{go-cross_1.22.6.bb => go-cross_1.22.8.bb} (100%)
rename meta/recipes-devtools/go/{go-crosssdk_1.22.6.bb => go-crosssdk_1.22.8.bb} (100%)
rename meta/recipes-devtools/go/{go-runtime_1.22.6.bb => go-runtime_1.22.8.bb} (100%)
rename meta/recipes-devtools/go/{go_1.22.6.bb => go_1.22.8.bb} (100%)
create mode 100644 meta/recipes-devtools/python/python3-maturin/0001-build_context-improve-wheel-reproducibility-by-sorti.patch
create mode 100644 meta/recipes-extended/groff/files/0001-hdtbl-Fix-Savannah-66316-missing-grn-dep.patch
create mode 100644 meta/recipes-graphics/virglrenderer/virglrenderer/0001-vrend-Fix-int-conversion-fatal-build-error-with-GCC-.patch
create mode 100644 meta/recipes-graphics/wayland/weston/0001-vnc-Allow-neatvnc-in-version-0.8.0.patch
rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_21.1.13.bb => xserver-xorg_21.1.14.bb} (92%)
rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2024.07.04.bb => wireless-regdb_2024.10.07.bb} (94%)
--
2.34.1
next reply other threads:[~2024-11-20 13:57 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-20 13:56 Steve Sakoman [this message]
2024-11-20 13:56 ` [OE-core][styhead 01/31] cve-check: add field "modified" to JSON report Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 02/31] cve-check: add support for cvss v4.0 Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 03/31] xserver-xorg: upgrade 21.1.13 -> 21.1.14 Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 04/31] tzdata/tzcode-native: upgrade 2024a -> 2024b Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 05/31] wireless-regdb: upgrade 2024.07.04 -> 2024.10.07 Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 06/31] go: upgrade 1.22.6 -> 1.22.7 Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 07/31] go: upgrade 1.22.7 -> 1.22.8 Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 08/31] weston: backport patch to allow neatvnc < v0.9.0 Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 09/31] pseudo: Fix envp bug and add posix_spawn wrapper Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 10/31] uboot-sign: fix concat_dtb arguments Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 11/31] strace: download release tarballs from GitHub Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 12/31] toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 13/31] virglrenderer: Add patch to fix -int-conversion build issue Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 14/31] oeqa/runtime/ssh: Rework ssh timeout Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 15/31] oeqa/runtime/ssh: Fix incorrect timeout fix Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 16/31] cml1.bbclass: do_diffconfig: Don't override .config with .config.orig Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 17/31] package_rpm: Check if file exists before open() Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 18/31] lib/oe/package-manager: skip processing installed-pkgs with empty globs Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 19/31] qemurunner: Clean up serial_lock handling Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 20/31] ovmf-native: remove .pyc files from install Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 21/31] gcc-source: Fix racing on building gcc-source-14.2.0 and lib32-gcc-source-14.2.0 Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 22/31] tcl: skip io-13.6 test case Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 23/31] groff: fix rare build race in hdtbl Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 24/31] util-linux: Add `findmnt` to the bash completion RDEPENDS Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 25/31] tune-cortexa32: set tune feature as armv8a Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 26/31] libgfortran: fix buildpath QA issue Steve Sakoman
2024-11-20 13:56 ` [OE-core][styhead 27/31] python3-maturin: sort external libs in wheel files Steve Sakoman
2024-11-20 13:57 ` [OE-core][styhead 28/31] udev-extraconf: fix network.sh script did not configure hotplugged interfaces Steve Sakoman
2024-11-20 13:57 ` [OE-core][styhead 29/31] weston: Add missing runtime dependency on freerdp Steve Sakoman
2024-11-20 13:57 ` [OE-core][styhead 30/31] glib-2.0: fix glib-2.0 ptest failure when upgrading tzdata2024b Steve Sakoman
2024-11-20 13:57 ` [OE-core][styhead 31/31] e2fsprogs: removed 'sed -u' option 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.1732110892.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.