Fri, 29 Mar 2024 06:58:21 UTC | login

Information for build openssh-8.4p1-5.0.riscv64.fc33

ID195689
Package Nameopenssh
Version8.4p1
Release5.0.riscv64.fc33
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/openssh.git#0d4aa02047bd76b175de05aab52a5d1510c9f82c
SummaryAn open source implementation of SSH protocol version 2
DescriptionSSH (Secure SHell) is a program for logging into and executing commands on a remote machine. SSH is intended to replace rlogin and rsh, and to provide secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. OpenSSH is OpenBSD's version of the last free version of SSH, bringing it up to date in terms of security and features. This package includes the core files necessary for both the OpenSSH client and server. To make this package useful, you should also install openssh-clients, openssh-server, or both.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 06 May 2021 10:27:41 UTC
CompletedThu, 06 May 2021 11:26:47 UTC
Taskbuild (f33, /rpms/openssh.git:0d4aa02047bd76b175de05aab52a5d1510c9f82c)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/openssh.git#0d4aa02047bd76b175de05aab52a5d1510c9f82c'}}
Tags
f33
f37
f38
RPMs
src
openssh-8.4p1-5.0.riscv64.fc33.src.rpm (info) (download)
riscv64
openssh-8.4p1-5.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-askpass-8.4p1-5.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-cavs-8.4p1-5.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-clients-8.4p1-5.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-keycat-8.4p1-5.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-server-8.4p1-5.0.riscv64.fc33.riscv64.rpm (info) (download)
pam_ssh_agent_auth-0.10.4-1.5.0.riscv64.fc33.2.riscv64.rpm (info) (download)
openssh-askpass-debuginfo-8.4p1-5.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-cavs-debuginfo-8.4p1-5.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-clients-debuginfo-8.4p1-5.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-debuginfo-8.4p1-5.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-debugsource-8.4p1-5.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-keycat-debuginfo-8.4p1-5.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-server-debuginfo-8.4p1-5.0.riscv64.fc33.riscv64.rpm (info) (download)
pam_ssh_agent_auth-debuginfo-0.10.4-1.5.0.riscv64.fc33.2.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu May 06 2021 David Abdurachmanov <david.abdurachmanov@gmail.com> - 8.4p1-5 + 0.10.4-1.0.riscv64 - Dissable seccomp_filter on riscv64 * Wed Feb 03 2021 Jakub Jelen <jjelen@redhat.com> - 8.4p1-5 + 0.10.4-1 - Accept empty labels for keys from PKCS#11 (#1919007) * Tue Dec 01 2020 Jakub Jelen <jjelen@redhat.com> - 8.4p1-4 + 0.10.4-1 - Remove "PasswordAuthentication yes" from vendor configuration as it is already default and it might be hard to override. - Fix broken obsoletes for openssh-ldap (#1902084) * Thu Nov 19 2020 Jakub Jelen <jjelen@redhat.com> - 8.4p1-3 + 0.10.4-1 - Unbreak seccomp filter on arm (#1897712) - Add a workaround for Debian's broken OpenSSH (#1881301) * Tue Oct 06 2020 Jakub Jelen <jjelen@redhat.com> - 8.4p1-2 + 0.10.4-1 - Unbreak ssh-copy-id after a release (#1884231) - Remove misleading comment from sysconfig * Tue Sep 29 2020 Jakub Jelen <jjelen@redhat.com> - 8.4p1-1 + 0.10.4-1 - New upstream release of OpenSSH and pam_ssh_agent_auth (#1882995) * Fri Aug 21 2020 Jakub Jelen <jjelen@redhat.com> - 8.3p1-4 + 0.10.3-10 - Remove openssh-ldap subpackage (#1871025) - pkcs11: Do not crash with invalid paths in ssh-agent (#1868996) - Clarify documentation about sftp-server -m (#1862504) * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 8.3p1-3.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jun 10 2020 Jakub Jelen <jjelen@redhat.com> - 8.3p1-3 + 0.10.3-10 - Do not lose PIN when more slots match PKCS#11 URI (#1843372) - Update to new crypto-policies version on server (using sshd_config include) - Move redhat configuraion files to larger number to allow simpler override - Move sshd_config include before any other definitions (#1824913) * Mon Jun 01 2020 Jakub Jelen <jjelen@redhat.com> - 8.3p1-2 + 0.10.3-10 - Fix crash on cleanup (#1842281) * Wed May 27 2020 Jakub Jelen <jjelen@redhat.com> - 8.3p1-1 + 0.10.3-10 - New upstream release (#1840503) - Unbreak corner cases of sshd_config include - Fix order of gssapi key exchange algorithms * Wed Apr 08 2020 Jakub Jelen <jjelen@redhat.com> - 8.2p1-3 + 0.10.3-9 - Simplify reference to crypto policies in configuration files - Unbreak gssapi authentication with GSSAPITrustDNS over jump hosts - Correctly print FIPS mode initialized in debug mode - Enable SHA2-based GSSAPI key exchange methods (#1666781) - Do not break X11 forwarding when IPv6 is disabled - Remove fipscheck dependency as OpenSSH is no longer FIPS module - Improve documentation about crypto policies defaults in manual pages * Thu Feb 20 2020 Jakub Jelen <jjelen@redhat.com> - 8.2p1-2 + 0.10.3-9 - Build against libfido2 to unbreak internal u2f support * Mon Feb 17 2020 Jakub Jelen <jjelen@redhat.com> - 8.2p1-1 + 0.10.3-9 - New upstrem reelase (#1803290) - New /etc/ssh/sshd_config.d drop in directory - Support for U2F security keys - Correctly report invalid key permissions (#1801459) - Do not write bogus information on stderr in FIPS mode (#1778224) * Mon Feb 03 2020 Jakub Jelen <jjelen@redhat.com> - 8.1p1-4 + 0.10.3-8 - Unbreak seccomp filter on ARM (#1796267) * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 8.1p1-3.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Nov 27 2019 Jakub Jelen <jjelen@redhat.com> - 8.1p1-3 + 0.10.3-8 - Unbreak seccomp filter also on ARM (#1777054) * Thu Nov 14 2019 Jakub Jelen <jjelen@redhat.com> - 8.1p1-2 + 0.10.3-8 - Unbreak seccomp filter with latest glibc (#1771946) * Wed Oct 09 2019 Jakub Jelen <jjelen@redhat.com> - 8.1p1-1 + 0.10.3-8 - New upstream release (#1759750) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 8.0p1-8.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jul 23 2019 Jakub Jelen <jjelen@redhat.com> - 8.0p1-8 + 0.10.3-7 - Use the upstream-accepted version of the PKCS#8 PEM support (#1722285) * Fri Jul 12 2019 Jakub Jelen <jjelen@redhat.com> - 8.0p1-7 + 0.10.3-7 - Use the environment file under /etc/sysconfig for anaconda configuration (#1722928) * Wed Jul 03 2019 Jakub Jelen <jjelen@redhat.com> - 8.0p1-6 + 0.10.3-7 - Provide the entry point for anaconda configuration in service file (#1722928) * Wed Jun 26 2019 Jakub Jelen <jjelen@redhat.com> - 8.0p1-5 + 0.10.3-7 - Disable root password logins (#1722928) - Fix typo in manual pages related to crypto-policies - Fix the gating test to make sure it removes the test user - Cleanu up spec file and get rid of some rpmlint warnings * Mon Jun 17 2019 Jakub Jelen <jjelen@redhat.com> - 8.0p1-4 + 0.10.3-7 - Compatibility with ibmca engine for ECC - Generate more modern PEM files using new OpenSSL API - Provide correct signature types for RSA keys using SHA2 from agent * Mon May 27 2019 Jakub Jelen <jjelen@redhat.com> - 8.0p1-3 + 0.10.3-7 - Remove problematic patch updating cached pw structure - Do not require the labels on the public objects (#1710832) * Tue May 14 2019 Jakub Jelen <jjelen@redhat.com> - 8.0p1-2 + 0.10.3-7 - Use OpenSSL KDF - Use high-level OpenSSL API for signatures handling - Mention crypto-policies in manual pages instead of hardcoded defaults - Verify in package testsuite that SCP vulnerabilities are fixed - Do not fail in FIPS mode, when unsupported algorithm is listed in configuration