aboutsummaryrefslogtreecommitdiff
path: root/libs/libssh
Commit message (Collapse)AuthorAge
* libssh: mark as BROKEN due to CVE-2018-10933Kevin Darbyshire-Bryant2018-10-19
| | | | | | | | | | The only known user of this library is currently unable to get their application to work with with the fixed 0.7.6 release of this library. To prevent accidental use by unknown parties of a flawed library, mark it as BROKEN. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* libssh: added openssl 1.1 compatibilityEneas U de Queiroz2018-05-23
| | | | | | This patch was backported from upstream master branch. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* packages: cleanup Makefile variablesStephen Walker2017-06-03
| | | | | | Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses and consistent section assignments Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
* libssh: modify copy of .so filesAntonio Paunovic2017-05-29
| | | | Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
* libssh: switch from git to release downloadLuka Perkov2017-05-14
| | | | Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
* add libsshMislav Novakovic2017-05-11
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>