- 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/package/show/security:tls/mbedtls?expand=0&rev=46
This commit is contained in:
Martin Pluskal
2023-11-14 12:38:01 +00:00
committed by Git OBS Bridge
parent 2e80ec14d6
commit ef5902081f
7 changed files with 28 additions and 10 deletions

View File

@@ -1,11 +1,11 @@
<services>
<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="scm">git</param>
<param name="changesgenerate">enable</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 name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">