Merge dependency fixes

This commit is contained in:
Paul Bakker 2014-04-30 16:50:59 +02:00
commit 2a024ac86a
6 changed files with 46 additions and 38 deletions

View file

@ -29,6 +29,8 @@ Bugfix
* On OpenBSD, use arc4random_buf() instead of rand() to prevent warnings
* mpi_fill_random() was creating numbers larger than requested on
big-endian platform when size was not an integer number of limbs
* Fix dependencies issues in X.509 test suite.
* Some parts of ssl_tls.c were compiled even when the module was disabled.
= PolarSSL 1.3.6 released on 2014-04-11