Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libssh2: fix CVE-2015-1782 | Hugo Vasconcelos Saldanha | 2015-08-03 | 1 | -1/+3 |
| | | | | | | | Refer to: http://www.libssh2.org/adv_20150311.html Signed-off-by: Hugo Vasconcelos Saldanha <hugo.saldanha@aker.com.br> Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | libssh2: add recipe file | Fabrice Coulon | 2014-10-06 | 1 | -0/+18 |
A separate commit on curl adds a PACKAGECONFIG option within the curl recipe in OE-Core to use libssh2 in curl, the user can enable libssh2 via conf/local.conf or custom distro configuration, this will pull in libssh2, which is not used by default. Signed-off-by: Fabrice Coulon <fabrice.coulon@axis.com> Signed-off-by: Olof Johansson <olof.johansson@axis.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |