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:
commit
4b676d0b3c
4
_service
4
_service
@ -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">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<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>
|
@ -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
3
mbedtls-3.5.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18a7cdaba3c7433fef4ef37b25c5f2fd73cf5c69123ed5fc3452cc46f7e9f8b8
|
||||
size 43188749
|
@ -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>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: mbedtls
|
||||
version: 3.5.0
|
||||
mtime: 1696459621
|
||||
commit: 1ec69067fa1351427f904362c1221b31538c8b57
|
||||
version: 3.5.1
|
||||
mtime: 1699443360
|
||||
commit: edb8fec9882084344a314368ac7fd957a187519c
|
||||
|
@ -22,7 +22,7 @@
|
||||
%define lib_everest libeverest
|
||||
%define lib_p256m libp256m
|
||||
Name: mbedtls
|
||||
Version: 3.5.0
|
||||
Version: 3.5.1
|
||||
Release: 0
|
||||
Summary: Libraries for crypto and SSL/TLS protocols
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user