Changeset 4b9c064 for server/mail


Ignore:
Timestamp:
12/28/2018 08:25:22 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
4478c65a
Parents:
7170000e
Message:

Update to gnumeric-1.12.44.
Update to goffice-0.10.44.
Update to postfix-3.3.2.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/mail/postfix.xml

    r7170000e r4b9c064  
    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.