forked from pool/mbedtls-2
Accepting request 1125092 from security:tls
OBS-URL: https://build.opensuse.org/request/show/1125092 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mbedtls-2?expand=0&rev=5
This commit is contained in:
commit
90d5c24027
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:849e86b626e42ded6bf67197b64aa771daa54e2a7e2868dc67e1e4711959e5e3
|
||||
size 4004752
|
3
mbedtls-2.28.6.tar.gz
Normal file
3
mbedtls-2.28.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:737b088bb8877ff8f0fc404ebbc48f82486df3da4bfd5b28fa208a5967e42fb3
|
||||
size 3988749
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 10 16:20:12 UTC 2023 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
- Update to 2.28.6:
|
||||
Changes:
|
||||
* Mbed TLS is now released under a dual Apache-2.0 OR GPL-2.0-or-later
|
||||
license. Users may choose which license they take the code under.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 7 13:08:45 UTC 2023 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
|
@ -21,10 +21,10 @@
|
||||
%define lib_x509 libmbedx509-1
|
||||
%define _rname mbedtls
|
||||
Name: mbedtls-2
|
||||
Version: 2.28.5
|
||||
Version: 2.28.6
|
||||
Release: 0
|
||||
Summary: Libraries for crypto and SSL/TLS protocols
|
||||
License: Apache-2.0
|
||||
License: Apache-2.0 OR GPL-2.0-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://tls.mbed.org
|
||||
Source: https://github.com/ARMmbed/mbedtls/archive/v%{version}.tar.gz#/%{_rname}-%{version}.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user