From: Anuj Mittal <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [honister][PATCH 00/11] Patch review
Date: Wed, 20 Apr 2022 09:59:05 +0800 [thread overview]
Message-ID: <cover.1650378286.git.anuj.mittal@intel.com> (raw)
Next changes for honister. Please review.
No problems seen while testing on autobuilder.
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3544
Thanks,
Anuj
The following changes since commit 75e47b96d8cf82ec4a7fa3225c7fbb5b6ab62b02:
webkitgtk: update to 2.32.4 (2022-04-07 14:40:14 +0800)
are available in the Git repository at:
git://push.openembedded.org/openembedded-core-contrib anujm/honister
Alexandre Belloni (1):
pseudo: Fix handling of absolute links
Bruce Ashfield (1):
linux-yocto/5.10: update to v5.10.109
Joe Slater (1):
unzip: fix CVE-2021-4217
Martin Jansa (1):
license_image.bbclass: close package.manifest file
Ralph Siemsen (1):
xz: fix CVE-2022-1271
Richard Purdie (6):
scripts/runqemu: Fix memory limits for qemux86-64
vim: Upgrade 8.2.4524 -> 8.2.4681
uninative: Upgrade to 3.6 with gcc 12 support
tiff: Add marker for CVE-2022-1056 being fixed
externalsrc/devtool: Fix to work with fixed export funcition flags
handling
libxshmfence: Correct LICENSE to HPND
.../recipeutils/recipeutils-test_1.2.bb | 2 +-
meta/classes/externalsrc.bbclass | 19 ++--
meta/classes/license_image.bbclass | 4 +-
meta/conf/distro/include/yocto-uninative.inc | 8 +-
meta/recipes-devtools/pseudo/pseudo_git.bb | 2 +-
.../unzip/unzip/CVE-2021-4217.patch | 67 +++++++++++++
meta/recipes-extended/unzip/unzip_6.0.bb | 1 +
.../xz/xz/CVE-2022-1271.patch | 96 +++++++++++++++++++
meta/recipes-extended/xz/xz_5.2.5.bb | 4 +-
.../xorg-lib/libxshmfence_1.3.bb | 2 +-
.../linux/linux-yocto-rt_5.10.bb | 6 +-
.../linux/linux-yocto-tiny_5.10.bb | 8 +-
meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 ++---
...ue-380-and-382-heap-buffer-overflow-.patch | 1 +
meta/recipes-support/vim/vim.inc | 6 +-
scripts/runqemu | 2 +-
16 files changed, 210 insertions(+), 42 deletions(-)
create mode 100644 meta/recipes-extended/unzip/unzip/CVE-2021-4217.patch
create mode 100644 meta/recipes-extended/xz/xz/CVE-2022-1271.patch
--
2.35.1
next reply other threads:[~2022-04-21 16:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-20 1:59 Anuj Mittal [this message]
2022-04-20 1:59 ` [honister][PATCH 01/11] scripts/runqemu: Fix memory limits for qemux86-64 Anuj Mittal
2022-04-20 1:59 ` [honister][PATCH 02/11] unzip: fix CVE-2021-4217 Anuj Mittal
2022-04-20 1:59 ` [honister][PATCH 03/11] vim: Upgrade 8.2.4524 -> 8.2.4681 Anuj Mittal
2022-04-20 1:59 ` [honister][PATCH 04/11] linux-yocto/5.10: update to v5.10.109 Anuj Mittal
2022-04-20 1:59 ` [honister][PATCH 05/11] pseudo: Fix handling of absolute links Anuj Mittal
2022-04-20 1:59 ` [honister][PATCH 06/11] xz: fix CVE-2022-1271 Anuj Mittal
2022-04-20 1:59 ` [honister][PATCH 07/11] uninative: Upgrade to 3.6 with gcc 12 support Anuj Mittal
2022-04-20 1:59 ` [honister][PATCH 08/11] tiff: Add marker for CVE-2022-1056 being fixed Anuj Mittal
2022-04-20 1:59 ` [honister][PATCH 09/11] externalsrc/devtool: Fix to work with fixed export funcition flags handling Anuj Mittal
2022-04-20 1:59 ` [honister][PATCH 10/11] libxshmfence: Correct LICENSE to HPND Anuj Mittal
2022-04-20 1:59 ` [honister][PATCH 11/11] license_image.bbclass: close package.manifest file Anuj Mittal
-- strict thread matches above, loose matches on Subject: below --
2021-12-31 0:19 [honister][PATCH 00/11] Patch review Anuj Mittal
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.1650378286.git.anuj.mittal@intel.com \
--to=anuj.mittal@intel.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.