Mon, 19 Jan 2026 21:40:36 UTC | login

Information for build openssh-9.8p1-1.2.1~XCPNG2710.1.xcpng8.3

ID4307
Package Nameopenssh
Version9.8p1
Release1.2.1~XCPNG2710.1.xcpng8.3
Epoch
DraftFalse
Sourcegit+https://github.com/xcp-ng-rpms/openssh.git#79b39e1d63d140baf196270f446792235514df41
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 bypcoval
State complete
Volume DEFAULT
StartedMon, 19 Jan 2026 14:21:21 UTC
CompletedMon, 19 Jan 2026 14:46:38 UTC
Taskbuild (v8.3-u-pcoval2, /xcp-ng-rpms/openssh.git:79b39e1d63d140baf196270f446792235514df41)
Extra{'source': {'original_url': 'git+https://github.com/xcp-ng-rpms/openssh.git?#79b39e1d63d140baf196270f446792235514df41'}}
Tags
v8.3-u-pcoval2
RPMs
src
openssh-9.8p1-1.2.1~XCPNG2710.1.xcpng8.3.src.rpm (info) (download)
x86_64
openssh-9.8p1-1.2.1~XCPNG2710.1.xcpng8.3.x86_64.rpm (info) (download)
openssh-clients-9.8p1-1.2.1~XCPNG2710.1.xcpng8.3.x86_64.rpm (info) (download)
openssh-keycat-9.8p1-1.2.1~XCPNG2710.1.xcpng8.3.x86_64.rpm (info) (download)
openssh-server-9.8p1-1.2.1~XCPNG2710.1.xcpng8.3.x86_64.rpm (info) (download)
openssh-sk-dummy-9.8p1-1.2.1~XCPNG2710.1.xcpng8.3.x86_64.rpm (info) (download)
openssh-debuginfo-9.8p1-1.2.1~XCPNG2710.1.xcpng8.3.x86_64.rpm (info) (download)
Logs
x86_64
mock_output.log
hw_info.log
installed_pkgs.log
build.log
state.log
root.log
mock_config.log
Changelog * Mon Jan 19 2026 Philippe Coval <philippe.coval@vates.tech> - 9.8p1-1.2.1 - Drop XCP-ng patches for 7.4 - *** Upstream changelog *** - * Thu Jan 02 2025 Deli Zhang <deli.zhang@cloud.com> - 9.8p1-1.1 - - CA-400917: Disable PerSourcePenalties - - CA-401322: Revert sshd.pam to xs8 default - - CA-401322: Ensure new config files applied - * Fri Nov 07 2025 Alex Brett <alex.brett@citrix.com> - 9.8p1-1.2 - - CA-420416: Remove diffie-hellman-group14-sha1 KexAlgorithm - * Fri Sep 13 2024 Deli Zhang <deli.zhang@citrix.com> - 9.8p1-1 - - CP-50298: Upgrade to version 9.8p1 - * Wed Jul 31 2024 Lin Liu <lin.liu@citrix.com> - 8.8p1-3 - CP-50477: Customize ssh configurations - * Mon Sep 25 2023 Lin Liu <lin.liu@citrix.com> - 8.8p1-2 - - CP-45435: Permit root ssh login - * Thu Jul 20 2023 Lin Liu <lin.liu@citrix.com> - 8.8p1-1 - - First imported release * Mon Apr 28 2025 Yann Dirson <yann.dirson@vates.tech> - 7.4p1-23.3.3 + 0.10.3-2.23.3.3 - Rebuild against ncurses 6.4-6.20240309 to pull abi5 (compat) libs * Mon Mar 17 2025 Lucas Ravagnier <lucas.ravagnier@vates.tech> - 7.4p1-23.3.2 + 0.10.3-2.23.3.2 - Fix CVE-2025-26465 - Fix cases where error codes were not correctly set * Mon Aug 12 2024 Samuel Verschelde <stormi-xcp@ylix.fr> - 7.4p1-23.3.1 + 0.10.3-2.23.3.1 - Sync with 7.4p1-23.3 + 0.10.3-2.23.3 - *** Upstream changelog *** - * Tue Jul 02 2024 Ross Lagerwall <ross.lagerwall@citrix.com> - 7.4p1-23.3 + 0.10.3-2 - - CP-50166: Remove libsystemd integration - - CA-395182: Fix CVE-2024-6387 - use of non-async-signal-safe fn in sighandler * 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