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] rawhide: Add dependencies for more upstream tests to run
Date: Fri, 10 Jul 2026 12:17:24 GMT	[thread overview]
Message-ID: <178368584481.1.17503220829452520769.rpms-openssh-67eab926ef76@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/openssh
            Branch : rawhide
            Commit : 67eab926ef76c7efa712a1110bf3d0e11d8c6c3b
            Author : Dmitry Belyavskiy <dbelyavs@redhat.com>
            Date   : 2026-07-10T14:16:53+02:00
            Stats  : +10/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/openssh/c/67eab926ef76c7efa712a1110bf3d0e11d8c6c3b?branch=rawhide

            Log:
            Add dependencies for more upstream tests to run

Tmux, gdb, softhsm, putty, and dropdear are used in upstream tests

---
diff --git a/openssh.spec b/openssh.spec
index 053d924..edc2787 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -165,6 +165,16 @@ BuildRequires: xauth
 # for tarball signature verification
 BuildRequires: gnupg2
 
+# for regress tests
+BuildRequires: tmux
+BuildRequires: gdb
+%if 0%{?fedora}
+BuildRequires: softhsm
+BuildRequires: putty
+BuildRequires: openssl
+BuildRequires: dropbear
+%endif
+
 %package clients
 Summary: An open source SSH client applications
 Requires: openssh = %{version}-%{release}

                 reply	other threads:[~2026-07-10 12:17 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=178368584481.1.17503220829452520769.rpms-openssh-67eab926ef76@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