polarssl: bump to version 1.1.4
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 11 Jun 2012 10:40:46 +0000 (10:40 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 12 Jun 2012 20:22:11 +0000 (22:22 +0200)
* Correctly handle empty SSL/TLS packets (Found by James Yonan)
* Fixed potential heap corruption in x509_name allocation
* Fixed single RSA test that failed on Big Endian systems

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/polarssl/polarssl.mk

index d07cdc6e92e2244e427a6e7eadce43dcc8a34a85..e12f08db6abca6158bc00e24b8207b2b4bae1e4d 100644 (file)
@@ -1,5 +1,5 @@
 POLARSSL_SITE = http://polarssl.org/code/releases/
-POLARSSL_VERSION = 1.1.3
+POLARSSL_VERSION = 1.1.4
 POLARSSL_SOURCE = polarssl-$(POLARSSL_VERSION)-gpl.tgz
 POLARSSL_CONF_OPT = \
        -DUSE_SHARED_POLARSSL_LIBRARY=ON \