Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Anuj Mittal" <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [gatesgarth][PATCH 0/4] Patch review request
Date: Mon,  6 Sep 2021 11:06:20 +0800	[thread overview]
Message-ID: <cover.1630897275.git.anuj.mittal@intel.com> (raw)

Gatesgarth isn't maintained anymore but it was pointed out that it's
missing an important fix. I tested it along with a few others and
didn't see any issue.

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

Thanks,

Anuj

The following changes since commit d47b7cdc3508343349f3bb3eacb2dc3227dd94d2:

  build-appliance-image: Update to gatesgarth head revision (2021-05-06 11:20:38 +0100)

are available in the Git repository at:

  git://push.openembedded.org/openembedded-core-contrib anujm/gatesgarth

Anatol Belski (1):
  tar: Fix CVE-2021-20193

Richard Purdie (3):
  lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for
    intercepts
  kernel: Fix interaction when packaging disabled
  kernel-devicetree: Fix interaction when packaging disabled

 meta/classes/kernel-devicetree.bbclass        |  11 +-
 meta/classes/kernel.bbclass                   |   2 +
 meta/lib/oe/package_manager/__init__.py       |   2 +-
 .../tar/tar/CVE-2021-20193.patch              | 133 ++++++++++++++++++
 meta/recipes-extended/tar/tar_1.32.bb         |   1 +
 5 files changed, 144 insertions(+), 5 deletions(-)
 create mode 100644 meta/recipes-extended/tar/tar/CVE-2021-20193.patch

-- 
2.31.1


             reply	other threads:[~2021-09-06  3:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-06  3:06 Anuj Mittal [this message]
2021-09-06  3:06 ` [gatesgarth][PATCH 1/4] lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for intercepts Anuj Mittal
2021-09-06  3:06 ` [gatesgarth][PATCH 2/4] tar: Fix CVE-2021-20193 Anuj Mittal
2021-09-06  3:06 ` [gatesgarth][PATCH 3/4] kernel: Fix interaction when packaging disabled Anuj Mittal
2021-09-06  3:06 ` [gatesgarth][PATCH 4/4] kernel-devicetree: " 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.1630897275.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox