Changeset 3e86dee for server


Ignore:
Timestamp:
10/01/2023 03:47:53 PM (13 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
lazarus
Children:
efec285
Parents:
f7a5feb9 (diff), 9448f79b (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 branch 'trunk' into lazarus

Location:
server
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • server/databases/mariadb.xml

    rf7a5feb9 r3e86dee  
    1010  <!-- FTP site only keeps the most current version.-->
    1111  <!ENTITY mariadb-download-ftp  " ">
    12   <!ENTITY mariadb-md5sum        "b6f3b3af44f72bcf32cba31071e7642d">
    13   <!ENTITY mariadb-size          "92 MB">
    14   <!ENTITY mariadb-buildsize     "2.6 GB (723 MB installed)">
    15   <!ENTITY mariadb-time          "8.4 SBU (with parallelism=4, add 0.3 SBU for tests)">
     12  <!ENTITY mariadb-md5sum        "9a4396dea3a7d3009db6ea962cac0eb6">
     13  <!ENTITY mariadb-size          "96 MB">
     14  <!ENTITY mariadb-buildsize     "2.7 GB (723 MB installed)">
     15  <!ENTITY mariadb-time          "8.7 SBU (with parallelism=4, add 0.3 SBU for tests)">
    1616]>
    1717
     
    7373    <note>
    7474      <para>
    75         The installed size of MariaDB is 658 MB, but this can be
    76         reduced by about 252 MB, if desired, by removing the <filename
     75        The installed size of MariaDB is 723 MB, but this can be
     76        reduced by about 262 MB, if desired, by removing the <filename
    7777        class="directory">/usr/share/mysql/test</filename>
    7878        directory after installation.
  • server/databases/postgresql.xml

    rf7a5feb9 r3e86dee  
    88  <!--  <!ENTITY postgresql-download-ftp  "ftp://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2"> -->
    99  <!ENTITY postgresql-download-ftp  " ">
    10   <!ENTITY postgresql-md5sum        "f2f861fb99d742cb9c2f8aa46a8a947d">
    11   <!ENTITY postgresql-size          "22 MB">
    12   <!ENTITY postgresql-buildsize     "229 MB (add 42 MB for tests)">
    13   <!ENTITY postgresql-time          "0.6 SBU (with parallelism=4, add 0.2 SBU for tests)">
     10  <!ENTITY postgresql-md5sum        "f5319191df114e2361d938687216cc9b">
     11  <!ENTITY postgresql-size          "23 MB">
     12  <!ENTITY postgresql-buildsize     "245 MB (add 25 MB for tests)">
     13  <!ENTITY postgresql-time          "0.8 SBU (with parallelism=4, add 0.2 SBU for tests)">
    1414]>
    1515
     
    7373    <bridgehead renderas="sect4">Optional</bridgehead>
    7474    <para role="optional">
    75       <!-- <xref linkend="tcl"/>, (is in LFS core) -->
    7675      <xref linkend="icu"/>,
    7776      <xref linkend="libxml2"/>,
     
    438437          pg_receivewal, pg_recvlogical, pg_resetwal, pg_restore, pg_rewind,
    439438          pg_test_fsync, pg_test_timing, pg_upgrade, pg_verifybackup,
    440           pg_waldump, pgbench,
    441           postgres, postmaster (deprecated), psql, reindexdb, vacuumdb,
     439          pg_waldump, pgbench, postgres, psql, reindexdb, vacuumdb,
    442440          optionally, if Tcl support has been built, pltcl_delmod,
    443441          pltcl_listmod, pltcl_loadmod, and optionally (in contrib/) oid2name,
     
    899897      </varlistentry>
    900898
     899<!-- Removed in 16.0
    901900      <varlistentry id="postmaster">
    902901        <term><command>postmaster</command></term>
     
    911910        </listitem>
    912911      </varlistentry>
     912-->
    913913
    914914      <varlistentry id="psql">
  • server/databases/sqlite.xml

    rf7a5feb9 r3e86dee  
    1313  <!ENTITY sqlite-download-http "https://sqlite.org/&sqlite-year;/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
    1414  <!ENTITY sqlite-download-ftp  " ">
    15   <!ENTITY sqlite-md5sum        "f321a958aed13fb5f8773ae2f3504c0b">
     15  <!ENTITY sqlite-md5sum        "77e61befe9c3298da0504f87772a24b0">
    1616  <!ENTITY sqlite-size          "3.0 MB">
    17   <!ENTITY sqlite-buildsize     "76 MB">
    18   <!ENTITY sqlite-time          "0.3 SBU (Using parallelism=4)">
     17  <!ENTITY sqlite-buildsize     "126 MB">
     18  <!ENTITY sqlite-time          "0.4 SBU (Using parallelism=4)">
    1919
    2020  <!ENTITY sqlite-docs-download "https://sqlite.org/&sqlite-year;/sqlite-doc-&sqlite-doc-version;.zip">
    21   <!ENTITY sqlite-docs-md5sum   "46c3808b668af46512317800c756ae29">
    22   <!ENTITY sqlite-docs-size     "10.1 MB">
     21  <!ENTITY sqlite-docs-md5sum   "e1cd7dd84d3a73e6dca464004bdd8b8f">
     22  <!ENTITY sqlite-docs-size     "10 MB">
    2323]>
    2424
  • server/mail/dovecot.xml

    rf7a5feb9 r3e86dee  
    88  "https://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz">
    99  <!ENTITY dovecot-download-ftp  " ">
    10   <!ENTITY dovecot-md5sum        "b8add62d0311dcc95ac25b379e8ba043">
    11   <!ENTITY dovecot-size          "7.4 MB">
    12   <!ENTITY dovecot-buildsize     "235 MB">
     10  <!ENTITY dovecot-md5sum        "8961c3dafd845a25fd55e7903ffc3755">
     11  <!ENTITY dovecot-size          "7.5 MB">
     12  <!ENTITY dovecot-buildsize     "237 MB">
    1313  <!ENTITY dovecot-time          "4.8 SBU">
    1414]>
  • server/mail/postfix.xml

    rf7a5feb9 r3e86dee  
    1010  <!ENTITY postfix-download-http "https://ghostarchive.org/postfix/postfix-release/official/postfix-&postfix-version;.tar.gz">
    1111  <!ENTITY postfix-download-ftp  "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
    12   <!ENTITY postfix-md5sum        "956d0baca1259189c80a9311ef4daaa1">
     12  <!ENTITY postfix-md5sum        "3e9d80bbbb692693f4172d465c08c893">
    1313  <!ENTITY postfix-size          "4.6 MB">
    1414  <!ENTITY postfix-buildsize     "152 MB">
     
    396396        </para>
    397397      </note>
     398
     399      <para>
     400        To ensure that all permissions are set properly, <application>postfix</application>
     401        provides a tool which is to be run as the
     402        <systemitem class="username">root</systemitem> user:
     403      </para>
     404
     405<screen role="nodump"><userinput>/usr/sbin/postfix -c /etc/postfix set-permissions</userinput></screen>
    398406
    399407      <para>
  • server/major/apache.xml

    rf7a5feb9 r3e86dee  
    268268        for detailed instructions on customising your
    269269        <application>Apache</application> HTTP server configuration file.
     270      </para>
     271
     272      <para>
     273        There is no reason, at least for internet facing sites, not
     274        to use SSL encryption. Setting up a secured website does not cost
     275        anything except installing one additional small tool and a few
     276        minutes of configuration work. Use this guideline at
     277        <ulink url="&blfs-wiki;/Securing_a_website"/> to create
     278        world-wide accepted certificates and renew them on a regular basis.
    270279      </para>
    271280
  • server/major/bind.xml

    rf7a5feb9 r3e86dee  
    99  <!ENTITY bind-md5sum        "&bind-md5;">
    1010  <!ENTITY bind-size          "5.2 MB">
    11   <!ENTITY bind-buildsize     "122 MB (21 MB installed)">
     11  <!ENTITY bind-buildsize     "135 MB (21 MB installed)">
    1212  <!ENTITY bind-time          "0.4 SBU (with parallelism=4; about 40 minutes somewhat processor independent, to run the complete test suite)">
    1313]>
  • server/other/unbound.xml

    rf7a5feb9 r3e86dee  
    77  <!ENTITY unbound-download-http "https://nlnetlabs.nl/downloads/unbound/unbound-&unbound-version;.tar.gz">
    88  <!ENTITY unbound-download-ftp  " ">
    9   <!ENTITY unbound-md5sum        "bb96df2dc579c11ada537dbc52781abc">
     9  <!ENTITY unbound-md5sum        "67d5bb4ce2a9d6e52d2bc4af982fb340">
    1010  <!ENTITY unbound-size          "6.0 MB">
    11   <!ENTITY unbound-buildsize     "141 MB (with docs; add 10 MB for tests)">
    12   <!ENTITY unbound-time          "0.5 SBU (Using parallelism=4; with docs; add 0.4 SBU for tests)">
     11  <!ENTITY unbound-buildsize     "142 MB (with docs; add 11 MB for tests)">
     12  <!ENTITY unbound-time          "0.3 SBU (Using parallelism=4; with docs; add 0.4 SBU for tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.