mbedtls: 3.4.1 -> 3.5.0

This commit is contained in:
Tim Biermann 2023-10-06 14:47:52 +02:00
parent f937df1bc4
commit 82432cc72e
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 52 additions and 15 deletions

View File

@ -59,6 +59,28 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/udp_proxy
-rwxr-xr-x root/root usr/bin/zeroize
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/everest/
-rw-r--r-- root/root usr/include/everest/Hacl_Curve25519.h
-rw-r--r-- root/root usr/include/everest/everest.h
-rw-r--r-- root/root usr/include/everest/kremlib.h
drwxr-xr-x root/root usr/include/everest/kremlib/
-rw-r--r-- root/root usr/include/everest/kremlib/FStar_UInt128.h
-rw-r--r-- root/root usr/include/everest/kremlib/FStar_UInt64_FStar_UInt32_FStar_UInt16_FStar_UInt8.h
drwxr-xr-x root/root usr/include/everest/kremlin/
-rw-r--r-- root/root usr/include/everest/kremlin/c_endianness.h
drwxr-xr-x root/root usr/include/everest/kremlin/internal/
-rw-r--r-- root/root usr/include/everest/kremlin/internal/builtin.h
-rw-r--r-- root/root usr/include/everest/kremlin/internal/callconv.h
-rw-r--r-- root/root usr/include/everest/kremlin/internal/compat.h
-rw-r--r-- root/root usr/include/everest/kremlin/internal/debug.h
-rw-r--r-- root/root usr/include/everest/kremlin/internal/target.h
-rw-r--r-- root/root usr/include/everest/kremlin/internal/types.h
-rw-r--r-- root/root usr/include/everest/kremlin/internal/wasmsupport.h
drwxr-xr-x root/root usr/include/everest/vs2013/
-rw-r--r-- root/root usr/include/everest/vs2013/Hacl_Curve25519.h
-rw-r--r-- root/root usr/include/everest/vs2013/inttypes.h
-rw-r--r-- root/root usr/include/everest/vs2013/stdbool.h
-rw-r--r-- root/root usr/include/everest/x25519.h
drwxr-xr-x root/root usr/include/mbedtls/
-rw-r--r-- root/root usr/include/mbedtls/aes.h
-rw-r--r-- root/root usr/include/mbedtls/aria.h
@ -75,6 +97,12 @@ drwxr-xr-x root/root usr/include/mbedtls/
-rw-r--r-- root/root usr/include/mbedtls/cipher.h
-rw-r--r-- root/root usr/include/mbedtls/cmac.h
-rw-r--r-- root/root usr/include/mbedtls/compat-2.x.h
-rw-r--r-- root/root usr/include/mbedtls/config_adjust_legacy_crypto.h
-rw-r--r-- root/root usr/include/mbedtls/config_adjust_legacy_from_psa.h
-rw-r--r-- root/root usr/include/mbedtls/config_adjust_psa_from_legacy.h
-rw-r--r-- root/root usr/include/mbedtls/config_adjust_psa_superset_legacy.h
-rw-r--r-- root/root usr/include/mbedtls/config_adjust_ssl.h
-rw-r--r-- root/root usr/include/mbedtls/config_adjust_x509.h
-rw-r--r-- root/root usr/include/mbedtls/config_psa.h
-rw-r--r-- root/root usr/include/mbedtls/constant_time.h
-rw-r--r-- root/root usr/include/mbedtls/ctr_drbg.h
@ -90,7 +118,6 @@ drwxr-xr-x root/root usr/include/mbedtls/
-rw-r--r-- root/root usr/include/mbedtls/gcm.h
-rw-r--r-- root/root usr/include/mbedtls/hkdf.h
-rw-r--r-- root/root usr/include/mbedtls/hmac_drbg.h
-rw-r--r-- root/root usr/include/mbedtls/legacy_or_psa.h
-rw-r--r-- root/root usr/include/mbedtls/lms.h
-rw-r--r-- root/root usr/include/mbedtls/mbedtls_config.h
-rw-r--r-- root/root usr/include/mbedtls/md.h
@ -114,6 +141,7 @@ drwxr-xr-x root/root usr/include/mbedtls/
-rw-r--r-- root/root usr/include/mbedtls/rsa.h
-rw-r--r-- root/root usr/include/mbedtls/sha1.h
-rw-r--r-- root/root usr/include/mbedtls/sha256.h
-rw-r--r-- root/root usr/include/mbedtls/sha3.h
-rw-r--r-- root/root usr/include/mbedtls/sha512.h
-rw-r--r-- root/root usr/include/mbedtls/ssl.h
-rw-r--r-- root/root usr/include/mbedtls/ssl_cache.h
@ -128,15 +156,22 @@ drwxr-xr-x root/root usr/include/mbedtls/
-rw-r--r-- root/root usr/include/mbedtls/x509_crt.h
-rw-r--r-- root/root usr/include/mbedtls/x509_csr.h
drwxr-xr-x root/root usr/include/psa/
-rw-r--r-- root/root usr/include/psa/build_info.h
-rw-r--r-- root/root usr/include/psa/crypto.h
-rw-r--r-- root/root usr/include/psa/crypto_adjust_auto_enabled.h
-rw-r--r-- root/root usr/include/psa/crypto_adjust_config_key_pair_types.h
-rw-r--r-- root/root usr/include/psa/crypto_adjust_config_synonyms.h
-rw-r--r-- root/root usr/include/psa/crypto_builtin_composites.h
-rw-r--r-- root/root usr/include/psa/crypto_builtin_key_derivation.h
-rw-r--r-- root/root usr/include/psa/crypto_builtin_primitives.h
-rw-r--r-- root/root usr/include/psa/crypto_compat.h
-rw-r--r-- root/root usr/include/psa/crypto_config.h
-rw-r--r-- root/root usr/include/psa/crypto_driver_common.h
-rw-r--r-- root/root usr/include/psa/crypto_driver_contexts_composites.h
-rw-r--r-- root/root usr/include/psa/crypto_driver_contexts_key_derivation.h
-rw-r--r-- root/root usr/include/psa/crypto_driver_contexts_primitives.h
-rw-r--r-- root/root usr/include/psa/crypto_extra.h
-rw-r--r-- root/root usr/include/psa/crypto_legacy.h
-rw-r--r-- root/root usr/include/psa/crypto_platform.h
-rw-r--r-- root/root usr/include/psa/crypto_se_driver.h
-rw-r--r-- root/root usr/include/psa/crypto_sizes.h
@ -150,15 +185,17 @@ drwxr-xr-x root/root usr/lib/cmake/MbedTLS/
-rw-r--r-- root/root usr/lib/cmake/MbedTLS/MbedTLSConfigVersion.cmake
-rw-r--r-- root/root usr/lib/cmake/MbedTLS/MbedTLSTargets-release.cmake
-rw-r--r-- root/root usr/lib/cmake/MbedTLS/MbedTLSTargets.cmake
-rw-r--r-- root/root usr/lib/libeverest.a
-rw-r--r-- root/root usr/lib/libmbedcrypto.a
lrwxrwxrwx root/root usr/lib/libmbedcrypto.so -> libmbedcrypto.so.14
lrwxrwxrwx root/root usr/lib/libmbedcrypto.so.14 -> libmbedcrypto.so.3.4.1
-rwxr-xr-x root/root usr/lib/libmbedcrypto.so.3.4.1
lrwxrwxrwx root/root usr/lib/libmbedcrypto.so -> libmbedcrypto.so.15
lrwxrwxrwx root/root usr/lib/libmbedcrypto.so.15 -> libmbedcrypto.so.3.5.0
-rwxr-xr-x root/root usr/lib/libmbedcrypto.so.3.5.0
-rw-r--r-- root/root usr/lib/libmbedtls.a
lrwxrwxrwx root/root usr/lib/libmbedtls.so -> libmbedtls.so.19
lrwxrwxrwx root/root usr/lib/libmbedtls.so.19 -> libmbedtls.so.3.4.1
-rwxr-xr-x root/root usr/lib/libmbedtls.so.3.4.1
lrwxrwxrwx root/root usr/lib/libmbedtls.so -> libmbedtls.so.20
lrwxrwxrwx root/root usr/lib/libmbedtls.so.20 -> libmbedtls.so.3.5.0
-rwxr-xr-x root/root usr/lib/libmbedtls.so.3.5.0
-rw-r--r-- root/root usr/lib/libmbedx509.a
lrwxrwxrwx root/root usr/lib/libmbedx509.so -> libmbedx509.so.5
-rwxr-xr-x root/root usr/lib/libmbedx509.so.3.4.1
lrwxrwxrwx root/root usr/lib/libmbedx509.so.5 -> libmbedx509.so.3.4.1
lrwxrwxrwx root/root usr/lib/libmbedx509.so -> libmbedx509.so.6
-rwxr-xr-x root/root usr/lib/libmbedx509.so.3.5.0
lrwxrwxrwx root/root usr/lib/libmbedx509.so.6 -> libmbedx509.so.3.5.0
-rw-r--r-- root/root usr/lib/libp256m.a

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39ECeb4MsMm4hUuXxDSKKkm2YNOM5j4rfmllvLzi/MDQl0eZC2pCVmcxO1ayI35i3ZHRmRQTXejWvLgsF+V5NQ8=
SHA256 (Pkgfile) = 42b18d3885946cf563e25b027c54e66c68e6f85289eec3efafd54450566dce7f
SHA256 (.footprint) = 6e949250393e09f31bbcdc75f9a9aa6ec2744941ae03262f4035f2d1fc215391
SHA256 (mbedtls-3.4.1.tar.gz) = 7444c4752bd668f00741b16ec9e4f32fb707979278c9c64b4a905b209595f406
RWSagIOpLGJF38Fquj+H/ol8THe045O2LaHjwRY9g2wnbf3SO1BZCb1mwkut2BZDEpuvLuCD1y6pt8JjuJ3oHTgITx7Z+UmWBgg=
SHA256 (Pkgfile) = dbf6e72d32cc613cc1c7bdc471098acec1e4555f57a1bf6f46a68ba58a902ccc
SHA256 (.footprint) = e5076d846cf1a54db5666f405f5390a9d47bf6ca37e4c29b2c80fd3c1e15d1f9
SHA256 (mbedtls-3.5.0.tar.gz) = 02311fc8bd032d89ff9aee535dddb55458108dc0d4c5280638fc611aea7c5e4a

View File

@ -4,7 +4,7 @@
# Depends on: python3-jsonschema python3-jinja2
name=mbedtls
version=3.4.1
version=3.5.0
release=1
source=(https://github.com/ARMmbed/mbedtls/archive/$name-$version.tar.gz)