]> code.ossystems Code Review - openembedded-core.git/commitdiff
openssh: Update to 7.9 primarily bug fixes
authorArmin Kuster <akuster808@gmail.com>
Sat, 20 Oct 2018 15:53:33 +0000 (16:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Nov 2018 17:47:11 +0000 (17:47 +0000)
see: https://lwn.net/Articles/768991/

Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-connectivity/openssh/openssh_7.9p1+git.bb [moved from meta/recipes-connectivity/openssh/openssh_7.8p1+git.bb with 99% similarity]

similarity index 99%
rename from meta/recipes-connectivity/openssh/openssh_7.8p1+git.bb
rename to meta/recipes-connectivity/openssh/openssh_7.9p1+git.bb
index f54dfb5de448f384ae9921f2193dbf0cbe4514db..d79ffe19710f1e5fbc48083b0081ea5db2bd5b78 100644 (file)
@@ -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"