From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][nanbield 00/14] Patch review
Date: Sun, 17 Mar 2024 16:21:44 -1000 [thread overview]
Message-ID: <cover.1710728384.git.steve@sakoman.com> (raw)
Please review this set of changes for nanbield and have comments back by
end of day Tuesday, March 19
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/6688
The following changes since commit f40a53370eac89df38b2fab47c411a61d4df4fc0:
gnutls: Upgrade 3.8.2 -> 3.8.3 (2024-03-12 06:25:19 -1000)
are available in the Git repository at:
https://git.openembedded.org/openembedded-core-contrib stable/nanbield-nut
https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/nanbield-nut
Alex Kiernan (1):
wireless-regdb: Upgrade 2023.09.01 -> 2024.01.23
Alexander Kanavin (1):
linux-firmware: upgrade 20231211 -> 20240220
Claus Stovgaard (1):
wpa-supplicant: Fix CVE-2023-52160
Khem Raj (1):
core-image-ptest: Increase disk size to 1.5G for strace ptest image
Lee Chee Yang (1):
openssl: upgrade to 3.1.5
Michael Halstead (1):
yocto-uninative: Update to 4.4 for glibc 2.39
Priyal Doshi (1):
tzdata : Upgrade to 2024a
Simone Weiß (1):
cve-check: Log if CVE_STATUS set but not reported for component
Yoann Congal (6):
cve-update-nvd2-native: Fix typo in comment
cve-update-nvd2-native: Add an age threshold for incremental update
cve-update-nvd2-native: Remove duplicated CVE_CHECK_DB_FILE definition
cve-update-nvd2-native: nvd_request_next: Improve comment
cve-update-nvd2-native: Fix CVE configuration update
cve-update-nvd2-native: Remove rejected CVE from database
meta/classes/cve-check.bbclass | 3 +
meta/conf/distro/include/yocto-uninative.inc | 10 +-
.../openssl/openssl/fix_random_labels.patch | 22 --
.../{openssl_3.1.4.bb => openssl_3.1.5.bb} | 4 +-
...te-Phase-2-authentication-requiremen.patch | 213 ++++++++++++++++++
.../wpa-supplicant/wpa-supplicant_2.10.bb | 1 +
meta/recipes-core/images/core-image-ptest.bb | 2 +-
.../meta/cve-update-nvd2-native.bb | 35 ++-
meta/recipes-extended/timezone/timezone.inc | 6 +-
...20231211.bb => linux-firmware_20240220.bb} | 6 +-
....09.01.bb => wireless-regdb_2024.01.23.bb} | 4 +-
11 files changed, 260 insertions(+), 46 deletions(-)
delete mode 100644 meta/recipes-connectivity/openssl/openssl/fix_random_labels.patch
rename meta/recipes-connectivity/openssl/{openssl_3.1.4.bb => openssl_3.1.5.bb} (98%)
create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0001-PEAP-client-Update-Phase-2-authentication-requiremen.patch
rename meta/recipes-kernel/linux-firmware/{linux-firmware_20231211.bb => linux-firmware_20240220.bb} (99%)
rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2023.09.01.bb => wireless-regdb_2024.01.23.bb} (88%)
--
2.34.1
next reply other threads:[~2024-03-18 2:22 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-18 2:21 Steve Sakoman [this message]
2024-03-18 2:21 ` [OE-core][nanbield 01/14] cve-check: Log if CVE_STATUS set but not reported for component Steve Sakoman
2024-03-18 2:21 ` [OE-core][nanbield 02/14] wpa-supplicant: Fix CVE-2023-52160 Steve Sakoman
2024-03-18 2:21 ` [OE-core][nanbield 03/14] cve-update-nvd2-native: Fix typo in comment Steve Sakoman
2024-03-18 2:21 ` [OE-core][nanbield 04/14] cve-update-nvd2-native: Add an age threshold for incremental update Steve Sakoman
2024-03-18 2:21 ` [OE-core][nanbield 05/14] cve-update-nvd2-native: Remove duplicated CVE_CHECK_DB_FILE definition Steve Sakoman
2024-03-18 2:21 ` [OE-core][nanbield 06/14] cve-update-nvd2-native: nvd_request_next: Improve comment Steve Sakoman
2024-03-18 2:21 ` [OE-core][nanbield 07/14] cve-update-nvd2-native: Fix CVE configuration update Steve Sakoman
2024-03-18 2:21 ` [OE-core][nanbield 08/14] cve-update-nvd2-native: Remove rejected CVE from database Steve Sakoman
2024-03-18 2:21 ` [OE-core][nanbield 09/14] openssl: upgrade to 3.1.5 Steve Sakoman
2024-03-18 2:21 ` [OE-core][nanbield 10/14] wireless-regdb: Upgrade 2023.09.01 -> 2024.01.23 Steve Sakoman
2024-03-18 2:21 ` [OE-core][nanbield 11/14] linux-firmware: upgrade 20231211 -> 20240220 Steve Sakoman
2024-03-18 2:21 ` [OE-core][nanbield 12/14] tzdata : Upgrade to 2024a Steve Sakoman
2024-03-18 2:21 ` [OE-core][nanbield 13/14] yocto-uninative: Update to 4.4 for glibc 2.39 Steve Sakoman
2024-03-18 2:21 ` [OE-core][nanbield 14/14] core-image-ptest: Increase disk size to 1.5G for strace ptest image 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.1710728384.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