Thu, 27 Jun 2024 14:45:46 UTC | login

Information for build libssh-0.10.6-2.0.riscv64.fc40

ID280042
Package Namelibssh
Version0.10.6
Release2.0.riscv64.fc40
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/libssh.git#a2378456fe5c98edacd80694810d1db45cb623ba
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 bydavidlt
State complete
Volume DEFAULT
StartedTue, 09 Jan 2024 09:55:35 UTC
CompletedTue, 09 Jan 2024 10:31:51 UTC
Taskbuild (f40, /rpms/libssh.git:a2378456fe5c98edacd80694810d1db45cb623ba)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/libssh.git#a2378456fe5c98edacd80694810d1db45cb623ba'}}
Tags
f40
f41
RPMs
src
libssh-0.10.6-2.0.riscv64.fc40.src.rpm (info) (download)
noarch
libssh-config-0.10.6-2.0.riscv64.fc40.noarch.rpm (info) (download)
riscv64
libssh-0.10.6-2.0.riscv64.fc40.riscv64.rpm (info) (download)
libssh-devel-0.10.6-2.0.riscv64.fc40.riscv64.rpm (info) (download)
libssh-debuginfo-0.10.6-2.0.riscv64.fc40.riscv64.rpm (info) (download)
libssh-debugsource-0.10.6-2.0.riscv64.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jan 09 2024 David Abdurachmanov <davidlt@rivosinc.com> - 0.10.6-2.0.riscv64 - Add riscv64 * Fri Dec 22 2023 Jakub Jelen <jjelen@redhat.com> - 0.10.6-2 - Fix regression in IPv6 hosntames parsing * Mon Dec 18 2023 Jakub Jelen <jjelen@redhat.com> - 0.10.6-1 - New upstream release fixing (CVE-2023-48795, CVE-2023-6004, CVE-2023-6918) * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri May 05 2023 Orion Poplawski <orion@nwra.com> - 0.10.5-1 - Update to 0.10.5 (CVE-2023-1667 CVE-2023-2283) - Have libssh-devel require cmake-filesystem * Sun Mar 05 2023 Andreas Schneider <asn@redhat.com> - 0.10.4-4 - Update License to SPDX expression * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Oct 06 2022 Norbert Pocs <npocs@redhat.com> - 0.10.4-2 - Enable pkcs11 support * Wed Sep 07 2022 Andreas Schneider <asn@redhat.com> - 0.10.4-1 - Update to version 0.10.4 https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.10.4 * Fri Sep 02 2022 Andreas Schneider <asn@redhat.com> - 0.10.3-1 - Update to version 0.10.3 https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.10.3 https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.10.2 https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.10.1 https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.10.0 - Removed libssh-0.9.6-openssh-8.8p1-compat.patch - resolves: rhbz#2121741 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jan 28 2022 Jakub Jelen <jjelen@redhat.com> - 0.9.6-4 - Fix build-time tests to work with OpenSSH 8.8p1 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Jan 10 2022 Stephen Gallagher <sgallagh@redhat.com> - 0.9.6-2 - Skip broken torture_auth tests