]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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>
Wed, 14 Nov 2018 11:14:38 +0000 (11:14 +0000)
see: https://lwn.net/Articles/768991/

(From OE-Core rev: d9b69aa41bc0b768698b132b9805a8abf0fac40d)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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"