Changeset 9f761b03


Ignore:
Timestamp:
10/07/2018 01:21:43 AM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3f73b75
Parents:
556edfd
Message:

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-modules.xml

    r556edfd r9f761b03  
    12851285    <xref linkend="perl-standard-install"/>.</para>
    12861286
     1287    <para>If scripting, use 'yes | Makefile.PL' because it will ask if external
     1288    tests should be run.</para>
    12871289    <!-- IO-Socket-SSL -->
    12881290    &lfs83_checked;
     
    13031305          <!-- The test suite for NET::SSLeay has issues with OpenSSL-1.1.1 -->
    13041306          </listitem>
     1307              <listitem>
     1308                <para>
     1309                  <xref linkend="make-ca"/>
     1310                </para>
     1311              </listitem>
    13051312        </itemizedlist>
    13061313      </listitem>
  • introduction/welcome/changelog.xml

    r556edfd r9f761b03  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[ken] - IO::Socket::SSL needs 'yes' if scripting, and should
     50             require ca-certificates. Fixes
     51             <ulink url="&blfs-ticket-root;11216">#11216</ulink>.</para>
     52        </listitem>
     53        <listitem>
    4954          <para>[renodr] - Update to libsoup-2.64.1. In addition, a flag was added
    5055          to the meson line to disable GSSAPI support, as it's set by default and
     
    202207        <listitem>
    203208          <para>[ken] - Update to firefox-62.0.3 (security fixes). Fixes
    204              Fixes <ulink url="&blfs-ticket-root;11205">#11205</ulink>.</para>
     209             <ulink url="&blfs-ticket-root;11205">#11205</ulink>.</para>
    205210        </listitem>
    206211        <listitem>
Note: See TracChangeset for help on using the changeset viewer.