Commit Graph

65 Commits

Author SHA1 Message Date
heitbaum b9fbc66992 libssh: update to 0.9.6
security release
ann: https://www.libssh.org/2021/08/26/libssh-0-9-6-security-release/
2021-08-29 13:56:18 +10:00
Ian Leonard 3baf91e87d network: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:12 +00:00
CvH 5001b33457 libssh: copy version.h to sysroot 2021-01-02 18:36:51 +01:00
CvH 6dabe9344e libssh: cleanup 2021-01-02 18:14:43 +01:00
heitbaum b89bfac167 libssh: update to 0.9.5 2020-12-25 09:41:47 +00:00
MilhouseVH 9c11409c44 libssh: update to libssh-0.9.3 2020-02-17 06:37:58 +00:00
MilhouseVH fd539d0663 packages: use $(get_pkg_version_maj_min) 2020-01-13 21:18:51 +00:00
MilhouseVH 53d977f764 libssh: update to libssh-0.8.7 2019-06-07 08:49:07 +01:00
Jernej Skrabec 17aba9fcf1 libssh: Disable documentation building
Documentation build process tries to use doxygen installed on host,
which may fail to build docs.

In order to avoid that, just disable documentation building altogether.
2019-01-17 20:50:09 +01:00
MilhouseVH 75300f789d libssh: update to libssh-0.8.5 2018-11-29 18:14:11 +00:00
CvH 2adce8b3f8 libssh: update to 0.8.4 2018-10-23 11:29:12 +02:00
CvH 85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH 4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH 4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
vpeter4 58810b3953 libssh: explicitly disable Kerberos support
In case krb5 package is build before libssh then libssh is build with Kerberos support. But later addons using libssh doesn't have required libraries and fail to start.
2018-09-02 08:27:42 +02:00
vpeter4 83c54b4739 libssh: update to libssh-0.8.1
and make vfs.sftp kodi binary addon working
2018-08-15 21:02:07 +02:00
CvH f668a67654 spdx: packages/network 2018-07-18 20:45:17 +02:00
Sascha Kuehndel (InuSasha) 3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh 837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Peter Vicman 50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH 540925cbcf libssh: update to libssh-0.7.5 2017-05-06 21:16:56 +01:00
Lukas Rusak 8e797eff17 use openssl instead of libressl 2017-03-14 10:46:29 -07:00
awiouy cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Christian Hewitt a7ad32935c Merge pull request #760 from lrusak/cmake
rework cmake build system and adjust build variables
2016-09-27 11:26:54 +04:00
Stephan Raue 8a73d1d262 libssh: simplyfing cmake configuration
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:56 -07:00