public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl3] rawhide: Rebase to OpenSSL 3.5.7
@ 2026-06-09 13:06 Dmitry Belyavskiy
  0 siblings, 0 replies; only message in thread
From: Dmitry Belyavskiy @ 2026-06-09 13:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/openssl3
Branch : rawhide
Commit : 5f5a5f1d3d0b4b2fc492babaf6ca020231223f46
Author : Dmitry Belyavskiy <beldmit@gmail.com>
Date   : 2026-06-09T15:05:33+02:00
Stats  : +8/-4 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/openssl3/c/5f5a5f1d3d0b4b2fc492babaf6ca020231223f46?branch=rawhide

Log:
Rebase to OpenSSL 3.5.7

---
diff --git a/.gitignore b/.gitignore
index 08b73a7..dd623c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /openssl-3.5.5.tar.gz
 /openssl3-3.5.5.tar.gz
 /openssl-3.5.6.tar.gz
+/openssl-3.5.7.tar.gz

diff --git a/0006-RH-Add-support-for-PROFILE-SYSTEM-system-default-cip.patch b/0006-RH-Add-support-for-PROFILE-SYSTEM-system-default-cip.patch
index d53c49a..8d7cae7 100644
--- a/0006-RH-Add-support-for-PROFILE-SYSTEM-system-default-cip.patch
+++ b/0006-RH-Add-support-for-PROFILE-SYSTEM-system-default-cip.patch
@@ -317,7 +317,7 @@ index 9874e6bad6..76b6befbad 100644
 +#endif
      ADD_TEST(test_default_cipherlist_explicit);
      ADD_TEST(test_default_cipherlist_clear);
-     ADD_TEST(test_stdname_cipherlist);
+ #ifndef OPENSSL_NO_TLS1_3
 -- 
 2.52.0
 

diff --git a/openssl3.spec b/openssl3.spec
index c4f03e7..3e5c405 100644
--- a/openssl3.spec
+++ b/openssl3.spec
@@ -33,8 +33,8 @@ print(string.sub(hash, 0, 16))
 
 Summary: Utilities from the general purpose cryptography library with TLS implementation
 Name: openssl3
-Version: 3.5.6
-Release: 4%{?dist}
+Version: 3.5.7
+Release: 1%{?dist}
 Epoch: 1
 Source0: openssl-%{version}.tar.gz
 Source1: fips-hmacify.sh
@@ -487,6 +487,9 @@ install -m644 %{SOURCE9} \
 %ldconfig_scriptlets libs
 
 %changelog
+* Tue Jun 09 2026 Dmitry Belyavskiy <beldmit@gmail.com> - 1:3.5.7-1
+- Rebase to OpenSSL 3.5.7
+
 * Mon Jun 08 2026 Dmitry Belyavskiy <beldmit@gmail.com> - 1:3.5.6-4
 - We don't use include directives in the compat package to avoid interference
   with the upcoming 4.0 release. We use the DEFAULT crypto policy instead.

diff --git a/sources b/sources
index 7e1503e..1fa392a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (openssl-3.5.6.tar.gz) = 7e48989c01751104e1c94fde05726c0d6d7cb0dd4f3d045e0e8f36b1d330a2557665970c44ec9aae86f5f7420315326022249247cd6845e6d598134aa74ac33c
+SHA512 (openssl-3.5.7.tar.gz) = de5351d2d532e1a3908a738f7d8aae448d32bc60bdb24808c556a24bc37a3f53daedf12b5d432eeb8c235e16939d842f908332ede8a447ca103ad1c493c820d7

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-09 13:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 13:06 [rpms/openssl3] rawhide: Rebase to OpenSSL 3.5.7 Dmitry Belyavskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox