public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sahana Prasad <sahana@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/openssl] rebase_40beta: Add no-engine support. The previous commit was a mistake
Date: Tue, 09 Jun 2026 12:45:18 GMT [thread overview]
Message-ID: <178100911811.1.5059878834424538224.rpms-openssl-b807fe8a6c2a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/openssl
Branch : rebase_40beta
Commit : b807fe8a6c2a140a4b3fd501c928c6b110679757
Author : Sahana Prasad <sahana@redhat.com>
Date : 2024-03-25T18:01:01+01:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openssl/c/b807fe8a6c2a140a4b3fd501c928c6b110679757?branch=rebase_40beta
Log:
Add no-engine support. The previous commit was a mistake
Signed-off-by: Sahana Prasad <sahana@redhat.com>
---
diff --git a/openssl.spec b/openssl.spec
index 25293a9..504e052 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -29,7 +29,7 @@ print(string.sub(hash, 0, 16))
Summary: Utilities from the general purpose cryptography library with TLS implementation
Name: openssl
Version: 3.2.1
-Release: 4%{?dist}~no_engine
+Release: 4%{?dist}
Epoch: 1
Source: openssl-%{version}.tar.gz
Source2: Makefile.certificate
@@ -298,7 +298,7 @@ export HASHBANGPERL=/usr/bin/perl
--system-ciphers-file=%{_sysconfdir}/crypto-policies/back-ends/openssl.config \
zlib enable-camellia enable-seed enable-rfc3779 enable-sctp \
enable-cms enable-md2 enable-rc5 ${ktlsopt} enable-fips -D_GNU_SOURCE \
- no-mdc2 no-ec2m no-sm2 no-sm4 enable-buildtest-c++ no-engine\
+ no-mdc2 no-ec2m no-sm2 no-sm4 enable-buildtest-c++ \
shared ${sslarch} $RPM_OPT_FLAGS '-DDEVRANDOM="\"/dev/urandom\"" -DREDHAT_FIPS_VERSION="\"%{fips}\""'\
-Wl,--allow-multiple-definition
@@ -490,6 +490,9 @@ install -m644 %{SOURCE9} \
%changelog
* Mon Mar 25 2024 Sahana Prasad <sahana@redhat.com> - 1:3.2.1-4
+- Add no-engine support. The previous commit was a mistake.
+
+* Mon Mar 25 2024 Sahana Prasad <sahana@redhat.com> - 1:3.2.1-4
- Build OpenSSL with no-engine support
* Thu Mar 07 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.1-3
reply other threads:[~2026-06-09 12:45 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=178100911811.1.5059878834424538224.rpms-openssl-b807fe8a6c2a@fedoraproject.org \
--to=sahana@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