Skip to content
Snippets Groups Projects
Commit feb68b25 authored by omni's avatar omni
Browse files

main/mbedtls: security upgrade to 2.16.12

parent 6587961d
No related branches found
No related tags found
1 merge request!28588[3.13] main/mbedtls: security upgrade to 2.16.12
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Contributor: Łukasz Jendrysik <scadu@yandex.com> # Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mbedtls pkgname=mbedtls
pkgver=2.16.10 pkgver=2.16.12
pkgrel=0 pkgrel=0
pkgdesc="Light-weight cryptographic and SSL/TLS library" pkgdesc="Light-weight cryptographic and SSL/TLS library"
url="https://tls.mbed.org" url="https://tls.mbed.org"
...@@ -16,6 +16,8 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/ARMmbed/mbedtls/archive/v$pk ...@@ -16,6 +16,8 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/ARMmbed/mbedtls/archive/v$pk
# https://tls.mbed.org/security # https://tls.mbed.org/security
# secfixes: # secfixes:
# 2.16.12-r0:
# - CVE-2021-44732
# 2.16.8-r0: # 2.16.8-r0:
# - CVE-2020-16150 # - CVE-2020-16150
# 2.16.6-r0: # 2.16.6-r0:
...@@ -80,4 +82,4 @@ static() { ...@@ -80,4 +82,4 @@ static() {
chmod -x "$subpkgdir"/usr/lib/*.a chmod -x "$subpkgdir"/usr/lib/*.a
} }
sha512sums="9a2d7b5e786d7bc377c9fbf36322621b8873037e6f28d1ff16bd81650f87d421aaf1c34f8b8f1829c824710c63b2c262208dc3f242dac7f361c1d9607fe9933c mbedtls-2.16.10.tar.gz" sha512sums="8d96d8cd906cc0999134320e4e1f550631426d166eab5da6e65469ee7286093810fcc6ac4bd5500ee55972d159f8bef7f9e53245f7f0eec72f72c35265b4313b mbedtls-2.16.12.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment