[packages/mbedtls] Up to 3.1.0.

arekm arekm at pld-linux.org
Fri Apr 1 19:33:32 CEST 2022


commit e0115dde00be1821c0c4cc0521b03f9212d2bdb6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Apr 1 19:32:46 2022 +0200

    Up to 3.1.0.

 mbedtls-config-dtls-srtp.patch |  6 +++---
 mbedtls.spec                   | 16 ++++++++--------
 2 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/mbedtls.spec b/mbedtls.spec
index ed64be6..0f2b3a3 100644
--- a/mbedtls.spec
+++ b/mbedtls.spec
@@ -5,13 +5,13 @@
 Summary:	Light-weight cryptographic and SSL/TLS library
 Summary(pl.UTF-8):	Lekka biblioteka kryptograficzna oraz SSL/TLS
 Name:		mbedtls
-Version:	2.26.0
-Release:	2
+Version:	3.1.0
+Release:	1
 License:	GPL v2+
 Group:		Libraries
 #Source0Download: https://github.com/ARMmbed/mbedtls/releases
 Source0:	https://github.com/ARMmbed/mbedtls/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	5f66a6278d469b1cca5e035786ae9ea8
+# Source0-md5:	a228170fbedd1202edcc1bf13d83b1a3
 Patch0:		%{name}-config-dtls-srtp.patch
 URL:		https://www.trustedfirmware.org/projects/mbed-tls/
 BuildRequires:	cmake >= 2.8.12
@@ -115,13 +115,12 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog LICENSE README.md
 %attr(755,root,root) %{_libdir}/libmbedcrypto.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libmbedcrypto.so.6
+%attr(755,root,root) %ghost %{_libdir}/libmbedcrypto.so.11
 %attr(755,root,root) %{_libdir}/libmbedtls.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libmbedtls.so.13
+%attr(755,root,root) %ghost %{_libdir}/libmbedtls.so.17
 %attr(755,root,root) %{_libdir}/libmbedx509.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libmbedx509.so.1
+%attr(755,root,root) %ghost %{_libdir}/libmbedx509.so.4
 %dir %{_libdir}/%{name}
-%attr(755,root,root) %{_libdir}/%{name}/aescrypt2
 %attr(755,root,root) %{_libdir}/%{name}/benchmark
 %attr(755,root,root) %{_libdir}/%{name}/cert_app
 %attr(755,root,root) %{_libdir}/%{name}/cert_req
@@ -139,13 +138,13 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/%{name}/gen_entropy
 %attr(755,root,root) %{_libdir}/%{name}/gen_key
 %attr(755,root,root) %{_libdir}/%{name}/gen_random_ctr_drbg
-%attr(755,root,root) %{_libdir}/%{name}/gen_random_havege
 %attr(755,root,root) %{_libdir}/%{name}/generic_sum
 %attr(755,root,root) %{_libdir}/%{name}/hello
 %attr(755,root,root) %{_libdir}/%{name}/key_app
 %attr(755,root,root) %{_libdir}/%{name}/key_app_writer
 %attr(755,root,root) %{_libdir}/%{name}/key_ladder_demo
 %attr(755,root,root) %{_libdir}/%{name}/key_ladder_demo.sh
+%attr(755,root,root) %{_libdir}/%{name}/load_roots
 %attr(755,root,root) %{_libdir}/%{name}/mini_client
 %attr(755,root,root) %{_libdir}/%{name}/mpi_demo
 %attr(755,root,root) %{_libdir}/%{name}/pem2der
@@ -183,6 +182,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libmbedx509.so
 %{_includedir}/mbedtls
 %{_includedir}/psa
+%{_prefix}/cmake/MbedTLS*.cmake
 
 %files static
 %defattr(644,root,root,755)
diff --git a/mbedtls-config-dtls-srtp.patch b/mbedtls-config-dtls-srtp.patch
index 6f28132..8044ced 100644
--- a/mbedtls-config-dtls-srtp.patch
+++ b/mbedtls-config-dtls-srtp.patch
@@ -1,6 +1,6 @@
---- mbedtls-2.26.0/include/mbedtls/config.h.orig	2021-03-12 17:55:26.000000000 +0100
-+++ mbedtls-2.26.0/include/mbedtls/config.h	2021-06-13 22:49:25.354694754 +0200
-@@ -1907,7 +1907,7 @@
+--- mbedtls-3.1.0/./include/mbedtls/mbedtls_config.h~	2021-12-15 14:48:01.000000000 +0100
++++ mbedtls-3.1.0/./include/mbedtls/mbedtls_config.h	2022-04-01 19:24:00.006517078 +0200
+@@ -1607,7 +1607,7 @@
   *
   * Uncomment this to enable support for use_srtp extension.
   */
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mbedtls.git/commitdiff/e0115dde00be1821c0c4cc0521b03f9212d2bdb6



More information about the pld-cvs-commit mailing list