Sun, 28 Apr 2024 11:22:20 UTC | login

Information for build openssh-9.3p1-13.fc40.1

ID278655
Package Nameopenssh
Version9.3p1
Release13.fc40.1
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/openssh.git#87ae5d1d5a84ab6a3d1b573eb270a2c6bfb458de
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, 28 Dec 2023 10:07:05 UTC
CompletedThu, 28 Dec 2023 12:58:17 UTC
Taskbuild (f40, /rpms/openssh.git:87ae5d1d5a84ab6a3d1b573eb270a2c6bfb458de)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/openssh.git#87ae5d1d5a84ab6a3d1b573eb270a2c6bfb458de'}}
Tags
f40
RPMs
src
openssh-9.3p1-13.fc40.1.src.rpm (info) (download)
riscv64
openssh-9.3p1-13.fc40.1.riscv64.rpm (info) (download)
openssh-askpass-9.3p1-13.fc40.1.riscv64.rpm (info) (download)
openssh-clients-9.3p1-13.fc40.1.riscv64.rpm (info) (download)
openssh-keycat-9.3p1-13.fc40.1.riscv64.rpm (info) (download)
openssh-server-9.3p1-13.fc40.1.riscv64.rpm (info) (download)
openssh-sk-dummy-9.3p1-13.fc40.1.riscv64.rpm (info) (download)
pam_ssh_agent_auth-0.10.4-9.13.fc40.1.riscv64.rpm (info) (download)
openssh-askpass-debuginfo-9.3p1-13.fc40.1.riscv64.rpm (info) (download)
openssh-clients-debuginfo-9.3p1-13.fc40.1.riscv64.rpm (info) (download)
openssh-debuginfo-9.3p1-13.fc40.1.riscv64.rpm (info) (download)
openssh-debugsource-9.3p1-13.fc40.1.riscv64.rpm (info) (download)
openssh-keycat-debuginfo-9.3p1-13.fc40.1.riscv64.rpm (info) (download)
openssh-server-debuginfo-9.3p1-13.fc40.1.riscv64.rpm (info) (download)
openssh-sk-dummy-debuginfo-9.3p1-13.fc40.1.riscv64.rpm (info) (download)
pam_ssh_agent_auth-debuginfo-0.10.4-9.13.fc40.1.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Dec 22 2023 Florian Weimer <fweimer@redhat.com> - 9.3p1-13.1 - Fix type errors in downstream gssapi-keyex patch * Mon Oct 16 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 9.3p1-13 - Fix issue with read-only ssh buffer during gssapi key exchange (rhbz#1938224) - https://github.com/openssh-gsskex/openssh-gsskex/pull/19 * Sun Oct 15 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 9.3p1-12 - Fix FTBFS due to implicit declarations (rhbz#2241211) * Tue Sep 19 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.3p1-11 - migrated to SPDX license * Fri Sep 15 2023 Timothée Ravier <tim@siosm.fr> - 9.3p1-10 - Revert "Remove sshd.socket unit (rhbz#2025716)" * Thu Aug 03 2023 Norbert Pocs <npocs@redhat.com> - 9.3p1-9 - pkcs11: Add support for 'serial' in PKCS#11 URI - Apply the upstream MR related to the previous pkcs11 issue - https://github.com/openssh/openssh-portable/pull/406 * Thu Aug 03 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.3p1-8 - Split including crypto-policies to a separate config (rhbz#1970566) - Disable forking of ssh-agent on startup (rhbz#2148555) - Remove sshd.socket unit (rhbz#2025716) - Minor optimization of ssh_krb5_kuserok (rhbz#2112501) * Tue Aug 01 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.3p1-7 - Relax checks of OpenSSL version * Wed Jul 26 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 9.3p1-6 - Update gssapi-keyex patch for OpenSSH 9.0+ * Fri Jul 21 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.3p1-5 - Fix remote code execution in ssh-agent PKCS#11 support Resolves: CVE-2023-38408 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.3p1-3.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 08 2023 Norbert Pocs <npocs@redhat.com> - 9.3p1-4 - Fix deprecated %patchN syntax - Reduce the number of patches by merging related patches * Wed Jun 07 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.3p1-3 - Fix DSS verification problem Resolves: rhbz#2212937 * Fri Jun 02 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.3p1-2 - Remove unused patch * Thu Jun 01 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.3p1-1 + 0.10.4-9 - Rebase OpenSSH to 9.3p1 * Wed May 24 2023 Norbert Pocs <npocs@redhat.com> - 9.0p1-18 - Fix pkcs11 issue with the recent changes - Clarify HostKeyAlgorithms relation with crypto-policies * Fri Apr 14 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.0p1-17 - In case when sha1 signatures are not supported, fallback to sha2 in hostproof - Audit logging patch was not applied (rhbz#2177471) * Thu Apr 13 2023 Norbert Pocs <npocs@redhat.com> - 9.0p1-16 - Make the sign, dh, ecdh processes FIPS compliant by adopting to openssl 3.0 * Thu Apr 13 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.0p1-15 - Fix self-DoS Resolves: CVE-2023-25136 - Remove too aggressive coverity fix causing native tests failure * Wed Apr 12 2023 Florian Weimer <fweimer@redhat.com> - 9.0p1-14.2 - C99 compatiblity fixes * Tue Mar 14 2023 Timothée Ravier <tim@siosm.fr> - 9.0p1-14 - Make sshd & sshd@ units want ssh-host-keys-migration.service * Mon Mar 13 2023 Zoltan Fridrich <zfridric@redhat.com> - 9.0p1-13 - Add sk-dummy subpackage for test purposes (rhbz#2176795) * Mon Mar 06 2023 Dusty Mabe <dusty@dustymabe.com> - 9.0p1-12 - Mark /var/lib/.ssh-host-keys-migration as %ghost file - Make ssh-host key migration less conditional * Wed Mar 01 2023 Dusty Mabe <dusty@dustymabe.com> - 9.0p1-11 - Provide a systemd unit for restoring default host key permissions (rhbz#2172956) - Co-Authored by Timothée Ravier <tim@siosm.fr> * Mon Jan 23 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.0p1-10 - Restore upstream behaviour and default host key permissions (rhbz#2141272) * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.0p1-9.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 09 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.0p1-9 - Fix build against updated OpenSSL (rhbz#2158966) * Mon Oct 24 2022 Norbert Pocs <npocs@redhat.com> - 9.0p1-8 - Add additional audit logging about ssh key used to login (rhbz#2049947) * Fri Oct 21 2022 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.0p1-7 - Check IP opts length (rhbz#1960015) * Wed Oct 05 2022 Anthony Rabbito <hello@anthonyrabbito.com> - 9.0p1-6 - Add a socket unit to ssh-agent user unit (rhbz#2125576) * Thu Sep 29 2022 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.0p1-5 - RSAMinSize => RequiredRSASize * Fri Sep 02 2022 Luca BRUNO <lucab@lucabruno.net> - 9.0p1-4 - Move users/groups creation logic to sysusers.d fragments * Wed Aug 24 2022 Alexander Sosedkin <asosedkin@redhat.com> - 9.0p1-3 - State in manpages that HostbasedAcceptedAlgorithms is set by crypto-policies * Wed Aug 17 2022 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.0p1-2 - Port patches from CentOS - RSAMinSize (rhbz#2117264) * Thu Aug 11 2022 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.0p1-1 + 0.10.4-7 - Rebase OpenSSH to 9.0p1 (rhbz#2057466) * Wed Aug 10 2022 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.8p1-4 + 0.10.4-6 - Port patches from CentOS (rhbz#2117264) * Mon Aug 01 2022 Luca BRUNO <lucab@lucabruno.net> - 8.8p1-3 - Use allocated static GID for 'ssh_keys' group (rhbz#2104595) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.8p1-2.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Apr 29 2022 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.8p1-2 - Disable locale forwarding in OpenSSH (#2002739) * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.8p1-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild