public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: Rebasing OpenSSL to 4.0.1 + some cleanup
@ 2026-06-09 12:45 Dmitry Belyavskiy
  0 siblings, 0 replies; only message in thread
From: Dmitry Belyavskiy @ 2026-06-09 12:45 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/openssl
Branch : rebase_40beta
Commit : 9cb91e72912cd7c4cd58dc77d4e3cdd43c7d68b2
Author : Dmitry Belyavskiy <dbelyavs@redhat.com>
Date   : 2026-06-09T14:41:04+02:00
Stats  : +11/-16 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/openssl/c/9cb91e72912cd7c4cd58dc77d4e3cdd43c7d68b2?branch=rebase_40beta

Log:
Rebasing OpenSSL to 4.0.1 + some cleanup

---
diff --git a/.gitignore b/.gitignore
index f1f2ba7..a83965c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -70,3 +70,4 @@ openssl-1.0.0a-usa.tar.bz2
 /openssl-3.5.4.tar.gz
 /openssl-3.5.5.tar.gz
 /openssl-4.0.0-beta1.tar.gz
+/openssl-4.0.1.tar.gz

diff --git a/0005-RH-Add-support-for-PROFILE-SYSTEM-system-default-cip.patch b/0005-RH-Add-support-for-PROFILE-SYSTEM-system-default-cip.patch
index e7c0658..cc05d4e 100644
--- a/0005-RH-Add-support-for-PROFILE-SYSTEM-system-default-cip.patch
+++ b/0005-RH-Add-support-for-PROFILE-SYSTEM-system-default-cip.patch
@@ -323,7 +323,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.53.0
 

diff --git a/openssl.spec b/openssl.spec
index 6d7fb10..f9f6bc8 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -7,9 +7,6 @@
 # 4.0.0 soversion = 4 (same as upstream)
 %define soversion 4
 
-# Prerelease suffix for beta/rc releases. Comment out or remove for final releases.
-%global prerelease beta1
-
 # Arches on which we need to prevent arch conflicts on opensslconf.h, must
 # also be handled in opensslconf-new.h.
 %define multilib_arches %{ix86} ia64 %{mips} ppc ppc64 s390 s390x sparcv9 sparc64 x86_64
@@ -30,21 +27,12 @@ print(string.sub(hash, 0, 16))
 
 %global _performance_build 1
 
-# https://fedoraproject.org/wiki/Changes/OpensslDeprecateEngine
-# ENGINE is deprecated but still (separately) available for Fedora.
-# It has been completely removed from RHEL 10 and later.
-%bcond engine %[!(0%{?rhel} >= 10)]
-
 Summary: Utilities from the general purpose cryptography library with TLS implementation
 Name: openssl
-Version: 4.0.0~beta1
-Release: 5%{?dist}
+Version: 4.0.1
+Release: 1%{?dist}
 Epoch: 1
-%if 0%{?prerelease:1}
-Source0: openssl-4.0.0-%{prerelease}.tar.gz
-%else
 Source0: openssl-%{version}.tar.gz
-%endif
 Source1: fips-hmacify.sh
 Source4: openssl.rpmlintrc
 Source9: configuration-switch.h
@@ -446,6 +434,12 @@ ln -s /etc/crypto-policies/back-ends/openssl_fips.config $RPM_BUILD_ROOT%{_sysco
 %ldconfig_scriptlets libs
 
 %changelog
+* Tue Jun 09 2026 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:4.0.1-1
+- Rebase to OpenSSL 4.0.1
+
+* Mon Jun 08 2026 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:4.0.0-6
+- rebuilt
+
 * Sat Apr 11 2026 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:4.0.0~beta1-5
 - Mark release as beta1 according to upstream naming.
 - Update requirements for better backward compatibility

diff --git a/sources b/sources
index 48621d1..a9ebcff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (openssl-4.0.0-beta1.tar.gz) = 7b032e5191b8e3a1b39cb1d50495bcb731b98bb4710fa08034512265f1bf74820f820c181a6e498fb3a2f289991cbfbc30a0e0f8e80241336711cafcce97fe2c
+SHA512 (openssl-4.0.1.tar.gz) = 84104cbd928a3fbcb9a90c567fa37f927b974d4744b8cd774641e0d07db065d1564fa4c3df4c26818f3c6e726ca71b3aae72109d10482bba3396949886fc8892

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 12:45 [rpms/openssl] rebase_40beta: Rebasing OpenSSL to 4.0.1 + some cleanup Dmitry Belyavskiy

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