Fri, 19 Apr 2024 18:14:37 UTC | login

Information for build openssh-8.3p1-3.0.riscv64.fc33

ID166736
Package Nameopenssh
Version8.3p1
Release3.0.riscv64.fc33
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/openssh.git#1e4e75e433e0ccef3a5123e48f52bb1feab3d4bc
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, 23 Jul 2020 15:58:41 UTC
CompletedThu, 23 Jul 2020 16:32:29 UTC
Taskbuild (f33, /rpms/openssh.git:1e4e75e433e0ccef3a5123e48f52bb1feab3d4bc)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/openssh.git#1e4e75e433e0ccef3a5123e48f52bb1feab3d4bc'}}
Tags
f33
RPMs
src
openssh-8.3p1-3.0.riscv64.fc33.src.rpm (info) (download)
riscv64
openssh-8.3p1-3.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-askpass-8.3p1-3.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-cavs-8.3p1-3.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-clients-8.3p1-3.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-keycat-8.3p1-3.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-ldap-8.3p1-3.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-server-8.3p1-3.0.riscv64.fc33.riscv64.rpm (info) (download)
pam_ssh_agent_auth-0.10.3-10.3.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-askpass-debuginfo-8.3p1-3.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-cavs-debuginfo-8.3p1-3.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-clients-debuginfo-8.3p1-3.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-debuginfo-8.3p1-3.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-debugsource-8.3p1-3.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-keycat-debuginfo-8.3p1-3.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-ldap-debuginfo-8.3p1-3.0.riscv64.fc33.riscv64.rpm (info) (download)
openssh-server-debuginfo-8.3p1-3.0.riscv64.fc33.riscv64.rpm (info) (download)
pam_ssh_agent_auth-debuginfo-0.10.3-10.3.0.riscv64.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 23 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 8.3p1-3 + 0.10.3-10.0.riscv64 - Add support for RISC-V (riscv64) * 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 * Fri Apr 26 2019 Jakub Jelen <jjelen@redhat.com> - 8.0p1-1 + 0.10.3-7 - New upstream release (#1701072) - Removed support for VendroPatchLevel configuration option - Significant rework of GSSAPI Key Exchange - Significant rework of PKCS#11 URI support * Mon Mar 11 2019 Jakub Jelen <jjelen@redhat.com> - 7.9p1-5 + 0.10.3.6 - Fix kerberos cleanup procedures with GSSAPI - Update cached passwd structure after PAM authentication - Do not fall back to sshd_net_t SELinux context - Fix corner cases of PKCS#11 URI implementation - Do not negotiate arbitrary primes with DH GEX in FIPS * Wed Feb 06 2019 Jakub Jelen <jjelen@redhat.com> - 7.9p1-4 + 0.10.3.6 - Log when a client requests an interactive session and only sftp is allowed - Fix minor issues in ssh-copy-id - Enclose redhat specific configuration with Match final block * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.9p1-3.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 7.9p1-3.1 - Rebuilt for libcrypt.so.2 (#1666033) * Mon Jan 14 2019 Jakub Jelen <jjelen@redhat.com> - 7.9p1-3 + 0.10.3.6 - Backport Match final to unbreak canonicalization with crypto-policies (#1630166) - gsskex: Dump correct option - Backport several fixes from 7_9 branch, mostly related to certificate authentication (#1665611) - Backport patch for CVE-2018-20685 (#1665786) - Correctly initialize ECDSA key structures from PKCS#11 * Wed Nov 14 2018 Jakub Jelen <jjelen@redhat.com> - 7.9p1-2 + 0.10.3-6 - Fix LDAP configure test (#1642414) - Avoid segfault on kerberos authentication failure - Reference correct file in configuration example (#1643274) - Dump missing GSSAPI configuration options - Allow to disable RSA signatures with SHA-1 * Fri Oct 19 2018 Jakub Jelen <jjelen@redhat.com> - 7.9p1-1 + 0.10.3-6 - New upstream release OpenSSH 7.9p1 (#1632902, #1630166) - Honor GSSAPIServerIdentity option for GSSAPI key exchange - Do not break gsssapi-keyex authentication method when specified in AuthenticationMethods - Follow the system-wide PATH settings (#1633756) - Address some coverity issues * Mon Sep 24 2018 Jakub Jelen <jjelen@redhat.com> - 7.8p1-3 + 0.10.3-5 - Disable OpenSSH hardening flags and use the ones provided by system - Ignore unknown parts of PKCS#11 URI - Do not fail with GSSAPI enabled in match blocks (#1580017) - Fix the segfaulting cavs test (#1628962) * Fri Aug 31 2018 Jakub Jelen <jjelen@redhat.com> - 7.8p1-2 + 0.10.3-5 - New upstream release fixing CVE 2018-15473 - Remove unused patches - Remove reference to unused enviornment variable SSH_USE_STRONG_RNG - Address coverity issues - Unbreak scp between two IPv6 hosts - Unbreak GSSAPI key exchange (#1624344) - Unbreak rekeying with GSSAPI key exchange (#1624344) * Thu Aug 09 2018 Jakub Jelen <jjelen@redhat.com> - 7.7p1-6 + 0.10.3-4 - Fix listing of kex algoritms in FIPS mode - Allow aes-gcm cipher modes in FIPS mode - Coverity fixes