Ignore:
Timestamp:
05/12/2024 11:07:19 AM (5 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
lazarus
Children:
7d55a6a
Parents:
cd255e1 (diff), 910936c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge trunk to 'lazarus' branch

Location:
networking/netprogs
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/rsync.xml

    rcd255e1 ra722d59  
    77  <!ENTITY rsync-download-http "https://www.samba.org/ftp/rsync/src/rsync-&rsync-version;.tar.gz">
    88  <!ENTITY rsync-download-ftp  " ">
    9   <!ENTITY rsync-md5sum        "f216f350ef56b9ba61bc313cb6ec2ed6">
    10   <!ENTITY rsync-size          "1.1 MB">
    11   <!ENTITY rsync-buildsize     "9.6 MB (with tests; add 24 MB for HTML API documentation)">
     9  <!ENTITY rsync-md5sum        "f5c17f9c9164ef9e60d9d8c96b23da06">
     10  <!ENTITY rsync-size          "1.2 MB">
     11  <!ENTITY rsync-buildsize     "9.2 MB (with tests; add 24 MB for HTML API documentation)">
    1212  <!ENTITY rsync-time          "0.7 SBU (with tests)">
    1313]>
     
    7070    <bridgehead renderas="sect3">rsync Dependencies</bridgehead>
    7171
    72     <!-- This does now use OpenSSL and zstd from LFS. -->
     72    <!-- This now uses LZ4, OpenSSL, and zstd from LFS. -->
    7373    <bridgehead renderas="sect4">Recommended</bridgehead>
    7474    <para role="recommended">
     
    7878    <bridgehead renderas="sect4">Optional</bridgehead>
    7979    <para role="optional">
    80       <xref linkend="doxygen"/>,
    81       <ulink url="https://lz4.github.io/lz4/">lz4</ulink>, and
     80      <xref linkend="doxygen"/> and
    8281      <ulink url="https://cyan4973.github.io/xxHash/">xxhash</ulink>
    8382    </para>
     
    107106
    108107<screen><userinput>./configure --prefix=/usr    \
    109             --disable-lz4    \
    110108            --disable-xxhash \
    111109            --without-included-zlib &amp;&amp;
     
    142140  <sect2 role="commands">
    143141    <title>Command Explanations</title>
    144 
    145     <para>
    146       <parameter>--disable-lz4</parameter>: This switch disables LZ4 compression
    147       support. Note that it uses the superior 'zstd' algorithm when this switch
    148       is in use, and zstd is provided in LFS.
    149     </para>
    150142
    151143    <para>
  • networking/netprogs/samba.xml

    rcd255e1 ra722d59  
    77  <!ENTITY samba-download-http "https://download.samba.org/pub/samba/stable/samba-&samba-version;.tar.gz">
    88  <!ENTITY samba-download-ftp  " ">
    9   <!ENTITY samba-md5sum        "123979dc044d747be56393dcb455454e">
    10   <!ENTITY samba-size          "40 MB">
    11   <!ENTITY samba-buildsize     "610 MB (add 64 MB for quicktest)">
     9  <!ENTITY samba-md5sum        "3563da3ffc17f3f2b37572c15f37a0b4">
     10  <!ENTITY samba-size          "41 MB">
     11  <!ENTITY samba-buildsize     "615 MB (add 64 MB for quicktest)">
    1212  <!ENTITY samba-time          "2.1 SBU (using parallelism=4; add 0.4 SBU for quicktest)">
    1313]>
     
    7777      <xref linkend="gnutls"/>,
    7878      <xref linkend="jansson"/>,
    79       <xref linkend="perl-json"/>,
    8079      <xref linkend="libtirpc"/>,
    8180      <xref linkend="perl-parse-yapp"/>, and
     
    9291      <xref linkend="libtasn1"/>,
    9392      <xref linkend="libxslt"/> (for documentation),
    94       <xref linkend="linux-pam"/>, and
     93      <xref linkend="linux-pam"/>,
     94      <xref linkend="mitkrb"/>, and
    9595      <xref linkend="openldap"/>
    9696    </para>
     
    113113      <xref linkend="lmdb"/>,
    114114      <xref linkend="markdown"/>,
    115       <xref linkend="mitkrb"/>,
    116115      <xref linkend="nss"/>,
    117116      <xref linkend="popt"/>,
     
    182181    --without-ad-dc                        \
    183182    --without-systemd                      \
     183    --with-system-mitkrb5                  \
    184184    --enable-selftest                      &amp;&amp;
    185185make</userinput></screen>
     
    194194    --enable-fhs                           \
    195195    --without-ad-dc                        \
     196    --with-system-mitkrb5                  \
    196197    --enable-selftest                      &amp;&amp;
    197198make</userinput></screen>
     
    296297      needed for ADS support. Note that BLFS does not provide a samba bootscript
    297298      or systemd unit for an Active Directory domain controller.
     299    </para>
     300
     301    <para>
     302      <parameter>--with-system-mitkrb5</parameter>: Enables
     303      building with the system version of Kerberos. This
     304      mitigates security vulnerabilities and reduces build time.
     305      Remove this if you do not have <xref linkend="mitkrb"/> installed.
    298306    </para>
    299307
  • networking/netprogs/wget.xml

    rcd255e1 ra722d59  
    88           "&gnu-http;/wget/wget-&wget-version;.tar.gz">
    99  <!ENTITY wget-download-ftp  " ">
    10   <!ENTITY wget-md5sum        "e7f7ca2f215b711f76584756ebd3c853">
    11   <!ENTITY wget-size          "4.8 MB">
     10  <!ENTITY wget-md5sum        "271bf949384d0858c2c3d419f6311365">
     11  <!ENTITY wget-size          "4.9 MB">
    1212  <!ENTITY wget-buildsize     "36 MB (add 27 MB for tests)">
    1313  <!ENTITY wget-time          "0.3 SBU (add 0.3 SBU for tests)">
     
    8686      <xref linkend="perl-io-socket-ssl"/> (for the test suite),
    8787      <xref linkend="libidn2"/>,
    88       <xref linkend="pcre"/> or <xref linkend="pcre2"/>, and
     88      <xref linkend="pcre2"/>, and
    8989      <xref linkend="valgrind"/> (for the test suite)
    9090    </para>
     
    105105
    106106    <para>
    107       To test the results, issue: <command>make check</command>. A few tests
    108       are known to fail due to an incompatibility with Python 3.12.
     107      To test the results, issue: <command>make check</command>.
    109108    </para>
    110109
Note: See TracChangeset for help on using the changeset viewer.