public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][dunfell 00/14] Patch review
Date: Thu, 22 Jun 2023 05:31:29 -1000	[thread overview]
Message-ID: <cover.1687446532.git.steve@sakoman.com> (raw)

Please review this set of changes for dunfell and have comments back by
end of day Monday.

Passed a-full on autobuilder:

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/5493

The following changes since commit 77f6fbfa18b4ad77c3756cfdc45d441a20210781:

  build-appliance-image: Update to dunfell head revision (2023-06-17 09:47:49 -1000)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib stable/dunfell-nut
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-nut

Abdellatif El Khlifi (1):
  kernel-fitimage: adding support for Initramfs bundle and u-boot script

Andrej Valek (1):
  kernel-fitimage: use correct kernel image

Hitendra Prajapati (1):
  openssl: CVE-2023-2650 Possible DoS translating ASN.1 object
    identifiers

Ian Ray (1):
  systemd-systemctl: support instance expansion in WantedBy

Jan Vermaete (1):
  cve-update-nvd2-native: added the missing http import

Marta Rybczynska (1):
  cve-update-nvd2-native: new CVE database fetcher

Martin Siegumfeldt (1):
  systemd-systemctl: fix instance template WantedBy symlink construction

Michael Halstead (4):
  uninative: Upgrade to 3.8.1 to include libgcc
  uninative: Upgrade to 3.9 to include glibc 2.37
  uninative: Upgrade to 3.10 to support gcc 13
  uninative: Upgrade to 4.0 to include latest gcc 13.1.1

Richard Purdie (1):
  uninative: Ensure uninative is enabled in all cases for BuildStarted
    event

Sanjay Chitroda (1):
  cups: Fix CVE-2023-32324

Steve Sakoman (1):
  uninative.bbclass: handle read only files outside of patchelf

 meta/classes/cve-check.bbclass                |   4 +-
 meta/classes/kernel-fitimage.bbclass          | 142 ++++++--
 meta/classes/uninative.bbclass                |   4 +
 meta/conf/distro/include/yocto-uninative.inc  |  10 +-
 .../openssl/openssl/CVE-2023-2650.patch       | 122 +++++++
 .../openssl/openssl_1.1.1t.bb                 |   1 +
 .../meta/cve-update-nvd2-native.bb            | 334 ++++++++++++++++++
 .../systemd/systemd-systemctl/systemctl       |   8 +-
 meta/recipes-extended/cups/cups.inc           |   1 +
 .../cups/cups/CVE-2023-32324.patch            |  36 ++
 10 files changed, 629 insertions(+), 33 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2023-2650.patch
 create mode 100644 meta/recipes-core/meta/cve-update-nvd2-native.bb
 create mode 100644 meta/recipes-extended/cups/cups/CVE-2023-32324.patch

-- 
2.34.1



             reply	other threads:[~2023-06-22 15:31 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-22 15:31 Steve Sakoman [this message]
2023-06-22 15:31 ` [OE-core][dunfell 01/14] cups: Fix CVE-2023-32324 Steve Sakoman
2023-06-22 15:31 ` [OE-core][dunfell 02/14] openssl: CVE-2023-2650 Possible DoS translating ASN.1 object identifiers Steve Sakoman
2023-06-22 15:31 ` [OE-core][dunfell 03/14] cve-update-nvd2-native: new CVE database fetcher Steve Sakoman
2023-06-22 15:31 ` [OE-core][dunfell 04/14] cve-update-nvd2-native: added the missing http import Steve Sakoman
2023-06-22 15:31 ` [OE-core][dunfell 05/14] uninative: Ensure uninative is enabled in all cases for BuildStarted event Steve Sakoman
2023-06-22 15:31 ` [OE-core][dunfell 06/14] uninative: Upgrade to 3.8.1 to include libgcc Steve Sakoman
2023-06-22 15:31 ` [OE-core][dunfell 07/14] uninative: Upgrade to 3.9 to include glibc 2.37 Steve Sakoman
2023-06-22 15:31 ` [OE-core][dunfell 08/14] uninative: Upgrade to 3.10 to support gcc 13 Steve Sakoman
2023-06-22 15:31 ` [OE-core][dunfell 09/14] uninative: Upgrade to 4.0 to include latest gcc 13.1.1 Steve Sakoman
2023-06-22 15:31 ` [OE-core][dunfell 10/14] uninative.bbclass: handle read only files outside of patchelf Steve Sakoman
2023-06-22 15:31 ` [OE-core][dunfell 11/14] kernel-fitimage: adding support for Initramfs bundle and u-boot script Steve Sakoman
2023-06-22 15:31 ` [OE-core][dunfell 12/14] kernel-fitimage: use correct kernel image Steve Sakoman
2023-06-22 15:31 ` [OE-core][dunfell 13/14] systemd-systemctl: fix instance template WantedBy symlink construction Steve Sakoman
2023-06-22 15:31 ` [OE-core][dunfell 14/14] systemd-systemctl: support instance expansion in WantedBy Steve Sakoman
2023-08-02 12:05 ` [OE-core][dunfell 00/14] Patch review Marta Rybczynska
  -- strict thread matches above, loose matches on Subject: below --
2023-09-12 13:53 Steve Sakoman
2023-08-25  2:47 Steve Sakoman
2023-03-21 14:20 Steve Sakoman
2022-08-29 21:02 Steve Sakoman
2022-07-07 21:59 Steve Sakoman
2022-06-08 14:46 Steve Sakoman
2022-05-11 18:19 Steve Sakoman
2021-12-22 14:12 Steve Sakoman
     [not found] <16B6626DB9B02798.14836@lists.openembedded.org>
2021-11-11 14:16 ` Steve Sakoman
2021-11-11  4:08 Steve Sakoman
2021-06-28 15:05 Steve Sakoman
2021-06-29  0:13 ` [dunfell " Minjae Kim
2021-06-29 14:09   ` [OE-core] " Steve Sakoman
2020-10-22 15:51 [OE-core][dunfell " Steve Sakoman
2020-10-09 14:18 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.1687446532.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