From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][scarthgap 00/15] Patch review
Date: Wed, 4 Dec 2024 12:36:07 -0800 [thread overview]
Message-ID: <cover.1733344462.git.steve@sakoman.com> (raw)
Please review this set of changes for scarthgap and have comments back by
end of day Friday, December 6
Passed a-full on autobuilder:
https://valkyrie.yoctoproject.org/#/builders/29/builds/582
The following changes since commit e0c4f2f69723f64a29ba35c4de5fb1a7c79ef718:
rootfs: Ensure run-postinsts is not uninstalled for read-only-rootfs-delayed-postinsts (2024-12-02 10:18:14 -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
Changqing Li (1):
rxvt-unicode.inc: disable the terminfo installation by setting TIC to
:
Hongxu Jia (2):
ovmf: fix CVE-2024-38796
ovmf: fix CVE-2024-1298
Richard Purdie (12):
do_package/sstate/sstatesig: Change timestamp clamping to hash output
only
selftest/reproducible: Drop rawlogs
selftest/reproducible: Clean up pathnames
resulttool: Allow store to filter to specific revisions
resulttool: Use single space indentation in json output
oeqa/utils/gitarchive: Return tag name and improve exclude handling
resulttool: Fix passthrough of --all files in store mode
resulttool: Add --logfile-archive option to store mode
resulttool: Handle ltp rawlogs as well as ptest
resulttool: Clean up repoducible build logs
resulttool: Trim the precision of duration information
resulttool: Improve repo layout for oeselftest results
meta/classes-global/sstate.bbclass | 16 ----
meta/lib/oe/sstatesig.py | 7 +-
meta/lib/oeqa/core/runner.py | 2 +-
meta/lib/oeqa/selftest/cases/reproducible.py | 8 +-
meta/lib/oeqa/utils/gitarchive.py | 4 +-
...ential-UINT32-overflow-in-S3-ResumeC.patch | 51 +++++++++++++
...-Fix-overflow-issue-in-BasePeCoffLib.patch | 36 +++++++++
meta/recipes-core/ovmf/ovmf_git.bb | 2 +
.../rxvt-unicode/rxvt-unicode.inc | 3 +-
scripts/lib/resulttool/manualexecution.py | 2 +-
scripts/lib/resulttool/report.py | 2 +-
scripts/lib/resulttool/resultutils.py | 76 +++++++++++++++----
scripts/lib/resulttool/store.py | 26 ++++++-
13 files changed, 188 insertions(+), 47 deletions(-)
create mode 100644 meta/recipes-core/ovmf/ovmf/0001-MdeModulePkg-Potential-UINT32-overflow-in-S3-ResumeC.patch
create mode 100644 meta/recipes-core/ovmf/ovmf/0001-MdePkg-Fix-overflow-issue-in-BasePeCoffLib.patch
--
2.34.1
next reply other threads:[~2024-12-04 20:36 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-04 20:36 Steve Sakoman [this message]
2024-12-04 20:36 ` [OE-core][scarthgap 01/15] ovmf: fix CVE-2024-38796 Steve Sakoman
2024-12-04 20:36 ` [OE-core][scarthgap 02/15] ovmf: fix CVE-2024-1298 Steve Sakoman
2024-12-04 20:36 ` [OE-core][scarthgap 03/15] do_package/sstate/sstatesig: Change timestamp clamping to hash output only Steve Sakoman
2024-12-04 20:36 ` [OE-core][scarthgap 04/15] rxvt-unicode.inc: disable the terminfo installation by setting TIC to : Steve Sakoman
2024-12-04 20:36 ` [OE-core][scarthgap 05/15] selftest/reproducible: Drop rawlogs Steve Sakoman
2024-12-04 20:36 ` [OE-core][scarthgap 06/15] selftest/reproducible: Clean up pathnames Steve Sakoman
2024-12-04 20:36 ` [OE-core][scarthgap 07/15] resulttool: Allow store to filter to specific revisions Steve Sakoman
2024-12-04 20:36 ` [OE-core][scarthgap 08/15] resulttool: Use single space indentation in json output Steve Sakoman
2024-12-04 20:36 ` [OE-core][scarthgap 09/15] oeqa/utils/gitarchive: Return tag name and improve exclude handling Steve Sakoman
2024-12-04 20:36 ` [OE-core][scarthgap 10/15] resulttool: Fix passthrough of --all files in store mode Steve Sakoman
2024-12-04 20:36 ` [OE-core][scarthgap 11/15] resulttool: Add --logfile-archive option to " Steve Sakoman
2024-12-04 20:36 ` [OE-core][scarthgap 12/15] resulttool: Handle ltp rawlogs as well as ptest Steve Sakoman
2024-12-04 20:36 ` [OE-core][scarthgap 13/15] resulttool: Clean up repoducible build logs Steve Sakoman
2024-12-04 20:36 ` [OE-core][scarthgap 14/15] resulttool: Trim the precision of duration information Steve Sakoman
2024-12-04 20:36 ` [OE-core][scarthgap 15/15] resulttool: Improve repo layout for oeselftest results Steve Sakoman
-- strict thread matches above, loose matches on Subject: below --
2025-01-13 20:46 [OE-core][scarthgap 00/15] Patch review Steve Sakoman
2025-01-13 22:32 ` [scarthgap " Adrian Freihofer
2025-01-14 15:56 ` [OE-core] " Steve Sakoman
2025-01-14 16:31 ` Adrian Freihofer
2025-04-30 2:59 [OE-core][scarthgap " Steve Sakoman
2026-03-20 0:28 Yoann Congal
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.1733344462.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox