mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
libssh: upgrade to 0.7.3
Changelog:
version 0.7.3 (released 2016-01-23)
* Fixed CVE-2016-0739
* Fixed ssh-agent on big endian
* Fixed some documentation issues
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit d71cccd4cb)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
ae7f8f79c3
commit
e01afc3f17
+1
-1
@@ -8,7 +8,7 @@ LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=388a4fb1dea8ceae0be78ba9b01fc139"
|
||||
|
||||
SRC_URI = "git://git.libssh.org/projects/libssh.git;branch=v0-7"
|
||||
SRCREV = "053f72c671a83b32238dc01b56a66752fb15b7ec"
|
||||
SRCREV = "cdf7690e038230623cbbf6b024ece62f41efa98d"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OECMAKE = " \
|
||||
Reference in New Issue
Block a user