| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Fix s390x build
- Fix ppc64le build
- migrated to OBS file layout
- Update to version 1.4.1 * fixed bug where the sftp event type was registered twice (issue 4389)
- Fix s390x build
- Update to version 1.4
* added support for the data provider API
* fixed a core dump when a SFTPClient disconnection occurs with
open SSH2Channel objects (issue 3943)
* implemented support for serializing connection objects (issue 3696)
* implemented support for auto-reconnecting lost connections in the
SftpPoller module (issue 1846)
- Remove cmake-fix-missing-pthread.patch because it is not required any more
- Update to version 1.3.0 for qore release 0.9.15
(version can be found inside the CMakeLists.txt, the git tag
describes only the compatible qore release)
* added the Ssh2Connections user module
* added the get() and put() SFTPClient methods supporting streams
* fixed bugs retrieving zero-length text files with SFTPClient
getFile, getTextFile, get, and retrieveFile
* fixed bugs streaming data with SFTPClient transferFile, and put
- Use cmake and modernized the spec file
- Make module compatible with current qore package
- Add cmake-fix-missing-pthread.patch
- Fix s390x build
- Drop -m64/-m32 flags on Arm - Fix build on aarch64
- Fix s390x build
- Fix s390x build