0
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Schrijvers Luc 41116f0e03
mbedtls, bump version (#5491) 2020-12-24 18:37:15 +01:00
Jérôme Duval 2e09a57a47
mbedtls: add compat to PROVIDES. 2018-11-16 10:11:41 +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
fbrosson 28cbcbb237
mbedtls: bump to 2.8.0. (#2393) 2018-03-27 09:50:30 +00:00
fbrosson bec7bf2994
mbedtls: bump to 2.7.1. (#2257) 2018-02-27 23:37:54 +00:00
fbrosson 6bc4b9f160
mbedtls: bump to 2.7.0, remove compats. (#2200) 2018-02-10 22:02:07 +00:00
Mason X 584aa2dd6c mbedtls: add initial recipe for 2.6.0 (#1834) 2017-12-04 17:52:24 +01:00