IO-Socket-SSL : add 'yes' if scripting, and add make-ca as a dependency - system certificates will be used if found.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20595 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2018-10-07 01:21:43 +00:00
parent 556edfd11d
commit 9f761b0373
2 changed files with 13 additions and 1 deletions

View File

@ -1284,6 +1284,8 @@ MD5 sum: &HTTP-Daemon-md5sum;</literallayout>
defaults whenever possible. This module uses the standard
<xref linkend="perl-standard-install"/>.</para>
<para>If scripting, use 'yes | Makefile.PL' because it will ask if external
tests should be run.</para>
<!-- IO-Socket-SSL -->
&lfs83_checked;
@ -1302,6 +1304,11 @@ MD5 sum: &IO-Socket-SSL-md5sum;</literallayout>
When scripting, pipe the <command>perl Makefile.PL</command> command through <command>yes "" |</command>, since some user input is sought</literallayout>
<!-- The test suite for NET::SSLeay has issues with OpenSSL-1.1.1 -->
</listitem>
<listitem>
<para>
<xref linkend="make-ca"/>
</para>
</listitem>
</itemizedlist>
</listitem>
</itemizedlist>

View File

@ -45,6 +45,11 @@
<listitem>
<para>October 6th, 2018</para>
<itemizedlist>
<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>
</listitem>
<listitem>
<para>[renodr] - Update to libsoup-2.64.1. In addition, a flag was added
to the meson line to disable GSSAPI support, as it's set by default and
@ -201,7 +206,7 @@
</listitem>
<listitem>
<para>[ken] - Update to firefox-62.0.3 (security fixes). Fixes
Fixes <ulink url="&blfs-ticket-root;11205">#11205</ulink>.</para>
<ulink url="&blfs-ticket-root;11205">#11205</ulink>.</para>
</listitem>
<listitem>
<para>[thomas] - Export CFLAGS in dhcp to avoid a compile error caused