Accepting request 1125871 from security:tls

- Update to version 3.5.1:
  * Add docs re Everest license
  * Update Changelog with bugfix entry
  * Update BRANCHES
  * Bump version
  * Fix typos in changelog
  * Fix 3rdparty target names for custom config
  * assemble Changelog
  * README improvements to 3rdparty section
  * Update license for p256-m
  * Add Changelog for license
  * Update documentation
  * Fix some non-standard headers
  * Header updates

OBS-URL: https://build.opensuse.org/request/show/1125871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mbedtls?expand=0&rev=42
This commit is contained in:
Ana Guerrero 2023-11-14 20:43:40 +00:00 committed by Git OBS Bridge
commit 4b676d0b3c
7 changed files with 28 additions and 10 deletions

View File

@ -1,11 +1,11 @@
<services> <services>
<service name="obs_scm" mode="manual"> <service name="obs_scm" mode="manual">
<param name="versionformat">3.5.0</param> <param name="versionformat">3.5.1</param>
<param name="url">https://github.com/Mbed-TLS/mbedtls.git</param> <param name="url">https://github.com/Mbed-TLS/mbedtls.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
<param name="exclude">.*</param> <param name="exclude">.*</param>
<param name="revision">refs/tags/v3.5.0</param> <param name="revision">refs/tags/v3.5.1</param>
</service> </service>
<service name="tar" mode="buildtime"/> <service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime"> <service name="recompress" mode="buildtime">

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/Mbed-TLS/mbedtls.git</param> <param name="url">https://github.com/Mbed-TLS/mbedtls.git</param>
<param name="changesrevision">1ec69067fa1351427f904362c1221b31538c8b57</param></service></servicedata> <param name="changesrevision">edb8fec9882084344a314368ac7fd957a187519c</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:95c0f06329908d495b1a843d9e2bf08a593eb572ab95a1a69957e1f8b65eb9e5
size 43464717

3
mbedtls-3.5.1.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:18a7cdaba3c7433fef4ef37b25c5f2fd73cf5c69123ed5fc3452cc46f7e9f8b8
size 43188749

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Nov 14 12:34:09 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
- Update to version 3.5.1:
* Add docs re Everest license
* Update Changelog with bugfix entry
* Update BRANCHES
* Bump version
* Fix typos in changelog
* Fix 3rdparty target names for custom config
* assemble Changelog
* README improvements to 3rdparty section
* Update license for p256-m
* Add Changelog for license
* Update documentation
* Fix some non-standard headers
* Header updates
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 11 09:49:51 UTC 2023 - Martin Pluskal <mpluskal@suse.com> Wed Oct 11 09:49:51 UTC 2023 - Martin Pluskal <mpluskal@suse.com>

View File

@ -1,4 +1,4 @@
name: mbedtls name: mbedtls
version: 3.5.0 version: 3.5.1
mtime: 1696459621 mtime: 1699443360
commit: 1ec69067fa1351427f904362c1221b31538c8b57 commit: edb8fec9882084344a314368ac7fd957a187519c

View File

@ -22,7 +22,7 @@
%define lib_everest libeverest %define lib_everest libeverest
%define lib_p256m libp256m %define lib_p256m libp256m
Name: mbedtls Name: mbedtls
Version: 3.5.0 Version: 3.5.1
Release: 0 Release: 0
Summary: Libraries for crypto and SSL/TLS protocols Summary: Libraries for crypto and SSL/TLS protocols
License: Apache-2.0 License: Apache-2.0