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/openssl] rebase_40beta: Locally configured providers should not interfere with openssl build-time tests
Date: Tue, 09 Jun 2026 12:45:27 GMT [thread overview]
Message-ID: <178100912737.1.4524237667928808150.rpms-openssl-ccc5c2006a66@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/openssl
Branch : rebase_40beta
Commit : ccc5c2006a6660d9d77ed936c4bb9c11a581978d
Author : Dmitry Belyavskiy <dbelyavs@redhat.com>
Date : 2025-01-27T14:42:00+01:00
Stats : +13/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/openssl/c/ccc5c2006a6660d9d77ed936c4bb9c11a581978d?branch=rebase_40beta
Log:
Locally configured providers should not interfere with openssl build-time tests
---
diff --git a/0025-for-tests.patch b/0025-for-tests.patch
index aef200b..0e0146c 100644
--- a/0025-for-tests.patch
+++ b/0025-for-tests.patch
@@ -1,7 +1,7 @@
diff -up openssl-3.0.0/apps/openssl.cnf.xxx openssl-3.0.0/apps/openssl.cnf
--- openssl-3.0.0/apps/openssl.cnf.xxx 2021-11-23 16:29:50.618691603 +0100
+++ openssl-3.0.0/apps/openssl.cnf 2021-11-23 16:28:16.872882099 +0100
-@@ -55,11 +55,11 @@ providers = provider_sect
+@@ -55,17 +55,17 @@ providers = provider_sect
# to side-channel attacks and as such have been deprecated.
[provider_sect]
@@ -16,3 +16,11 @@ diff -up openssl-3.0.0/apps/openssl.cnf.xxx openssl-3.0.0/apps/openssl.cnf
##[legacy_sect]
##activate = 1
+
+-#Place the third party provider configuration files into this folder
+-.include /etc/pki/tls/openssl.d
++##Place the third party provider configuration files into this folder
++#.include /etc/pki/tls/openssl.d
+
+
+####################################################################
diff --git a/openssl.spec b/openssl.spec
index 7d5675a..640a2b4 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.2
-Release: 12%{?dist}
+Release: 13%{?dist}
Epoch: 1
Source: openssl-%{version}.tar.gz
Source2: Makefile.certificate
@@ -557,6 +557,9 @@ ln -s /etc/crypto-policies/back-ends/openssl_fips.config $RPM_BUILD_ROOT%{_sysco
%ldconfig_scriptlets libs
%changelog
+* Mon Jan 27 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.2-13
+- Locally configured providers should not interfere with openssl build-time tests
+
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.2.2-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
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=178100912737.1.4524237667928808150.rpms-openssl-ccc5c2006a66@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