Ignore:
Timestamp:
06/22/2017 02:14:57 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:
faaa22d
Parents:
ce63267e
Message:

Dovecot-2.2.30.2
Unbound-1.6.3
curl-7.54.1
cairo-1.14.10

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/mail/dovecot.xml

    rce63267e r58d5000  
    88  "https://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz">
    99  <!ENTITY dovecot-download-ftp  " ">
    10   <!ENTITY dovecot-md5sum        "5c9f69bcda1b48cc7a64b94a311df07f">
     10  <!ENTITY dovecot-md5sum        "44a8f904ff1086d2cc7fa99e202f4a7d">
    1111  <!ENTITY dovecot-size          "5.7 MB">
    12   <!ENTITY dovecot-buildsize     "314 MB (add 16 MB for tests)">
    13   <!ENTITY dovecot-time          "1.8 SBU (add 1.1 SBU for tests)">
     12  <!ENTITY dovecot-buildsize     "327 MB (add 66 MB for tests)">
     13  <!ENTITY dovecot-time          "1.9 SBU (add 1.3 SBU for tests)">
    1414]>
    1515
     
    137137
    138138    <para>
    139       To test the results, issue <command>make -k check</command>. Tests using
     139      To test the results, issue <command>make -k check</command>.
     140<!--   no errors with 2.2.30.2
     141      Tests using
    140142      openssl fail when valgrind is present, because openssl increases entropy
    141143      by reading uninitialized variables. see <ulink
    142144      url="https://www.openssl.org/docs/faq.html#PROG14">openssl's FAQ</ulink>.
    143     </para>
     145-->    </para>
    144146
    145147    <para>
Note: See TracChangeset for help on using the changeset viewer.