public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssh] f45: Make pkcs11-uri test compatible with GNOME
@ 2026-09-24 9:09 Dmitry Belyavskiy
0 siblings, 0 replies; only message in thread
From: Dmitry Belyavskiy @ 2026-09-24 9:09 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/openssh
Branch : f45
Commit : b6ff2c03dea8211aba45499d30a1191664279179
Author : Dmitry Belyavskiy <dbelyavs@redhat.com>
Date : 2026-09-24T11:08:50+02:00
Stats : +6/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/openssh/c/b6ff2c03dea8211aba45499d30a1191664279179?branch=f45
Log:
Make pkcs11-uri test compatible with GNOME
---
diff --git a/0052-openssh-10.2p1-pkcs11-uri.patch b/0052-openssh-10.2p1-pkcs11-uri.patch
index 7e68251..e2926f6 100644
--- a/0052-openssh-10.2p1-pkcs11-uri.patch
+++ b/0052-openssh-10.2p1-pkcs11-uri.patch
@@ -229,7 +229,7 @@ new file mode 100644
index 000000000..72d69bda0
--- /dev/null
+++ b/regress/pkcs11-uri.sh
-@@ -0,0 +1,410 @@
+@@ -0,0 +1,411 @@
+#
+# Copyright (c) 2017 Red Hat
+#
@@ -298,6 +298,7 @@ index 000000000..72d69bda0
+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
+# Backup ssh_proxy before modifications
+cp $OBJ/ssh_proxy $OBJ/ssh_proxy_bak
diff --git a/openssh.spec b/openssh.spec
index 2ae9124..4552075 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -39,7 +39,7 @@
Summary: An open source implementation of SSH protocol version 2
Name: openssh
Version: %{openssh_ver}
-Release: 1%{?dist}
+Release: 2%{?dist}
URL: http://www.openssh.com/portable.html
Source0: https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
Source1: https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz.asc
@@ -522,6 +522,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.5p1-2
+- Make pkcs11-uri test compatible with GNOME
+
* Fri Aug 21 2026 Dmitry Belyavskiy <dbelyavs@redhat.com> - 10.5p1-1
- Rebasing OpenSSH to 10.5p1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-24 9:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 9:09 [rpms/openssh] f45: Make pkcs11-uri test compatible with GNOME Dmitry Belyavskiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox