public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: Deprecating a proper subpackage
@ 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 : 4f8f7aa19f71284aaff50ee5659b89cfa98932e4
Author : Dmitry Belyavskiy <dbelyavs@redhat.com>
Date : 2025-02-25T14:43:09+01:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openssl/c/4f8f7aa19f71284aaff50ee5659b89cfa98932e4?branch=rebase_40beta
Log:
Deprecating a proper subpackage
Related: rhbz#2276420
---
diff --git a/openssl.spec b/openssl.spec
index c65dc75..2d83d49 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.4
-Release: 1%{?dist}
+Release: 2%{?dist}
Epoch: 1
Source: openssl-%{version}.tar.gz
Source2: Makefile.certificate
@@ -220,6 +220,7 @@ Summary: Files for development of applications which will use OpenSSL and use de
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
Requires: %{name}-devel%{?_isa} = %{epoch}:%{version}-%{release}
Requires: pkgconfig
+Provides: deprecated()
%description devel-engine
OpenSSL is a toolkit for supporting cryptography. The openssl-devel-engine
@@ -230,7 +231,6 @@ use deprecated OpenSSL ENGINE functionality.
Summary: Perl scripts provided with OpenSSL
Requires: perl-interpreter
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
-Provides: deprecated()
%description perl
OpenSSL is a toolkit for supporting cryptography. The openssl-perl
@@ -540,6 +540,10 @@ ln -s /etc/crypto-policies/back-ends/openssl_fips.config $RPM_BUILD_ROOT%{_sysco
%ldconfig_scriptlets libs
%changelog
+* Tue Feb 25 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.4-2
+- Deprecating a proper subpackage
+ Related: rhbz#2276420
+
* Wed Feb 12 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.4-1
- Rebase to 3.2.4
Resolves: CVE-2024-12797
^ 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: Deprecating a proper subpackage Dmitry Belyavskiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox