Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/cyrus-sasl.xml

    r3f2db3a6 r88fdf09  
    77  <!ENTITY cyrus-sasl-download-http "https://github.com/cyrusimap/cyrus-sasl/releases/download/cyrus-sasl-&cyrus-sasl-version;/cyrus-sasl-&cyrus-sasl-version;.tar.gz">
    88  <!ENTITY cyrus-sasl-download-ftp  " ">
    9   <!ENTITY cyrus-sasl-md5sum        "6f228a692516f5318a64505b46966cfa">
     9  <!ENTITY cyrus-sasl-md5sum        "a33820c66e0622222c5aefafa1581083">
    1010  <!ENTITY cyrus-sasl-size          "3.9 MB">
    11   <!ENTITY cyrus-sasl-buildsize     "28 MB">
    12   <!ENTITY cyrus-sasl-time          "0.2 SBU">
     11  <!ENTITY cyrus-sasl-buildsize     "26 MB">
     12  <!ENTITY cyrus-sasl-time          "0.1 SBU">
    1313]>
    1414
     
    1616  <?dbhtml filename="cyrus-sasl.html"?>
    1717
     18  <sect1info>
     19    <date>$Date$</date>
     20  </sect1info>
    1821
    1922  <title>Cyrus SASL-&cyrus-sasl-version;</title>
     
    2831    <para>
    2932      The <application>Cyrus SASL</application> package contains a Simple
    30       Authentication and Security Layer implementation, a method for adding
    31       authentication support to connection-based protocols. To use SASL, a
    32       protocol includes a command for identifying and authenticating a user to
    33       a server and for optionally negotiating protection of subsequent protocol
    34       interactions. If its use is negotiated, a security layer is inserted
    35       between the protocol and the connection.
    36     </para>
    37 
    38     &lfs112_checked;
     33      Authentication and Security Layer, a method for adding authentication
     34      support to connection-based protocols. To use SASL, a protocol includes
     35      a command for identifying and authenticating a user to a server and for
     36      optionally negotiating protection of subsequent protocol interactions.
     37      If its use is negotiated, a security layer is inserted between the
     38      protocol and the connection.
     39    </para>
     40
     41    &lfs110a_checked;
    3942
    4043    <!-- To test this package at freeze, run the following command:
     
    7578    </itemizedlist>
    7679
    77     <!-- Not needed anymore
    7880    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7981    <itemizedlist spacing="compact">
     
    8486        </para>
    8587      </listitem>
    86       <!- -<listitem>
     88      <!--<listitem>
    8789        <para>
    8890          Required patch:
    8991          <ulink url="&patch-root;/cyrus-sasl-&cyrus-sasl-version;-openssl-1.1.0-1.patch"/>
    9092       </para>
    91     </listitem>- ->
     93    </listitem>-->
    9294    </itemizedlist>
    93     -->
    9495
    9596    <bridgehead renderas="sect3">Cyrus SASL Dependencies</bridgehead>
     
    104105      <xref linkend="linux-pam"/>,
    105106      <xref linkend="mitkrb"/>,
    106       <xref linkend="mariadb"/> or <ulink url="https://www.mysql.com/">MySQL</ulink>,
    107       <!--<xref linkend="openjdk"/>, Removed in 2.1.28 -->
     107      <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
     108      <xref linkend="openjdk"/>,
    108109      <xref linkend="openldap"/>,
    109110      <xref linkend="postgresql"/>,
    110111      <xref linkend="sqlite"/>,
    111112      <ulink url="https://stuff.mit.edu/afs/net.mit.edu/project/attic/krb4/">krb4</ulink>,
    112       <ulink url="https://dmalloc.com/">Dmalloc</ulink>,
     113      <ulink url="http://dmalloc.com/">Dmalloc</ulink>,
    113114      <ulink url="https://metacpan.org/pod/Pod::POM::View::Restructured">Pod::POM::View::Restructured</ulink>,
    114115      and <ulink url="https://pypi.org/project/Sphinx">Sphinx</ulink>
     
    132133         on the system causes an FTBFS when man pages are generated. The Sphinx
    133134         and Docutils API has changed significantly between Sphinx-{1,2} and
    134          Sphinx-3.0.
     135         Sphinx-3.0. -->
    135136
    136137    <para>
     
    140141
    141142<screen><userinput remap="pre">patch -Np1 -i ../cyrus-sasl-2.1.27-doc_fixes-1.patch</userinput></screen>
    142     -->
    143143
    144144    <para>
     
    211211    <para>
    212212      <option>--enable-ldapdb</option>: This switch enables the
    213       LDAPDB authentication backend. <!--There is a circular dependency with this
     213      LDAPDB authentication backend. There is a circular dependency with this
    214214      parameter. See <ulink url="&blfs-wiki;/cyrus-sasl"/> for a solution to
    215       this problem.-->
    216     </para>
    217 
    218 <!-- Removed in 2.1.28
    219     <para>
    220       <option>- -enable-java</option>: This switch enables compiling of the
     215      this problem.
     216    </para>
     217
     218    <para>
     219      <option>--enable-java</option>: This switch enables compiling of the
    221220      <application>Java</application> support libraries.
    222221    </para>
    223 -->
    224222
    225223    <para>
Note: See TracChangeset for help on using the changeset viewer.