| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libfzssh | Distribution: openSUSE Tumbleweed |
| Version: 1.3.0 | Vendor: openSUSE |
| Release: 1.1 | Build date: Tue Jun 2 12:50:31 2026 |
| Group: Development/Libraries/C and C++ | Build host: reproducible |
| Size: 36333 | Source RPM: libfzssh-1.3.0-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://fzssh.filezilla-project.org/ | |
| Summary: A C++ SSH/SFTP library based on libfilezilla | |
fzssh is a SSH/SFTP library based on libfilezilla.
AGPL-3.0-or-later
* Tue Jun 02 2026 ecsos <ecsos@opensuse.org> - 1.3.0
- Update to 1.3.0
* New features:
- SFTP: Added compatibility flag to ignore unknown bits in
flags field of File Attributes
* Bugfixes and minor changes:
- Added extra padding to SSH_MSG_USERAUTH requests to obfuscate
the combined length of username and password
- Fixed some issues when importing malformed private keys
- Improved heuristic to decide on log level if an SSH connection
unexpectedly closes
- Diffie-Hellman Group Exchange: Check that modulus of received group
is a safe prime and that the subgroup is of the correct order
- Added additional checks for trailing data in incoming packets
- Changes from 1.2.1
* New features:
- Added compatibility flag to allow use of agent keys of unknown type
* Bugfixes and minor changes:
- Use a two-step approach to extract names from SSH_FXP_NAME packet:
If the name blob can be extracted, but the string fails the sanity check,
ignore the item with the invalid name
- Handle SSH_FXP_STATUS with missing description and language tag,
but complain loudly
- Support building with Nettle version 4
* Mon May 04 2026 ecsos <ecsos@opensuse.org> - 1.2.0
- Update to 1.2.0
* New features:
- Added support for the publickey-hostbound@openssh.com extension
* Bugfixes and minor changes:
- Send sftp_client::ready_event after obtaining peer version
- Small improvements to channel log messages
- Changes from 1.1.10
* Bugfixes and minor changes:
- Default to a maximum large receive window of 2^31 - 1 octets
that safely fits into a signed 32-bit integer use by specification
violating servers, and white-list known-good servers for use
of 2^32 - 1 octet receive windows
- Allow larger incoming SFTP packets to match what OpenSSH accepts,
as there are servers that unfortunately send packets larger than
the safe 32768 octet limit from the specs
- Changes from 1.1.9
* Bugfixes and minor changes:
- Handle nonsensical SSH_MSG_USERAUTH_INFO_REQUEST messages
with no name, no instructions and no prompt
- SFTP: Since the SSH_MSG_USERAUTH_BANNER packet can be safely
ignored, only loudly complain if it is malformed instead of
dropping the connection
- Require libfilezilla 0.55.3
- Changes from 1.1.8
* Bugfixes and minor changes:
- SFTP: Allow empty longname in listing entries
- Some servers cannot handle large receive windows of up to 2^32 - 1 bytes,
despite RFC 4254 mandating that all implementations MUST support windows
of up to 2^32 - 1 bytes. If we believe to connect to such a server in
single-channel mode, use a smaller window of 2^31 - 1 bytes.
* Mon Apr 20 2026 Jan Engelhardt <jengelh@inai.de>
- Trim redundancies from descriptions.
* Sat Apr 11 2026 ecsos <ecsos@opensuse.org> - 1.1.7
- Initial version 1.1.7
/usr/share/doc/packages/libfzssh /usr/share/doc/packages/libfzssh/README /usr/share/licenses/libfzssh /usr/share/licenses/libfzssh/agpl3.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 03:56:04 2026