Thu, 28 Mar 2024 15:08:52 UTC | login

Information for build libssh-0.9.6-1.el9

ID14552
Package Namelibssh
Version0.9.6
Release1.el9
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/libssh#10f655de6591c484c8efe17ec0d0aeb59cadc89c
SummaryA library implementing the SSH protocol
DescriptionThe ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its Secure FTP implementation, you can play with remote files easily, without third-party programs others than libcrypto (from openssl).
Built bynpocs
State complete
Volume DEFAULT
StartedTue, 05 Oct 2021 16:29:32 UTC
CompletedTue, 05 Oct 2021 16:36:52 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/libssh:10f655de6591c484c8efe17ec0d0aeb59cadc89c)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/libssh#10f655de6591c484c8efe17ec0d0aeb59cadc89c'}}
Tags No tags
RPMs
src
libssh-0.9.6-1.el9.src.rpm (info) (download)
aarch64
libssh-0.9.6-1.el9.aarch64.rpm (info) (download)
libssh-devel-0.9.6-1.el9.aarch64.rpm (info) (download)
libssh-debuginfo-0.9.6-1.el9.aarch64.rpm (info) (download)
libssh-debugsource-0.9.6-1.el9.aarch64.rpm (info) (download)
i686
libssh-0.9.6-1.el9.i686.rpm (info) (download)
libssh-devel-0.9.6-1.el9.i686.rpm (info) (download)
libssh-debuginfo-0.9.6-1.el9.i686.rpm (info) (download)
libssh-debugsource-0.9.6-1.el9.i686.rpm (info) (download)
noarch
libssh-config-0.9.6-1.el9.noarch.rpm (info) (download)
ppc64le
libssh-0.9.6-1.el9.ppc64le.rpm (info) (download)
libssh-devel-0.9.6-1.el9.ppc64le.rpm (info) (download)
libssh-debuginfo-0.9.6-1.el9.ppc64le.rpm (info) (download)
libssh-debugsource-0.9.6-1.el9.ppc64le.rpm (info) (download)
s390x
libssh-0.9.6-1.el9.s390x.rpm (info) (download)
libssh-devel-0.9.6-1.el9.s390x.rpm (info) (download)
libssh-debuginfo-0.9.6-1.el9.s390x.rpm (info) (download)
libssh-debugsource-0.9.6-1.el9.s390x.rpm (info) (download)
x86_64
libssh-0.9.6-1.el9.x86_64.rpm (info) (download)
libssh-devel-0.9.6-1.el9.x86_64.rpm (info) (download)
libssh-debuginfo-0.9.6-1.el9.x86_64.rpm (info) (download)
libssh-debugsource-0.9.6-1.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue Oct 05 2021 Norbert Pocs <npocs@redhat.com> - 0.9.6-1 - Fix CVE-CVE-2021-3634 libssh: possible heap-based buffer overflow when rekeying - Fix static analyzer issues in rhbz#1938795 - Rebase to version 0.9.6 - Resolves: rhbz#1994607, rhbz#1938795, rhbz#2009669 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.9.5-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.9.5-5 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 * Tue Apr 27 2021 Sahana Prasad <sahana@redhat.com> - 0.9.5-4 - Change crypto-policies from recommends to requires Resolves: rhbz#1947863 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.9.5-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Sep 10 2020 Anderson Sasaki <ansasaki@redhat.com> - 0.9.5-1 - Update to version 0.9.5 https://www.libssh.org/2020/09/10/libssh-0-9-5/ - Removed patch to re-enable algorithms using sha1 in sshd for testing - The algorithms supported by sshd are now automatically detected for testing - Resolves: #1862457 - CVE-2020-16135 * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.4-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jun 22 2020 Anderson Sasaki <ansasaki@redhat.com> - 0.9.4-3 - Do not return error when server properly closed the channel (#1849069) - Add a test for CVE-2019-14889 - Do not parse configuration file in torture_knownhosts test * Wed Apr 15 2020 Anderson Sasaki <ansasaki@redhat.com> - 0.9.4-2 - Added patch to fix returned version * Thu Apr 09 2020 Anderson Sasaki <ansasaki@redhat.com> - 0.9.4-1 - Update to version 0.9.4 https://www.libssh.org/2020/04/09/libssh-0-9-4-and-libssh-0-8-9-security-release/ - Removed inclusion of OpenSSH server configuration file from libssh_server.config - Added patch to re-enable algorithms using sha1 in sshd for testing - resolves: #1822529 - CVE-2020-1730 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Dec 10 2019 Andreas Schneider <asn@redhat.com> - 0.9.3-1 - Update to version 0.9.3 - resolves: #1781780 - Fixes CVE-2019-14889 * Thu Nov 07 2019 Andreas Schneider <asn@redhat.com> - 0.9.2-1 - Upate to version 0.9.2 - resolves #1769370 - Remove the docs, they can be found on https://api.libssh.org/