Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libssh for openSUSE:Factory checked in at 2024-11-30 13:27:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libssh (Old) and /work/SRC/openSUSE:Factory/.libssh.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libssh" Sat Nov 30 13:27:11 2024 rev:74 rq:1227125 version:0.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libssh/libssh.changes 2024-04-14 11:54:04.518250654 +0200 +++ /work/SRC/openSUSE:Factory/.libssh.new.28523/libssh.changes 2024-11-30 13:27:18.328354995 +0100 @@ -1,0 +2,25 @@ +Fri Sep 13 07:42:23 UTC 2024 - Pedro Monreal <pmonr...@suse.com> + +- Update to version 0.11.1: + * Fixed default TTY modes that are set when stdin is not + connected to tty. + * Fixed zlib cleanup procedure, which could crash on i386. + * Various test fixes improving their stability. + * Remove 0001-disable-timeout-test-on-slow-buildsystems.patch + to enable slow tests also in s390 s390x ppc64le. + +------------------------------------------------------------------- +Fri Sep 13 07:41:57 UTC 2024 - Pedro Monreal <pmonr...@suse.com> + +- Set BuildArch: noarch for the config package as it only ships + configuration files. + +------------------------------------------------------------------- +Fri Aug 9 07:46:28 UTC 2024 - Andreas Schneider <a...@cryptomilk.org> + +- Update to version 0.11.0 + https://www.libssh.org/2024/08/08/libssh-0-11-0-release/ +- Updated 0001-disable-timeout-test-on-slow-buildsystems.patch +- Removed libssh-fix-ipv6-hostname-regression.patch + +------------------------------------------------------------------- Old: ---- 0001-disable-timeout-test-on-slow-buildsystems.patch libssh-0.10.6.tar.xz libssh-0.10.6.tar.xz.asc libssh-fix-ipv6-hostname-regression.patch New: ---- libssh-0.11.1.tar.xz libssh-0.11.1.tar.xz.asc BETA DEBUG BEGIN: Old: * Various test fixes improving their stability. * Remove 0001-disable-timeout-test-on-slow-buildsystems.patch to enable slow tests also in s390 s390x ppc64le. Old:- Updated 0001-disable-timeout-test-on-slow-buildsystems.patch - Removed libssh-fix-ipv6-hostname-regression.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libssh.spec ++++++ --- /var/tmp/diff_new_pack.PLLkoX/_old 2024-11-30 13:27:19.028384152 +0100 +++ /var/tmp/diff_new_pack.PLLkoX/_new 2024-11-30 13:27:19.032384319 +0100 @@ -19,31 +19,24 @@ %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" %define pkg_suffix -test -%ifarch s390 s390x ppc64le - %define slow_test_system "ON" -%else - %define slow_test_system "OFF" -%endif %bcond_without test %else %define pkg_suffix %{nil} %bcond_with test %endif Name: libssh%{pkg_suffix} -Version: 0.10.6 +Version: 0.11.1 Release: 0 Summary: The SSH library License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: https://www.libssh.org -Source0: https://www.libssh.org/files/0.10/libssh-%{version}.tar.xz -Source1: https://www.libssh.org/files/0.10/libssh-%{version}.tar.xz.asc -Source2: https://cryptomilk.org/gpgkey-8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D.gpg#/libssh.keyring +Source0: https://www.libssh.org/files/0.11/libssh-%{version}.tar.xz +Source1: https://www.libssh.org/files/0.11/libssh-%{version}.tar.xz.asc +Source2: https://www.libssh.org/files/0x03D5DF8CFDD3E8E7_libssh_libssh_org_gpgkey.asc#/libssh.keyring Source3: libssh_client.config Source4: libssh_server.config Source99: baselibs.conf -Patch0: 0001-disable-timeout-test-on-slow-buildsystems.patch -Patch1: https://gitlab.com/libssh/libssh-mirror/-/merge_requests/431.patch#/libssh-fix-ipv6-hostname-regression.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: krb5-devel @@ -88,6 +81,7 @@ %package config Summary: SSH library configuration files Group: Productivity/Networking/SSH +BuildArch: noarch %description config Configuration files for the SSH library. @@ -109,7 +103,6 @@ -DCMAKE_C_FLAGS:STRING="%{optflags} -DOPENSSL_LOAD_CONF" \ %if %{with test} -DUNIT_TESTING="ON" \ - -DSLOW_TEST_SYSTEM=%{slow_test_system} \ %if 0%{?suse_version} > 1550 -DCLIENT_TESTING=ON \ -DSERVER_TESTING=ON \ ++++++ libssh-0.10.6.tar.xz -> libssh-0.11.1.tar.xz ++++++ ++++ 57824 lines of diff (skipped) ++++++ libssh.keyring ++++++ Binary files /var/tmp/diff_new_pack.PLLkoX/_old and /var/tmp/diff_new_pack.PLLkoX/_new differ