All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Armin Kuster" <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [hardknott 0/7] Patch review July 15th
Date: Thu, 15 Jul 2021 10:00:35 -0700	[thread overview]
Message-ID: <cover.1626359076.git.akuster808@gmail.com> (raw)

Please have comments back by Friday

The following changes since commit c51e79dd854460c6f6949a187970d05362152e84:

  python3-django: upgrade 2.2.23 -> 2.2.24 (2021-06-27 07:50:20 -0700)

are available in the Git repository at:

  git://git.openembedded.org/meta-openembedded-contrib stable/hardknott-nut
  http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=stable/hardknott-nut

Adrian Zaharia (1):
  ntp: fix ntpdate to wait for subprocesses

Akifumi Chikazawa (1):
  openvpn: add CVE-2020-7224 and CVE-2020-27569 to allowlist

Changqing Li (1):
  nginx: fix CVE-2021-23017

Li Wang (1):
  apache2: fix CVE-2020-13950 CVE-2020-35452 CVE-2021-26690
    CVE-2021-26691 CVE-2021-30641

Masaki Ambai (1):
  nss: add CVE-2006-5201 to allowlist

Sam Van Den Berge (1):
  libiio: fix installing libiio when python3 bindings are enabled

massimo toscanelli (1):
  sysbench: fix memory test

 .../recipes-support/ntp/ntp/ntpdate           |  5 ++
 .../recipes-support/openvpn/openvpn_2.5.2.bb  |  3 +
 ...modifier-to-tmp-variable-in-memory-t.patch | 40 +++++++++++
 .../sysbench/sysbench_0.4.12.bb               |  4 +-
 ...rify-whether-libiio-is-installed-whe.patch | 37 +++++++++++
 meta-oe/recipes-support/libiio/libiio_git.bb  |  4 +-
 meta-oe/recipes-support/nss/nss_3.64.bb       |  3 +
 .../apache2/apache2/CVE-2020-13950.patch      | 45 +++++++++++++
 .../apache2/apache2/CVE-2020-35452.patch      | 49 ++++++++++++++
 .../apache2/apache2/CVE-2021-26690.patch      | 39 +++++++++++
 .../apache2/apache2/CVE-2021-26691.patch      | 35 ++++++++++
 .../apache2/apache2/CVE-2021-30641.patch      | 66 +++++++++++++++++++
 .../recipes-httpd/apache2/apache2_2.4.46.bb   |  5 ++
 .../nginx/files/CVE-2021-23017.patch          | 46 +++++++++++++
 meta-webserver/recipes-httpd/nginx/nginx.inc  |  1 +
 15 files changed, 380 insertions(+), 2 deletions(-)
 create mode 100644 meta-oe/recipes-benchmark/sysbench/sysbench/0001-Adding-volatile-modifier-to-tmp-variable-in-memory-t.patch
 create mode 100644 meta-oe/recipes-support/libiio/files/0001-python-Do-not-verify-whether-libiio-is-installed-whe.patch
 create mode 100644 meta-webserver/recipes-httpd/apache2/apache2/CVE-2020-13950.patch
 create mode 100644 meta-webserver/recipes-httpd/apache2/apache2/CVE-2020-35452.patch
 create mode 100644 meta-webserver/recipes-httpd/apache2/apache2/CVE-2021-26690.patch
 create mode 100644 meta-webserver/recipes-httpd/apache2/apache2/CVE-2021-26691.patch
 create mode 100644 meta-webserver/recipes-httpd/apache2/apache2/CVE-2021-30641.patch
 create mode 100644 meta-webserver/recipes-httpd/nginx/files/CVE-2021-23017.patch

-- 
2.25.1


             reply	other threads:[~2021-07-15 17:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-15 17:00 Armin Kuster [this message]
2021-07-15 17:00 ` [hardknott 1/7] nginx: fix CVE-2021-23017 Armin Kuster
2021-07-15 17:00 ` [hardknott 2/7] apache2: fix CVE-2020-13950 CVE-2020-35452 CVE-2021-26690 CVE-2021-26691 CVE-2021-30641 Armin Kuster
2021-07-15 17:00 ` [hardknott 3/7] openvpn: add CVE-2020-7224 and CVE-2020-27569 to allowlist Armin Kuster
2021-07-15 17:00 ` [hardknott 4/7] nss: add CVE-2006-5201 " Armin Kuster
2021-07-15 17:00 ` [hardknott 5/7] ntp: fix ntpdate to wait for subprocesses Armin Kuster
2021-07-15 17:00 ` [hardknott 6/7] libiio: fix installing libiio when python3 bindings are enabled Armin Kuster
2021-07-15 17:00 ` [hardknott 7/7] sysbench: fix memory test 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.1626359076.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.