openssh: Update to 7.9 primarily bug fixes

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>
This commit is contained in:
Armin Kuster
2018-10-20 16:53:33 +01:00
committed by Richard Purdie
parent 43bddc6aab
commit f4ad391a02

View 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"