Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libfzssh for openSUSE:Factory 
checked in at 2026-06-02 16:09:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfzssh (Old)
 and      /work/SRC/openSUSE:Factory/.libfzssh.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfzssh"

Tue Jun  2 16:09:33 2026 rev:3 rq:1356688 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfzssh/libfzssh.changes        2026-05-05 
15:18:12.742149919 +0200
+++ /work/SRC/openSUSE:Factory/.libfzssh.new.1937/libfzssh.changes      
2026-06-02 16:11:01.303543369 +0200
@@ -1,0 +2,27 @@
+Tue Jun  2 10:50:31 UTC 2026 - ecsos <[email protected]> - 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
+
+-------------------------------------------------------------------

Old:
----
  fzssh-1.2.0.tar.xz

New:
----
  fzssh-1.3.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libfzssh.spec ++++++
--- /var/tmp/diff_new_pack.A3lDEz/_old  2026-06-02 16:11:02.019572622 +0200
+++ /var/tmp/diff_new_pack.A3lDEz/_new  2026-06-02 16:11:02.023572786 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define sover          11
+%define sover          13
 %define soname      %{sover}_0_0
 %define libname                %{name}%{soname}
 %define develname      %{name}-devel
@@ -24,7 +24,7 @@
 %define libfilezillaversion 0.55.3
 
 Name:           libfzssh
-Version:        1.2.0
+Version:        1.3.0
 Release:        0
 Summary:        A C++ SSH/SFTP library based on libfilezilla
 License:        AGPL-3.0-or-later

++++++ fzssh-1.2.0.tar.xz -> fzssh-1.3.0.tar.xz ++++++
++++ 3322 lines of diff (skipped)

Reply via email to