Author: ken
Date: Sat Oct 6 18:30:04 2018
New Revision: 20596
Log:
Note that the tests for IO::Socket::SSL and Net::SSLeay are broken with
openssl-1.1.1
Modified:
trunk/BOOK/general/prog/perl-modules.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general/prog/perl-modules.xml
==============================================================================
--- trunk/BOOK/general/prog/perl-modules.xml Sat Oct 6 18:21:43 2018
(r20595)
+++ trunk/BOOK/general/prog/perl-modules.xml Sat Oct 6 18:30:04 2018
(r20596)
@@ -1286,6 +1286,14 @@
<para>If scripting, use 'yes | Makefile.PL' because it will ask if external
tests should be run.</para>
+
+ <note>
+ <para>
+ The tests for IO::Socket::SSL are broken with openssl-1.1.1 and the
+ tests for Net::SSLeay hang with that version.
+ </para>
+ </note>
+
<!-- IO-Socket-SSL -->
&lfs83_checked;
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sat Oct 6 18:21:43
2018 (r20595)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sat Oct 6 18:30:04
2018 (r20596)
@@ -46,6 +46,10 @@
<para>October 6th, 2018</para>
<itemizedlist>
<listitem>
+ <para>[ken] - note that tests for both IO::Socket::SSL and its
+ dependency of Net::SSLeay are broken with openssl-1.1.1.</para>
+ </listitem>
+ <listitem>
<para>[ken] - IO::Socket::SSL needs 'yes' if scripting, and should
require ca-certificates. Fixes
<ulink url="&blfs-ticket-root;11216">#11216</ulink>.</para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page