Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] polarssl: bump to version 1.1.4
@ 2012-06-11 20:40 Gustavo Zacarias
  2012-06-11 20:40 ` [Buildroot] [PATCH 2/2] hiawatha: fix bug #5276 and bump to version 8.4 Gustavo Zacarias
  2012-06-12 20:27 ` [Buildroot] [PATCH 1/2] polarssl: bump to version 1.1.4 Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Gustavo Zacarias @ 2012-06-11 20:40 UTC (permalink / raw)
  To: buildroot

* 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>
---
 package/polarssl/polarssl.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/polarssl/polarssl.mk b/package/polarssl/polarssl.mk
index d07cdc6..e12f08d 100644
--- a/package/polarssl/polarssl.mk
+++ b/package/polarssl/polarssl.mk
@@ -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 \
-- 
1.7.3.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-06-16 20:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-11 20:40 [Buildroot] [PATCH 1/2] polarssl: bump to version 1.1.4 Gustavo Zacarias
2012-06-11 20:40 ` [Buildroot] [PATCH 2/2] hiawatha: fix bug #5276 and bump to version 8.4 Gustavo Zacarias
2012-06-16 20:16   ` Peter Korsgaard
2012-06-12 20:27 ` [Buildroot] [PATCH 1/2] polarssl: bump to version 1.1.4 Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox