[Buildroot] [PATCH 2/2] package/libopenssl: add runtime fixes for tor

Peter Korsgaard peter at korsgaard.com
Sat Feb 9 11:49:00 UTC 2019


>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls at t-online.de> writes:

 > For details see https://bugs.archlinux.org/task/61623
 > Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
 > ---
 >  ...ession-in-SSL_export_keying_material.patch | 533 ++++++++++++++++++
 >  1 file changed, 533 insertions(+)
 >  create mode 100644 package/libopenssl/0005-Fix-a-regression-in-SSL_export_keying_material.patch

 > diff --git
 > a/package/libopenssl/0005-Fix-a-regression-in-SSL_export_keying_material.patch
 > b/package/libopenssl/0005-Fix-a-regression-in-SSL_export_keying_material.patch
 > new file mode 100644
 > index 0000000000..4b857ca28c
 > --- /dev/null
 > +++ b/package/libopenssl/0005-Fix-a-regression-in-SSL_export_keying_material.patch
 > @@ -0,0 +1,533 @@
 > +From cbad0a61cd7c433be4e085de2d0eb0354fe4522f Mon Sep 17 00:00:00 2001
 > +From: Matt Caswell <matt at openssl.org>
 > +Date: Mon, 3 Dec 2018 18:14:57 +0000
 > +Subject: [PATCH 1/4] Revert "Reduce stack usage in tls13_hkdf_expand"

..

 > +Subject: [PATCH 2/4] Fix some SSL_export_keying_material() issues

..

 > +Subject: [PATCH 3/4] fixup! Fix some SSL_export_keying_material() issues

..

 >+Subject: [PATCH 4/4] fixup! Fix some SSL_export_keying_material() issues

Wait, why do you have 4 separate patches in a single file? Please add
them as separate patches instead.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list