Releases: xbmc/vfs.sftp
Releases · xbmc/vfs.sftp
20.1.0-Nexus
- Global API Version 2.0.0 update
- Translation updates by Weblate
Note: This need Kodi Nexus from 31. December 2021 or newer!
19.0.1-Matrix
- Translation updates by Weblate
20.0.0-Nexus
v20.0.0
- Translations updates from Weblate
- Changed test builds to 'Kodi 20 Nexus'
- Increased version to 20.0.0
- With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.
This done to know easier to which Kodi the addon works.
- With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.
19.0.0-Matrix
v19.0.0
- Translations updates from Weblate
- Changed test builds to 'Kodi 19 Matrix'
- Increased version to 19.0.0
- With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.
This done to know easier to which Kodi the addon works.
- With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.
2.0.0-Matrix
- clang code cleanup
- Add debian build test to Travis CI
- Add german translation
- Update depend OpenSSL to version 1.1.1g
- API related updated (GUI change)
Note: This need Kodi Matrix from 16. September 2020 or newer!
1.3.0-Matrix
- Update depends libssh to 0.9.4
- Add
-DWITH_SYMBOL_VERSIONING=0
and-DWITH_DEBUG_CALLTRACE=0
to libssh build to prevent OSX problems - Add
OPENSSL_TARGET
for android-x86_64 - API related update
- Change vfs API 2.3.1
- Change Global API 1.2.0
Note: This need Kodi Matrix from 18. May 2020 or newer!
1.2.0-Matrix
- Kodi Matrix API update
- Some cleanups
- Update debian build code
- Update to openssl Version 1.1.1d on Windows UWP and use also for UWP ARM64
- Add LICENSE.md, use GPL-2.0-or-later and use source license as SPDX format.
Note: This need Kodi Matrix from 28. March 2020 or newer!
1.0.6-Leia
- Some cleanups
- Update debian build code
- Update to openssl Version 1.1.1d on Windows UWP and use also for UWP ARM64
- Add LICENSE.md, use GPL-2.0-or-later and use source license as SPDX format.
1.1.2-Matrix
- Fix
dlopen failed: cannot locate symbol "BN_clear_free"
error, lib link order was wrong - Revert "update depend openssl to version 1.1.1d"
This brought problems withundefined symbol: aesni_encrypt
on x86_64 system.
Tested with newest openssl-1.1.1-stable-SNAP-20200109.tar.gz from
https://www.openssl.org/source/snapshot/ and was OK, but no release
available. Thats why reverted to old 1.1.1 Version from before.
1.0.5-Leia
- Fix
dlopen failed: cannot locate symbol "BN_clear_free"
error, lib link order was wrong - Revert update depend openssl to version 1.1.1d
This brought problems withundefined symbol: aesni_encrypt
on x86_64 system.
Tested with newest openssl-1.1.1-stable-SNAP-20200109.tar.gz from
https://www.openssl.org/source/snapshot/ and was OK, but no release
available. Thats why reverted to old 1.1.1 Version from before.