Author: ken
Date: Sat Oct 6 18:21:43 2018
New Revision: 20595
Log:
IO-Socket-SSL : add 'yes' if scripting, and add make-ca as a dependency -
system certificates will be used if found.
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 17:13:41 2018
(r20594)
+++ trunk/BOOK/general/prog/perl-modules.xml Sat Oct 6 18:21:43 2018
(r20595)
@@ -1284,6 +1284,8 @@
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 @@
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>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sat Oct 6 17:13:41
2018 (r20594)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sat Oct 6 18:21:43
2018 (r20595)
@@ -46,6 +46,11 @@
<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
requires Kerberos to be installed. Fixes
@@ -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
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page