Package Release Info

qore-ssh2-module-1.4-bp154.1.58

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

qore-ssh2-module
qore-ssh2-module-doc

Change Logs

* Fri Jan 21 2022 Sarah Kriesch <sarah.kriesch@opensuse.org>
- 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 <rpm@fthiessen.de>
- 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
* Sun May 08 2011 sarah.kriesch@ibm.com
- Fix s390x build
Version: 0.9.9-bp153.2.8
* Wed Apr 14 2021 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Drop -m64/-m32 flags on Arm
- Fix build on aarch64
* Tue May 17 2011 sarah.kriesch@ibm.com
- Fix s390x build
Version: 0.9.9-bp152.1.8
* Fri Aug 01 2014 dvlaeev@suse.com
- Fix ppc64le build
* Wed Jul 30 2014 petr@yarpen.cz
- migrated to OBS file layout