public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tor] rawhide: Disable ENGINE with openssl 4
@ 2026-06-14 17:00 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-06-14 17:00 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/tor
Branch : rawhide
Commit : 40e01e58ff4a83b6bfe6790aa7aef74d9d1d41b9
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-06-14T12:59:55-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/tor/c/40e01e58ff4a83b6bfe6790aa7aef74d9d1d41b9?branch=rawhide
Log:
Disable ENGINE with openssl 4
---
diff --git a/tor.spec b/tor.spec
index 9efa465..4bb0eab 100644
--- a/tor.spec
+++ b/tor.spec
@@ -48,7 +48,7 @@ BuildRequires: gnupg2
BuildRequires: systemd-devel
BuildRequires: systemd-rpm-macros
%{?sysusers_requires_compat}
-%if 0%{?fedora} >= 41
+%if 0%{?fedora} >= 41 && 0%{?fedora} < 45
# https://gitlab.torproject.org/tpo/core/tor/-/issues/40166#note_3055852
# https://bugzilla.redhat.com/show_bug.cgi?id=2301334
BuildRequires: openssl-devel-engine
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-14 17:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-14 17:00 [rpms/tor] rawhide: Disable ENGINE with openssl 4 Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox