summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-10-20 16:53:33 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-11-09 17:47:11 +0000
commitd9b69aa41bc0b768698b132b9805a8abf0fac40d (patch)
treeff2ee80ae5f7a56d3b380db28229aad84c3b4de1
parente619b06dd8b66b802dd87174cfa57bd6a4a47e93 (diff)
downloadopenembedded-core-contrib-d9b69aa41bc0b768698b132b9805a8abf0fac40d.tar.gz
openssh: Update to 7.9 primarily bug fixes
see: https://lwn.net/Articles/768991/ Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta/recipes-connectivity/openssh/openssh_7.9p1+git.bb (renamed from meta/recipes-connectivity/openssh/openssh_7.8p1+git.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/openssh/openssh_7.8p1+git.bb b/meta/recipes-connectivity/openssh/openssh_7.9p1+git.bb
index f54dfb5de4..d79ffe1971 100644
--- a/meta/recipes-connectivity/openssh/openssh_7.8p1+git.bb
+++ b/meta/recipes-connectivity/openssh/openssh_7.9p1+git.bb
@@ -28,7 +28,7 @@ SRC_URI = "git://github.com/openssh/openssh-portable;branch=master \
PAM_SRC_URI = "file://sshd"
-SRCREV = "cce8cbe0ed7d1ba3a575310e0b63c193326ae616"
+SRCREV = "aede1c34243a6f7feae2fb2cb686ade5f9be6f3d"
S = "${WORKDIR}/git"