public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssh] f43: Make PKCS#11 tests on build passing in GNOME environment
@ 2026-09-24 13:08 Dmitry Belyavskiy
  0 siblings, 0 replies; only message in thread
From: Dmitry Belyavskiy @ 2026-09-24 13:08 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/openssh
Branch : f43
Commit : 624957c8b036b70570a1e3637696bb17ad38aa7f
Author : Dmitry Belyavskiy <dbelyavs@redhat.com>
Date   : 2026-09-24T14:50:17+02:00
Stats  : +6/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/openssh/c/624957c8b036b70570a1e3637696bb17ad38aa7f?branch=f43

Log:
Make PKCS#11 tests on build passing in GNOME environment

---
diff --git a/0028-openssh-8.0p1-pkcs11-uri.patch b/0028-openssh-8.0p1-pkcs11-uri.patch
index 73e890b..f231566 100644
--- a/0028-openssh-8.0p1-pkcs11-uri.patch
+++ b/0028-openssh-8.0p1-pkcs11-uri.patch
@@ -191,7 +191,7 @@ new file mode 100644
 index 00000000..a91aee94
 --- /dev/null
 +++ b/regress/pkcs11.sh
-@@ -0,0 +1,349 @@
+@@ -0,0 +1,350 @@
 +#
 +#  Copyright (c) 2017 Red Hat
 +#
@@ -260,6 +260,7 @@ index 00000000..a91aee94
 +SSH_ASKPASS=/usr/bin/true
 +export SSH_ASKPASS
 +unset DISPLAY
++unset WAYLAND_DISPLAY
 +# We need interactive access to test PKCS# since it prompts for PIN
 +sed -i 's/.*BatchMode.*//g' $OBJ/ssh_proxy
 +

diff --git a/openssh.spec b/openssh.spec
index 1940ca9..f1404d1 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -43,7 +43,7 @@
 Summary: An open source implementation of SSH protocol version 2
 Name: openssh
 Version: %{openssh_ver}
-Release: 12%{?dist}
+Release: 13%{?dist}
 URL: http://www.openssh.com/portable.html
 Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
 Source1: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz.asc
@@ -610,6 +610,9 @@ test -f %{sysconfig_anaconda} && \
 %attr(0755,root,root) %{_libdir}/sshtest/sk-dummy.so
 
 %changelog
+* Thu Sep 24 2026 Dmitry Belyavskiy <dbelyavs@redhat.com> - 10.0p1-13
+- Make PKCS#11 tests on build passing in GNOME environment
+
 * Wed Aug 19 2026 Dmitry Belyavskiy <dbelyavs@redhat.com> - 10.0p1-12
 - Fix CVE-2026-59995 OpenSSH: sftp client allows attacker to control downloaded
   file location

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-24 13:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 13:08 [rpms/openssh] f43: Make PKCS#11 tests on build passing in GNOME environment Dmitry Belyavskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox