Changeset 4199730 for server/mail


Ignore:
Timestamp:
01/01/2019 01:59:37 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
8f6f10e
Parents:
b98dbfd
Message:

Merge to HEAD 20898.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/mail/postfix.xml

    rb98dbfd r4199730  
    77  <!ENTITY postfix-download-http " ">
    88  <!ENTITY postfix-download-ftp  "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
    9   <!ENTITY postfix-md5sum        "4381c6492f415e4a69cf5099d4acea76">
     9  <!ENTITY postfix-md5sum        "4e6ed7056576e0c54cfce6040a0bb0ad">
    1010  <!ENTITY postfix-size          "4.2 MB">
    11   <!ENTITY postfix-buildsize     "186 MB">
     11  <!ENTITY postfix-buildsize     "187 MB">
    1212  <!ENTITY postfix-time          "0.4 SBU">
    1313]>
     
    153153        For more details read the readme files.
    154154      </para>
    155 
     155<!-- We reverted to Berkeley DB-5.3.28 and that is handled
    156156       <para>
    157157         The current version of <xref linkend="db"/> is not recognised by a
     
    162162<screen><userinput>sed -i 's/DB_VERSION_MAJOR == 6 .*||/DB_VERSION_MAJOR &gt; 4 ||/' \
    163163  src/util/dict_db.c</userinput></screen>
    164 
     164-->
    165165      <sect4>
    166166        <title>Cyrus-SASL</title>
Note: See TracChangeset for help on using the changeset viewer.