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: Build OpenSSL with no-engine support
Date: Tue, 09 Jun 2026 12:45:17 GMT	[thread overview]
Message-ID: <178100911768.1.13100029836007727438.rpms-openssl-6f582b87ecc2@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/openssl
            Branch : rebase_40beta
            Commit : 6f582b87ecc27b81d570ded4abcb07e3aae9e55c
            Author : Sahana Prasad <sahana@redhat.com>
            Date   : 2024-03-25T17:50:50+01:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/openssl/c/6f582b87ecc27b81d570ded4abcb07e3aae9e55c?branch=rebase_40beta

            Log:
            Build OpenSSL with no-engine support

Signed-off-by: Sahana Prasad <sahana@redhat.com>

---
diff --git a/openssl.spec b/openssl.spec
index 69c44ed..25293a9 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: 3%{?dist}
+Release: 4%{?dist}~no_engine
 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-mdc2 no-ec2m no-sm2 no-sm4 enable-buildtest-c++ no-engine\
 	shared  ${sslarch} $RPM_OPT_FLAGS '-DDEVRANDOM="\"/dev/urandom\"" -DREDHAT_FIPS_VERSION="\"%{fips}\""'\
 	-Wl,--allow-multiple-definition
 
@@ -489,6 +489,9 @@ install -m644 %{SOURCE9} \
 %ldconfig_scriptlets libs
 
 %changelog
+* 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
 - Minimize skipping tests
 - Allow ignoring unknown signature algorithms and groups (upstream #23050)

                 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=178100911768.1.13100029836007727438.rpms-openssl-6f582b87ecc2@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