Thu, 21 Nov 2024 16:51:53 CET | login

Information for build openssh-7.4p1-23.2.1.xcpng8.3

ID3229
Package Nameopenssh
Version7.4p1
Release23.2.1.xcpng8.3
Epoch
Sourcegit+https://github.com/xcp-ng-rpms/openssh.git#1e045e18825db86753e320c2cd860a6f81a21231
SummaryAn open source implementation of SSH protocol versions 1 and 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 bytescande
State complete
Volume DEFAULT
StartedMon, 13 May 2024 09:26:05 CEST
CompletedMon, 13 May 2024 09:29:37 CEST
Taskbuild (v8.3-incoming, /xcp-ng-rpms/openssh.git:1e045e18825db86753e320c2cd860a6f81a21231)
Extra{'source': {'original_url': 'git+https://github.com/xcp-ng-rpms/openssh.git?#1e045e18825db86753e320c2cd860a6f81a21231'}}
Tags
built-by-xcp-ng
v8.3-base
RPMs
src
openssh-7.4p1-23.2.1.xcpng8.3.src.rpm (info) (download)
x86_64
openssh-7.4p1-23.2.1.xcpng8.3.x86_64.rpm (info) (download)
openssh-cavs-7.4p1-23.2.1.xcpng8.3.x86_64.rpm (info) (download)
openssh-clients-7.4p1-23.2.1.xcpng8.3.x86_64.rpm (info) (download)
openssh-keycat-7.4p1-23.2.1.xcpng8.3.x86_64.rpm (info) (download)
openssh-ldap-7.4p1-23.2.1.xcpng8.3.x86_64.rpm (info) (download)
openssh-server-7.4p1-23.2.1.xcpng8.3.x86_64.rpm (info) (download)
openssh-server-sysvinit-7.4p1-23.2.1.xcpng8.3.x86_64.rpm (info) (download)
pam_ssh_agent_auth-0.10.3-2.23.2.1.xcpng8.3.x86_64.rpm (info) (download)
openssh-debuginfo-7.4p1-23.2.1.xcpng8.3.x86_64.rpm (info) (download)
Logs
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue Apr 30 2024 Thierry Escande <thierry.escande@vates.tech> - 7.4p1-23.2.1 + 0.10.3-2.23.2.1 - Harden default ciphers and algorithms - Disable GSSAPIAuthentication in sshd_config - Remove build dependency on xauth (used for X11 forwarding not supported on XCP-ng hosts) - Make use of xcpng_subrel macro for versioning - Disable gnome_askpass - Add BuildRequires for gcc * Wed Jan 24 2024 Alex Brett <alex.brett@cloud.com> - 7.4p1-23.2 + 0.10.3-2 - Fix for CVE-2023-48795: Add strict key exchange extension * Thu Dec 14 2023 Alex Brett <alex.brett@cloud.com> - 7.4p1-23.1 + 0.10.3-2 - Imported openssh-7.4p1-23.el7_9 from CentOS, including: - Fix for CVE-2023-38408 - Fix for CVE-2021-41617 - Fix for CVE-2018-15473 - Fix for CVE-2017-15906