public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dmitry Belyavskiy <dbelyavs@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/openssh] f44: Make PKCS#11 URI tests passing in GNOME environment
Date: Thu, 24 Sep 2026 13:07:58 GMT [thread overview]
Message-ID: <179025527857.1.11634193642194946257.rpms-openssh-32116045899b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/openssh
Branch : f44
Commit : 32116045899beb62cf184bbe8dd230b9023bed95
Author : Dmitry Belyavskiy <dbelyavs@redhat.com>
Date : 2026-09-24T15:07:38+02:00
Stats : +6/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/openssh/c/32116045899beb62cf184bbe8dd230b9023bed95?branch=f44
Log:
Make PKCS#11 URI tests passing in GNOME environment
---
diff --git a/0052-openssh-10.2p1-pkcs11-uri.patch b/0052-openssh-10.2p1-pkcs11-uri.patch
index 881337b..c8431ab 100644
--- a/0052-openssh-10.2p1-pkcs11-uri.patch
+++ b/0052-openssh-10.2p1-pkcs11-uri.patch
@@ -207,7 +207,7 @@ new file mode 100644
index 000000000..a91aee94f
--- /dev/null
+++ b/regress/pkcs11.sh
-@@ -0,0 +1,349 @@
+@@ -0,0 +1,350 @@
+#
+# Copyright (c) 2017 Red Hat
+#
@@ -276,6 +276,7 @@ index 000000000..a91aee94f
+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 75cd814..8a08d3e 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: 14%{?dist}
+Release: 15%{?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
@@ -601,6 +601,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.2p1-15
+- Make PKCS#11 URI tests passing in GNOME environment
+
* Wed Aug 19 2026 Dmitry Belyavskiy <dbelyavs@redhat.com> - 10.0p1-14
- Fix CVE-2026-59995 OpenSSH: sftp client allows attacker to control downloaded
file location
reply other threads:[~2026-09-24 13:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=179025527857.1.11634193642194946257.rpms-openssh-32116045899b@fedoraproject.org \
--to=dbelyavs@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox