Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package php-ssh2 for openSUSE:Factory checked in at 2026-04-22 16:58:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php-ssh2 (Old) and /work/SRC/openSUSE:Factory/.php-ssh2.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php-ssh2" Wed Apr 22 16:58:42 2026 rev:4 rq:1348631 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/php-ssh2/php-ssh2.changes 2024-02-14 23:19:05.837028474 +0100 +++ /work/SRC/openSUSE:Factory/.php-ssh2.new.11940/php-ssh2.changes 2026-04-22 16:59:34.087930816 +0200 @@ -1,0 +2,18 @@ +Fri Apr 17 07:45:28 UTC 2026 - Arjen de Korte <[email protected]> + +- Update to 1.5.0: + * PIE (PHP Installer for Extensions) compatibility + * Fix crash on ECDSA pubkey auth due to libssh2 allocator mismatch + * Fix fragment part of path lost for files with # in name + * Fix segfault when disconnecting with open SFTP streams + * Add ssh2_keepalive_config() and ssh2_keepalive_send() + * Add ssh2_set_timeout() + * Add ssh2_send_signal() + * Fix ssh2_poll() rejecting valid resource inputs + * Fix Homebrew libssh2 autodetection on macOS Apple Silicon + * Initialize php_stream_wrapper_ops explicitly + * Bump minimum PHP version to 8.0 + * Drop PHP 8.0 from CI, add PHP 8.5 + * Fix Windows CI (setup-php-sdk TLS issue) + +------------------------------------------------------------------- Old: ---- ssh2-1.4.1.tgz New: ---- ssh2-1.5.0.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php-ssh2.spec ++++++ --- /var/tmp/diff_new_pack.qmUpEE/_old 2026-04-22 16:59:34.871963259 +0200 +++ /var/tmp/diff_new_pack.qmUpEE/_new 2026-04-22 16:59:34.875963425 +0200 @@ -1,7 +1,7 @@ # # spec file for package php-ssh2 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,7 +31,7 @@ %endif Name: %{php_name}-%{pkg_name} -Version: 1.4.1 +Version: 1.5.0 Release: 0 Summary: PHP bindings for the libssh2 library License: PHP-3.01 ++++++ ssh2-1.4.1.tgz -> ssh2-1.5.0.tgz ++++++ ++++ 10451 lines of diff (skipped)
