All of lore.kernel.org
 help / color / mirror / Atom feed
From: Armin Kuster <akuster808@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [warrior] 0/8] Patch review
Date: Sun,  6 Oct 2019 08:24:00 -0700	[thread overview]
Message-ID: <cover.1570375187.git.akuster808@gmail.com> (raw)

Next series to review.

Please comment by Monday.
All these have already been sent to the list so short review period.


The following changes since commit acc0f4a6a99fe9367e57a5c2a4f995b6f4db4a9f:

  runqemu: Add support for kvm on aarch64 (2019-10-01 10:48:46 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib stable/warrior-nmut
  http://cgit.openembedded.org//log/?h=stable/warrior-nmut

Adrian Bunk (1):
  json-c: Don't --enable-rdrand

Alexander Kanavin (1):
  python: update to 3.7.3

Andrii Bordunov via Openembedded-core (1):
  classes/image-live.bbclass: Don't hardcode cpio.gz

Anuj Mittal (1):
  python3: upgrade 3.7.3 -> 3.7.4

Armin Kuster (2):
  qemu: Fix CVE-2019-8934
  qemu: fix build issue on new hosts with glibc 2.30

Dan Tran (1):
  unzip: Fix CVE-2019-13232

Jan Klare (1):
  systemd: update SRCREV for systemd v241-stable

 meta/classes/image-live.bbclass                    |   2 +-
 meta/recipes-core/systemd/systemd.inc              |   2 +-
 meta/recipes-devtools/json-c/json-c_0.13.1.bb      |   2 -
 ...ysconfig-append-STAGING_LIBDIR-python-sys.patch |   2 +-
 ...2-distutils-prefix-is-inside-staging-area.patch |   2 +-
 .../python/python3/CVE-2018-20852.patch            | 124 -------
 .../python/python3/CVE-2019-9636.patch             | 154 ---------
 .../python/python3/CVE-2019-9740.patch             | 151 ---------
 .../python/{python3_3.7.2.bb => python3_3.7.4.bb}  |   9 +-
 meta/recipes-devtools/qemu/qemu.inc                |   3 +
 ...nux-user-assume-__NR_gettid-always-exists.patch |  49 +++
 ...rename-gettid-to-sys_gettid-to-avoid-clas.patch |  95 ++++++
 .../recipes-devtools/qemu/qemu/CVE-2019-8934.patch | 215 +++++++++++++
 .../unzip/unzip/CVE-2019-13232_p1.patch            |  33 ++
 .../unzip/unzip/CVE-2019-13232_p2.patch            | 356 +++++++++++++++++++++
 .../unzip/unzip/CVE-2019-13232_p3.patch            | 121 +++++++
 meta/recipes-extended/unzip/unzip_6.0.bb           |   3 +
 17 files changed, 882 insertions(+), 441 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python3/CVE-2018-20852.patch
 delete mode 100644 meta/recipes-devtools/python/python3/CVE-2019-9636.patch
 delete mode 100644 meta/recipes-devtools/python/python3/CVE-2019-9740.patch
 rename meta/recipes-devtools/python/{python3_3.7.2.bb => python3_3.7.4.bb} (97%)
 create mode 100644 meta/recipes-devtools/qemu/qemu/0001-linux-user-assume-__NR_gettid-always-exists.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/0001-linux-user-rename-gettid-to-sys_gettid-to-avoid-clas.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2019-8934.patch
 create mode 100644 meta/recipes-extended/unzip/unzip/CVE-2019-13232_p1.patch
 create mode 100644 meta/recipes-extended/unzip/unzip/CVE-2019-13232_p2.patch
 create mode 100644 meta/recipes-extended/unzip/unzip/CVE-2019-13232_p3.patch

-- 
2.7.4



             reply	other threads:[~2019-10-06 15:24 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-06 15:24 Armin Kuster [this message]
2019-10-06 15:24 ` [warrior] 1/8] python: update to 3.7.3 Armin Kuster
2019-10-06 15:24 ` [warrior] 2/8] python3: upgrade 3.7.3 -> 3.7.4 Armin Kuster
2019-10-06 15:24 ` [warrior] 3/8] json-c: Don't --enable-rdrand Armin Kuster
2019-10-06 15:24 ` [warrior] 4/8] qemu: Fix CVE-2019-8934 Armin Kuster
2019-10-06 15:24 ` [warrior] 5/8] unzip: Fix CVE-2019-13232 Armin Kuster
2019-10-06 15:24 ` [warrior] 6/8] classes/image-live.bbclass: Don't hardcode cpio.gz Armin Kuster
2019-10-06 15:24 ` [warrior] 7/8] systemd: update SRCREV for systemd v241-stable Armin Kuster
2019-10-06 15:24 ` [warrior] 8/8] qemu: fix build issue on new hosts with glibc 2.30 Armin Kuster
2019-10-06 16:38 ` [warrior] 0/8] Patch review Martin Jansa
2019-10-06 17:31   ` akuster808
  -- strict thread matches above, loose matches on Subject: below --
2020-05-19 14:51 [warrior " akuster
2019-07-21 14:41 [warrior] 0/8] patch review Armin Kuster
2019-07-21 14:47 ` Khem Raj
2019-09-02 11:47   ` Martin Jansa
2019-09-02 17:49     ` akuster808
2019-09-03  2:40     ` akuster808

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.1570375187.git.akuster808@gmail.com \
    --to=akuster808@gmail.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.