Hello community,

here is the log from the commit of package polarssl for openSUSE:Factory 
checked in at 2014-11-04 17:30:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/polarssl (Old)
 and      /work/SRC/openSUSE:Factory/.polarssl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "polarssl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/polarssl/polarssl.changes        2014-09-08 
21:29:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.polarssl.new/polarssl.changes   2014-11-04 
17:31:00.000000000 +0100
@@ -1,0 +2,16 @@
+Mon Nov  3 12:25:24 UTC 2014 - [email protected]
+
+- Update to 1.3.9, detailed changes available in ChangeLog file:
+  * Lowest common hash was selected from signature_algorithms extension in
+    TLS 1.2: fix boo#903672.
+  * Remotely-triggerable memory leak when parsing some X.509 certificates.
+  * Remotely-triggerable memory leak when parsing crafted ClientHello.
+  * Ciphersuites using SHA-256 or SHA-384 now require TLS 1.x.
+  * Ciphersuites using RSA-PSK key exchange now require TLS 1.x.
+  * POLARSSL_MPI_MAX_SIZE now defaults to 1024 in order to allow 8192 bits RSA 
+    keys.
+  * X.509 certificates with more than one AttributeTypeAndValue per 
+    RelativeDistinguishedName are not accepted any more.
+- Build with POLARSSL_THREADING_PTHREAD: fix boo#903671.
+
+-------------------------------------------------------------------

Old:
----
  polarssl-1.3.8-gpl.tgz

New:
----
  polarssl-1.3.9-gpl.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ polarssl.spec ++++++
--- /var/tmp/diff_new_pack.XMwH9m/_old  2014-11-04 17:31:03.000000000 +0100
+++ /var/tmp/diff_new_pack.XMwH9m/_new  2014-11-04 17:31:03.000000000 +0100
@@ -19,7 +19,7 @@
 %define _soname 7
 
 Name:           polarssl
-Version:        1.3.8
+Version:        1.3.9
 Release:        0
 Summary:        Open Source embedded SSL/TLS cryptographic library
 License:        GPL-2.0+
@@ -57,6 +57,8 @@
 
 %prep
 %setup -q
+sed -i 's|//\(#define POLARSSL_THREADING_C\)|\1|' include/polarssl/config.h
+sed -i 's|//\(#define POLARSSL_THREADING_PTHREAD\)|\1|' 
include/polarssl/config.h
 
 %build
 export CFLAGS="%{optflags}"

++++++ polarssl-1.3.8-gpl.tgz -> polarssl-1.3.9-gpl.tgz ++++++
++++ 5235 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to