Commit graph

68 commits

Author SHA1 Message Date
Rudi Heitbaum
c1f4922a1d libssh: update to 0.10.4
log:
- https://git.libssh.org/projects/libssh.git/log/?h=stable-0.10
2022-09-14 13:50:54 +00:00
Rudi Heitbaum
d084f004bf libssh: update to 0.10.2
commit log:
- https://git.libssh.org/projects/libssh.git/commit/?h=stable-0.10&id=ddea657ba7373494d581764c9ff212ea5508a864
2022-09-03 02:33:37 +00:00
Rudi Heitbaum
3bf71ead8e libssh: update to 0.10.0 and dont build examples
release notes:
- https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.10.0
2022-08-27 06:36:53 +00:00
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
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
CvH
6512347f28 libssh: change url 2016-07-10 17:43:11 +02:00
Lukas Rusak
d4ac29aabc libssh: update to 0.7.3 2016-03-02 22:26:15 +01:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
d6724084e6 libssh: update to libssh-0.7.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-10-02 16:56:11 +02:00
Stephan Raue
7cb6abee5d libssh: update to libssh-0.7.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-16 15:18:06 +02:00
Stephan Raue
5a24b1bb5f libssh: dont build with '-pedantic-errors'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-10 09:42:51 +02:00
Stephan Raue
3c54af2285 libssh: update to libssh-0.6.4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-08 12:24:43 +01:00
Stephan Raue
5ebc50dc4f libssh: update to libssh-0.6.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-01 19:01:34 +01:00
Stephan Raue
cdf9b84b84 libssh: switch to openssl/libressl support, remove not needed patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-20 14:38:11 +02:00
Stephan Raue
19a9555511 libssh: build without server support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-14 18:15:44 +02:00
Stephan Raue
5a42541dc9 libssh: add patch to support libgcrypt-1.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-13 01:41:07 +02:00
Stephan Raue
04ee4bab88 libssh: add some notes about recent releases
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-04-02 02:39:06 +02:00
Stephan Raue
f6a25278be libssh: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:20 +01:00
Stephan Raue
4051e6570f libssh: fix downloadurl
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-31 22:19:07 +01:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stephan Raue
0d3b58f194 libssh: update to libssh-0.5.5
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-22 15:54:45 +02:00
Stephan Raue
98dc9475a1 libssh: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-22 15:53:56 +02:00
Stephan Raue
e2c7a8b021 libssh: fix build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-01 23:06:54 +02:00
Stephan Raue
8f8ea455f6 libssh: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-01 17:11:19 +02:00
Stephan Raue
48db30a09f libssh: remove LTO hack
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-30 21:55:33 +02:00
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00