0
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
Schrijvers Luc 41116f0e03
mbedtls, bump version (#5491) 2020-12-24 18:37:15 +01:00
fbrosson ef7d5621ae
mbedtls: bump to 2.13.1. 2018-10-02 11:56:00 +00:00
fbrosson feb28bbbb2
mbedtls: bump to 2.13.0, BUILD_PREREQUIRES+="cmd:python".
Unlike 2.12.0, which did not require python, 2.13.0 does.
2018-09-22 19:29:59 +00:00
fbrosson 31d8fd9568
mbedtls: bump to 2.12.0. (#2864) 2018-07-27 18:13:36 +00:00
fbrosson ae21294274
mbedtls: bump to 2.11.0. 2018-06-19 09:35:17 +00:00
fbrosson 91ae162601
mbedtls: bump to 2.10.0, drop debuginfo package. (#2664)
* Creating the debuginfo package was not appropriate because "-g"
  is not being passed to the compiler. Bye defineDebugInfoPackage!
* Fix the shebang line of all perl scripts which use /usr/bin/perl
  because one of the scripts is called at the end of the build.
* Add a patchset to fix a wrapper script which assumed incorrect
  paths for 2 runtimes.
2018-06-08 04:51:00 +00:00