Date
1 - 2 of 2
[meta-openssl102-fips][PATCH 0/6] hardknott fixes
Yi Zhao
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
|
|
Jason Wessel <jason.wessel@...>
Merged.
toggle quoted messageShow quoted text
On 4/22/21 1:56 AM, Yi Zhao wrote:
|
|