Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package guile-ssh for openSUSE:Factory checked in at 2022-10-08 01:25:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/guile-ssh (Old) and /work/SRC/openSUSE:Factory/.guile-ssh.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "guile-ssh" Sat Oct 8 01:25:56 2022 rev:6 rq:1008853 version:0.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/guile-ssh/guile-ssh.changes 2020-11-26 23:16:00.357066110 +0100 +++ /work/SRC/openSUSE:Factory/.guile-ssh.new.2275/guile-ssh.changes 2022-10-08 01:26:25.198394099 +0200 @@ -1,0 +2,21 @@ +Fri Sep 30 16:28:30 UTC 2022 - Jonathan Brielmaier <jbrielma...@opensuse.org> + +- Update to 0.16.0: + * Fix cross-compilation + * New API: SFTP directory traversal + * Fix session garbage collecting errors + * Fix segfaults that occur on session closing + * Add GNU Guix package definition to the repository + * Bump library version to 14:0:0 according to libtool rules + * Remove requirement for whereis command + * API change: OpenSSH agent procedures are now in (ssh agent) + * API change: Remove 'sftp-init' from (ssh sftp) + * Guile-SSH channels are now explicilty blocking by default + * Fix random segfaults due to libssh logging + * Fix "random" erorrs and segfaults in channels + * Fix test failures due to 'primitive-fork-calls + * Fix the tests for Guile 3.0.7 & 3.0.5 + * Guile-SSH builing process now less verbose +- Update library (soname) to 14 + +------------------------------------------------------------------- Old: ---- v0.13.1.tar.gz New: ---- v0.16.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ guile-ssh.spec ++++++ --- /var/tmp/diff_new_pack.ATAOg0/_old 2022-10-08 01:26:25.726395310 +0200 +++ /var/tmp/diff_new_pack.ATAOg0/_new 2022-10-08 01:26:25.730395320 +0200 @@ -1,7 +1,7 @@ # # spec file for package guile-ssh # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,10 @@ # -%define libsoname lib%{name}13 +%define libsoname lib%{name}14 Name: guile-ssh -Version: 0.13.1 +Version: 0.16.0 Release: 0 Summary: SSH protocol access from Guile License: GPL-3.0-or-later ++++++ v0.13.1.tar.gz -> v0.16.0.tar.gz ++++++ ++++ 11123 lines of diff (skipped)