Changeset 94b42903 for postlfs


Ignore:
Timestamp:
02/11/2018 05:41:19 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
4628cd88
Parents:
2433413
Message:

Archive openssl-1.1.x. Moved to LFS.
Update to v4l-utils-1.14.2.
Update to vlc-3.0.0.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19748 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
postlfs/security
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/cacerts.xml

    r2433413 r94b42903  
    7272
    7373    <bridgehead renderas="sect3">Certificate Authority Certificates Dependencies</bridgehead>
    74 
     74<!--
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required"><xref linkend="openssl"/></para>
    77 
     77-->
    7878   <bridgehead renderas="sect4">Optional (runtime)</bridgehead>
    7979    <para role="optional">
  • postlfs/security/cryptsetup.xml

    r2433413 r94b42903  
    7878      <xref linkend="popt"/>, and one of
    7979      <xref linkend="libgcrypt"/>,
    80       <xref linkend="nettle"/>,
    81       <xref linkend="nss"/>, or
    82       <xref linkend="openssl"/> (libgcrypt is the default)
     80      <xref linkend="nettle"/>, or
     81      <xref linkend="nss"/> (libgcrypt is the default)
    8382    </para>
    8483
  • postlfs/security/cyrus-sasl.xml

    r2433413 r94b42903  
    9393
    9494    <bridgehead renderas="sect3">Cyrus SASL Dependencies</bridgehead>
    95 
     95<!--
    9696    <bridgehead renderas="sect4">Required</bridgehead>
    9797    <para role="required">
    9898      <xref linkend="openssl"/>
    9999    </para>
    100 
     100-->
    101101    <bridgehead renderas="sect4">Recommended</bridgehead>
    102102    <para role="recommended">
  • postlfs/security/liboauth.xml

    r2433413 r94b42903  
    7777    <itemizedlist spacing="compact">
    7878      <listitem>
    79         <para>Required patch for use with <xref linkend="openssl"/>: <ulink
     79        <para>Required patch for use with openssl: <ulink
    8080        url="&patch-root;/liboauth-&liboauth-version;-openssl-1.1.0-2.patch"/>
    8181        </para>
     
    8787    <bridgehead renderas="sect4">Required</bridgehead>
    8888    <para role="required">
    89       <xref linkend="curl"/> and
    90       <xref linkend="openssl"/> or
    91       <xref linkend="nss"/>
     89      <xref linkend="curl"/>
    9290    </para>
    9391
    9492    <bridgehead renderas="sect4">Optional</bridgehead>
    9593    <para role="optional">
     94      <xref linkend="nss"/> and
    9695      <xref linkend="doxygen"/> (to build documentation)
    9796    </para>
     
    106105
    107106    <para>
    108       If building with <xref linkend="openssl"/> support, apply a patch for the
    109       new version:
     107      Apply a patch for the current version of openssl:
    110108    </para>
    111109
  • postlfs/security/nettle.xml

    r2433413 r94b42903  
    7070      </listitem>
    7171    </itemizedlist>
    72 
     72<!--
    7373    <bridgehead renderas="sect3">Nettle Dependencies</bridgehead>
    7474
     
    7777      <xref linkend="openssl"/> (for examples)
    7878    </para>
    79 
     79-->
    8080    <para condition="html" role="usernotes">User Notes:
    8181      <ulink url="&blfs-wiki;/nettle"/>
  • postlfs/security/openssh.xml

    r2433413 r94b42903  
    8787
    8888    <bridgehead renderas="sect3">OpenSSH Dependencies</bridgehead>
    89 
     89<!--
    9090    <bridgehead renderas="sect4">Required</bridgehead>
    9191    <para role="required">
    9292      <xref linkend="openssl"/> or
    9393      <ulink url="http://www.libressl.org/">LibreSSL Portable</ulink></para>
    94 
     94-->
    9595    <bridgehead renderas="sect4">Optional</bridgehead>
    9696    <para role="optional">
     
    9999      <xref linkend="mitkrb"/>,
    100100      <ulink url="http://www.thrysoee.dk/editline/">libedit</ulink>,
     101      <ulink url="http://www.libressl.org/">LibreSSL Portable</ulink>,
    101102      <ulink url="https://github.com/OpenSC/OpenSC/wiki">OpenSC</ulink>, and
    102103      <ulink url="http://www.citi.umich.edu/projects/smartcard/sectok.html">libsectok</ulink>
  • postlfs/security/openssl10.xml

    r2433413 r94b42903  
    3838      email applications and web browsers (for accessing HTTPS sites). This
    3939      package provides only the libraries and headers for packages that have
    40       not yet been ported to <xref linkend="openssl"/>.
     40      not yet been ported to openssl-1.1.x or later.
    4141    </para>
    4242
  • postlfs/security/security.xml

    r2433413 r94b42903  
    6767  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nss.xml"/>
    6868  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="openssh.xml"/>
    69   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="openssl.xml"/>
     69<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="openssl.xml"/> -->
    7070  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="openssl10.xml"/>
    7171  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="p11-kit.xml"/>
  • postlfs/security/stunnel.xml

    r2433413 r94b42903  
    6868
    6969    <bridgehead renderas="sect3">stunnel Dependencies</bridgehead>
    70 
     70<!--
    7171    <bridgehead renderas="sect4">Required</bridgehead>
    7272    <para role="required">
    7373      <xref linkend="openssl"/>
    7474    </para>
    75 
     75-->
    7676    <bridgehead renderas="sect4">Optional</bridgehead>
    7777    <para role="optional">
  • postlfs/security/tripwire.xml

    r2433413 r94b42903  
    7272-->
    7373    <bridgehead renderas="sect3">Tripwire Dependencies</bridgehead>
    74 
     74<!--
    7575    <bridgehead renderas="sect4">Recommended</bridgehead>
    7676    <para role="recommended"><xref linkend="openssl"/></para>
    77 
     77-->
    7878
    7979    <bridgehead renderas="sect4">Optional</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.