All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][nanbield 0/9] Patch review
Date: Tue, 19 Dec 2023 16:17:50 -1000	[thread overview]
Message-ID: <cover.1703038443.git.steve@sakoman.com> (raw)

Please review this set of changes for nanbield and have comments back by
end of day Thursday, December 21

Passed a-full on autobuilder:

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

The following changes since commit 427c43d8e3315fa6872feaa71d135de60c810de7:

  sstate: Ensure sstate searches update file mtime (2023-12-08 07:15:08 -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

Lee Chee Yang (5):
  avahi: add CVE-2023-38473.patch to SRC_URL
  grub: fix CVE-2023-4692 CVE-2023-4693
  curl: fix CVE-2023-46218
  perlcross: update to 1.5.2
  perl: 5.38.0 -> 5.38.2

Rasmus Villemoes (1):
  perf: lift TARGET_CC_ARCH modification out of security_flags.inc

Sundeep KOKKONDA (2):
  glibc: stable 2.38 branch updates
  binutils: stable 2.41 branch updates

Wang Mingyu (1):
  ghostscript: upgrade 10.02.0 -> 10.02.1

 meta/conf/distro/include/security_flags.inc   |  1 -
 .../grub/files/CVE-2023-4692.patch            | 97 +++++++++++++++++++
 .../grub/files/CVE-2023-4693.patch            | 62 ++++++++++++
 meta/recipes-bsp/grub/grub2.inc               |  2 +
 meta/recipes-connectivity/avahi/avahi_0.8.bb  |  1 +
 meta/recipes-core/glibc/glibc-version.inc     |  2 +-
 .../binutils/binutils-2.41.inc                |  2 +-
 ...mt.sh-add-32-bit-integer-format-defi.patch | 28 ------
 .../{perlcross_1.5.bb => perlcross_1.5.2.bb}  |  3 +-
 .../perl/{perl_5.38.0.bb => perl_5.38.2.bb}   |  2 +-
 ...ript_10.02.0.bb => ghostscript_10.02.1.bb} |  2 +-
 meta/recipes-kernel/perf/perf.bb              |  9 ++
 .../curl/curl/CVE-2023-46218.patch            | 52 ++++++++++
 meta/recipes-support/curl/curl_8.4.0.bb       |  1 +
 14 files changed, 229 insertions(+), 35 deletions(-)
 create mode 100644 meta/recipes-bsp/grub/files/CVE-2023-4692.patch
 create mode 100644 meta/recipes-bsp/grub/files/CVE-2023-4693.patch
 delete mode 100644 meta/recipes-devtools/perl-cross/files/0001-cnf-configure_pfmt.sh-add-32-bit-integer-format-defi.patch
 rename meta/recipes-devtools/perl-cross/{perlcross_1.5.bb => perlcross_1.5.2.bb} (86%)
 rename meta/recipes-devtools/perl/{perl_5.38.0.bb => perl_5.38.2.bb} (99%)
 rename meta/recipes-extended/ghostscript/{ghostscript_10.02.0.bb => ghostscript_10.02.1.bb} (97%)
 create mode 100644 meta/recipes-support/curl/curl/CVE-2023-46218.patch

-- 
2.34.1



             reply	other threads:[~2023-12-20  2:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-20  2:17 Steve Sakoman [this message]
2023-12-20  2:17 ` [OE-core][nanbield 1/9] avahi: add CVE-2023-38473.patch to SRC_URL Steve Sakoman
2023-12-20  2:17 ` [OE-core][nanbield 2/9] grub: fix CVE-2023-4692 CVE-2023-4693 Steve Sakoman
2023-12-20  2:17 ` [OE-core][nanbield 3/9] curl: fix CVE-2023-46218 Steve Sakoman
2023-12-20  2:17 ` [OE-core][nanbield 4/9] perlcross: update to 1.5.2 Steve Sakoman
2023-12-20  2:17 ` [OE-core][nanbield 5/9] perl: 5.38.0 -> 5.38.2 Steve Sakoman
2023-12-20  2:17 ` [OE-core][nanbield 6/9] ghostscript: upgrade 10.02.0 -> 10.02.1 Steve Sakoman
2023-12-20  2:17 ` [OE-core][nanbield 7/9] glibc: stable 2.38 branch updates Steve Sakoman
2023-12-20  2:17 ` [OE-core][nanbield 8/9] binutils: stable 2.41 " Steve Sakoman
2023-12-20  2:17 ` [OE-core][nanbield 9/9] perf: lift TARGET_CC_ARCH modification out of security_flags.inc 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.1703038443.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.