Package Release Info

qore-ssh2-module-1.4.2-bp160.1.10

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

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

Change Logs

* Mon May 12 2025 Sarah Kriesch <sarah.kriesch@opensuse.org>
- Add BuildRequire for qore-stdlib >= 2.0 with new qore package
* Wed May 07 2025 Simon Lees <sflees@suse.de>
- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
  minimum version warnings
* Sun May 26 2024 Sarah Kriesch <sarah.kriesch@opensuse.org>
- Remove BuildRequirement qore-stdlib after the move of qore-stdlib to qore
* Sat Sep 02 2023 Sarah Kriesch <sarah.kriesch@opensuse.org>
- fixed a bug where the sftp connection scheme was unusable (issue 4755)
* Fri Dec 11 2020 sarah.kriesch@ibm.com
- Fix s390x build
Version: 1.4.1-bp157.1.1
* Sun Aug 07 2011 sarah.kriesch@ibm.com
- Fix s390x build
Version: 1.4.1-bp156.2.5
* Tue Dec 06 2011 sarah.kriesch@ibm.com
- Fix s390x build
Version: 1.4.1-bp155.1.25
* Sat Mar 26 2022 Sarah Kriesch <sarah.kriesch@opensuse.org>
- Update to version 1.4.1
  * fixed bug where the sftp event type was registered twice (issue 4389)
* Sat May 21 2011 sarah.kriesch@ibm.com
- Fix s390x build
Version: 1.4-bp154.1.58
* 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