All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yi Zhao" <yi.zhao@windriver.com>
To: yocto@lists.yoctoproject.org, jason.wessel@windriver.com,
	mark.hatle@kernel.crashing.org
Subject: [meta-openssl102-fips][PATCH 0/6] hardknott fixes
Date: Thu, 22 Apr 2021 14:56:03 +0800	[thread overview]
Message-ID: <20210422065609.143415-1-yi.zhao@windriver.com> (raw)



Changqing Li (1):
  openssh: refresh patches to 8.5p1

Chen Qi (1):
  layer.conf: add hardknott to LAYERSERIES_COMPAT

Yi Zhao (4):
  README.build: add "Known Issues" section
  openssh: refresh patches to 8.4p1
  openssh: fix the double free error for ssh-cavs
  openssh: set kex->sessin_id via sshbuf_put in ssh-cavs

 README.build                                  |  28 +++
 conf/layer.conf                               |   2 +-
 .../0001-conditional-enable-fips-mode.patch   |  46 ++---
 ...ps.patch => 0001-openssh-8.4p1-fips.patch} | 173 +++++++-----------
 ...1-ssh-cavs-fix-the-double-free-error.patch | 161 ++++++++++++++++
 ...avs-set-kex-sessin_id-via-sshbuf_put.patch |  45 +++++
 recipes-connectivity/openssh/openssh_fips.inc |   4 +-
 7 files changed, 327 insertions(+), 132 deletions(-)
 rename recipes-connectivity/openssh/openssh/{0001-openssh-8.2p1-fips.patch => 0001-openssh-8.4p1-fips.patch} (73%)
 create mode 100644 recipes-connectivity/openssh/openssh/0001-ssh-cavs-fix-the-double-free-error.patch
 create mode 100644 recipes-connectivity/openssh/openssh/0001-ssh-cavs-set-kex-sessin_id-via-sshbuf_put.patch

-- 
2.25.1


             reply	other threads:[~2021-04-22  6:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-22  6:56 Yi Zhao [this message]
2021-04-22  6:56 ` [meta-openssl102-fips][PATCH 1/6] README.build: add "Known Issues" section Yi Zhao
2021-04-22  6:56 ` [meta-openssl102-fips][PATCH 2/6] openssh: refresh patches to 8.4p1 Yi Zhao
2021-04-22  6:56 ` [meta-openssl102-fips][PATCH 3/6] openssh: fix the double free error for ssh-cavs Yi Zhao
2021-04-22  6:56 ` [meta-openssl102-fips][PATCH 4/6] openssh: refresh patches to 8.5p1 Yi Zhao
2021-04-22  6:56 ` [meta-openssl102-fips][PATCH 5/6] openssh: set kex->sessin_id via sshbuf_put in ssh-cavs Yi Zhao
2021-04-22  6:56 ` [meta-openssl102-fips][PATCH 6/6] layer.conf: add hardknott to LAYERSERIES_COMPAT Yi Zhao
2021-04-23  2:53 ` [meta-openssl102-fips][PATCH 0/6] hardknott fixes Jason Wessel

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=20210422065609.143415-1-yi.zhao@windriver.com \
    --to=yi.zhao@windriver.com \
    --cc=jason.wessel@windriver.com \
    --cc=mark.hatle@kernel.crashing.org \
    --cc=yocto@lists.yoctoproject.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.