Changeset ba54f50 for server


Ignore:
Timestamp:
08/31/2017 08:35:17 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.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:
00dba2fc
Parents:
02d9cc8
Message:

Dovecot-2.2.32

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/mail/dovecot.xml

    r02d9cc8 rba54f50  
    88  "https://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz">
    99  <!ENTITY dovecot-download-ftp  " ">
    10   <!ENTITY dovecot-md5sum        "2f93f07912a4ea91611b071dc9be4cd1">
    11   <!ENTITY dovecot-size          "5.7 MB">
    12   <!ENTITY dovecot-buildsize     "328 MB (add 66 MB for tests)">
    13   <!ENTITY dovecot-time          "2.0 SBU (add 1.3 SBU for tests)">
     10  <!ENTITY dovecot-md5sum        "534feae88700ddc704584e0fc8ee5bdc">
     11  <!ENTITY dovecot-size          "5.8 MB">
     12  <!ENTITY dovecot-buildsize     "147 MB (add 6 MB for tests)">
     13  <!ENTITY dovecot-time          "1.4 SBU (add 1.6 SBU for tests)">
    1414]>
    1515
     
    146146
    147147    <para>
    148       To test the results, issue <command>make -k check</command>.
    149 <!--   no errors with 2.2.30.2
    150       Tests using
    151       openssl fail when valgrind is present, because openssl increases entropy
    152       by reading uninitialized variables. see <ulink
    153       url="https://www.openssl.org/docs/faq.html#PROG14">openssl's FAQ</ulink>.
    154 -->    </para>
     148      To test the results, issue <command>make -k check</command>. An error
     149      may be reported if <xref linkend="valgrind"/> is present when running
     150      the test.
     151    </para>
    155152
    156153    <para>
Note: See TracChangeset for help on using the changeset viewer.