Merge remote-tracking branch 'origin/pr/2314' into development

* origin/pr/2314:
  Improve compatibility with firewalled networks
  Dockerfile: apt -> apt-get
  Change Docker container to bionic
  Clean up file prologue comments
  Add docker-based test scripts
This commit is contained in:
Jaeden Amero
2019-07-10 07:48:31 +01:00
8 changed files with 512 additions and 0 deletions
+3
View File
@@ -105,6 +105,9 @@ Changes
* Make it easier to define MBEDTLS_PARAM_FAILED as assert (which config.h
suggests). #2671
* Make `make clean` clean all programs always. Fixes #1862.
* Add a Dockerfile and helper scripts (all-in-docker.sh, basic-in-docker.sh,
docker-env.sh) to simplify running test suites on a Linux host. Contributed
by Peter Kolbus (Garmin).
= mbed TLS 2.17.0 branch released 2019-03-19