Changeset cbb3299 for server/mail


Ignore:
Timestamp:
02/11/2019 06:26:00 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, 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:
e24c09b
Parents:
e48053bd
Message:

Update to gnome-online-accounts-3.30.2
Update to libuv-1.26.0
Update to exim-4.92

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/mail/exim.xml

    re48053bd rcbb3299  
    1313  <!-- if above don't work, please use one of the official mirrors at
    1414       http://www.exim.org/mirmon/ftp_mirrors.html -->
    15   <!ENTITY exim-md5sum          "d10144ed96314eb12a2ab40bc70d1ef2">
     15  <!ENTITY exim-md5sum          "675baa21ba74f5396c8c3c14c5dcfd25">
    1616  <!ENTITY exim-size            "1.7 MB">
    17   <!ENTITY exim-buildsize       "15 MB">
     17  <!ENTITY exim-buildsize       "19 MB">
    1818  <!ENTITY exim-time            "0.2 SBU">
    1919
    20   <!ENTITY exim-daemon-version  "&exim-version;-3">
     20  <!ENTITY exim-daemon-version  "&exim-version;-5">
    2121]>
    2222
     
    102102      <xref linkend="sqlite"/>,
    103103      <xref linkend="x-window-system"/>,
    104       <ulink url="http://www.hl5.org">Heimdal GSSAPI</ulink>, and
     104      <ulink url="http://www.h5l.org/">Heimdal GSSAPI</ulink>, and
    105105      <ulink url="http://www.trusteddomain.org/opendmarc/">OpenDMARC</ulink>
    106106    </para>
     
    130130    -e '/SUPPORT_TLS/s,^#,,'                       \
    131131    -e '/USE_OPENSSL/s,^#,,'                       \
     132    -e '515 d'                                     \
    132133    -e 's,^EXIM_MONITOR,#EXIM_MONITOR,' src/EDITME > Local/Makefile &amp;&amp;
    133134
Note: See TracChangeset for help on using the changeset viewer.