Changelog for
qore-ssh2-module-doc-1.4.2-46.3.x86_64.rpm :
* Sat Sep 02 2023 Sarah Kriesch
- fixed a bug where the sftp connection scheme was unusable (issue 4755)
* Sat Mar 26 2022 Sarah Kriesch - Update to version 1.4.1
* fixed bug where the sftp event type was registered twice (issue 4389)
* Fri Jan 21 2022 Sarah Kriesch - 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
* Thu Jul 29 2021 Ferdinand Thiessen - 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
* Wed Apr 14 2021 Guillaume GARDET - Drop -m64/-m32 flags on Arm- Fix build on aarch64
* Fri Aug 01 2014 dvlaeevAATTsuse.com- Fix ppc64le build
* Wed Jul 30 2014 petrAATTyarpen.cz- migrated to OBS file layout
* Mon Apr 18 2011 sarah.krieschAATTibm.com- Fix s390x build