[packages/openssl] up to 3.3.0 (fixes CVE-2024-2511)

atler atler at pld-linux.org
Wed Apr 10 02:37:02 CEST 2024


commit d48564fb1c098ef680401cfd89c76ac93a5a095c
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Apr 10 00:40:11 2024 +0200

    up to 3.3.0 (fixes CVE-2024-2511)

 engines-dir.patch | 11 -----------
 openssl.spec      |  5 +++--
 2 files changed, 3 insertions(+), 13 deletions(-)
---
diff --git a/openssl.spec b/openssl.spec
index ad932d9..424e865 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -13,12 +13,12 @@ Summary(pt_BR.UTF-8):	Uma biblioteca C que fornece vários algoritmos e protocol
 Summary(ru.UTF-8):	Библиотеки и утилиты для соединений через Secure Sockets Layer
 Summary(uk.UTF-8):	Бібліотеки та утиліти для з'єднань через Secure Sockets Layer
 Name:		openssl
-Version:	3.2.1
+Version:	3.3.0
 Release:	1
 License:	Apache v2.0
 Group:		Libraries
 Source0:	https://www.openssl.org/source/%{name}-%{version}.tar.gz
-# Source0-md5:	c239213887804ba00654884918b37441
+# Source0-md5:	c8b063afbea85d867e161ecb8816cfa9
 Source2:	%{name}.1.pl
 Source3:	%{name}-ssl-certificate.sh
 Source4:	%{name}-c_rehash.sh
@@ -451,6 +451,7 @@ fi
 %attr(755,root,root) %{_libdir}/libcrypto.so
 %attr(755,root,root) %{_libdir}/libssl.so
 %{_includedir}/%{name}
+%{_libdir}/cmake/OpenSSL
 %{_pkgconfigdir}/libcrypto.pc
 %{_pkgconfigdir}/libssl.pc
 %{_pkgconfigdir}/openssl.pc
diff --git a/engines-dir.patch b/engines-dir.patch
index 513e877..29d83ee 100644
--- a/engines-dir.patch
+++ b/engines-dir.patch
@@ -11,14 +11,3 @@
  
  # Convenience variable for those who want to set the rpath in shared
  # libraries and applications
-@@ -1399,8 +1399,8 @@ libcrypto.pc:
- 	        echo 'libdir=$(libdir)'; \
- 	    fi; \
- 	    echo 'includedir=$${prefix}/include'; \
--	    echo 'enginesdir=$${libdir}/engines-{- $sover_dirname -}'; \
--	    echo 'modulesdir=$${libdir}/ossl-modules'; \
-+	    echo 'enginesdir=/$(LIBDIR)/engines-{- $sover_dirname -}'; \
-+	    echo 'modulesdir=/$(LIBDIR)/ossl-modules'; \
- 	    echo ''; \
- 	    echo 'Name: OpenSSL-libcrypto'; \
- 	    echo 'Description: OpenSSL cryptography library'; \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl.git/commitdiff/d48564fb1c098ef680401cfd89c76ac93a5a095c



More information about the pld-cvs-commit mailing list