From: Armin Kuster <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [kirkstone 00/10] Patch review
Date: Sun, 29 Jan 2023 16:00:28 -0500 [thread overview]
Message-ID: <cover.1675025970.git.akuster808@gmail.com> (raw)
Please have comments back by Tuesday
The following changes since commit 29a2410f75a483bbaa5520aa2cdc24aba3b726b6:
postfix: upgrade 3.6.5 -> 3.6.7 (2023-01-12 11:06:02 -0500)
are available in the Git repository at:
git://git.openembedded.org/meta-openembedded-contrib stable/kirkstone-nut
http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=stable/kirkstone-nut
Andrej Valek (1):
grpc: upgrade 1.45.2 -> 1.46.6
Changqing Li (3):
redis: 6.2.7 -> 6.2.8
redis: upgrade 7.0.4 to 7.0.5
redis: 7.0.5 -> 7.0.7
Chee Yang Lee (1):
zsh: Fix CVE-2021-45444
Hermes Zhang (1):
kernel_add_regdb: Change the task order
Hitendra Prajapati (2):
net-snmp: CVE-2022-44792 & CVE-2022-44793 Fix NULL Pointer Exception
krb5: CVE-2022-42898 integer overflow vulnerabilities in PAC parsing
Niko Mauno (2):
nftables: Fix missing leading whitespace with ':append'
Fix missing leading whitespace with ':append'
.../classes/kernel_wireless_regdb.bbclass | 2 +-
.../recipes-filter/nftables/nftables_1.0.2.bb | 2 +-
.../CVE-2022-44792-CVE-2022-44793.patch | 116 +++++++++++++++
.../net-snmp/net-snmp_5.9.3.bb | 1 +
.../krb5/krb5/CVE-2022-42898.patch | 110 ++++++++++++++
.../recipes-connectivity/krb5/krb5_1.17.2.bb | 1 +
.../recipes-core/dbus-cxx/dbus-cxx_2.1.0.bb | 2 +-
.../fsverity-utils/fsverity-utils_1.5.bb | 2 +-
.../grpc/{grpc_1.45.2.bb => grpc_1.46.6.bb} | 4 +-
...006-Define-correct-gregs-for-RISCV32.patch | 20 +--
...006-Define-correct-gregs-for-RISCV32.patch | 15 +-
.../redis/{redis_6.2.7.bb => redis_6.2.8.bb} | 2 +-
.../redis/{redis_7.0.4.bb => redis_7.0.7.bb} | 2 +-
.../zsh/zsh/CVE-2021-45444_1.patch | 60 ++++++++
.../zsh/zsh/CVE-2021-45444_2.patch | 140 ++++++++++++++++++
.../zsh/zsh/CVE-2021-45444_3.patch | 77 ++++++++++
meta-oe/recipes-shells/zsh/zsh_5.8.bb | 6 +-
17 files changed, 538 insertions(+), 24 deletions(-)
create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/CVE-2022-44792-CVE-2022-44793.patch
create mode 100644 meta-oe/recipes-connectivity/krb5/krb5/CVE-2022-42898.patch
rename meta-oe/recipes-devtools/grpc/{grpc_1.45.2.bb => grpc_1.46.6.bb} (97%)
rename meta-oe/recipes-extended/redis/{redis_6.2.7.bb => redis_6.2.8.bb} (96%)
rename meta-oe/recipes-extended/redis/{redis_7.0.4.bb => redis_7.0.7.bb} (96%)
create mode 100644 meta-oe/recipes-shells/zsh/zsh/CVE-2021-45444_1.patch
create mode 100644 meta-oe/recipes-shells/zsh/zsh/CVE-2021-45444_2.patch
create mode 100644 meta-oe/recipes-shells/zsh/zsh/CVE-2021-45444_3.patch
--
2.25.1
next reply other threads:[~2023-01-29 21:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-29 21:00 Armin Kuster [this message]
2023-01-29 21:00 ` [kirkstone 01/10] zsh: Fix CVE-2021-45444 Armin Kuster
2023-01-29 21:00 ` [kirkstone 02/10] kernel_add_regdb: Change the task order Armin Kuster
2023-01-29 21:00 ` [kirkstone 03/10] redis: 6.2.7 -> 6.2.8 Armin Kuster
2023-01-29 21:00 ` [kirkstone 04/10] net-snmp: CVE-2022-44792 & CVE-2022-44793 Fix NULL Pointer Exception Armin Kuster
2023-01-29 21:00 ` [kirkstone 05/10] krb5: CVE-2022-42898 integer overflow vulnerabilities in PAC parsing Armin Kuster
2023-01-29 21:00 ` [kirkstone 06/10] redis: upgrade 7.0.4 to 7.0.5 Armin Kuster
2023-01-29 21:00 ` [kirkstone 07/10] redis: 7.0.5 -> 7.0.7 Armin Kuster
2023-01-29 21:00 ` [kirkstone 08/10] grpc: upgrade 1.45.2 -> 1.46.6 Armin Kuster
2023-02-21 17:21 ` [oe] " Clément Péron
2023-01-29 21:00 ` [kirkstone 09/10] nftables: Fix missing leading whitespace with ':append' Armin Kuster
2023-01-29 21:00 ` [kirkstone 10/10] " Armin Kuster
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.1675025970.git.akuster808@gmail.com \
--to=akuster808@gmail.com \
--cc=openembedded-devel@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.