Changeset cee7c1c


Ignore:
Timestamp:
06/02/2020 05:20:12 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
f117325
Parents:
b49d0ca3
Message:

exim-4.94

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb49d0ca3 rcee7c1c  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[pierre] - Update to exim-4.94. Fixes
     49          <ulink url="&blfs-ticket-root;13623">#13623</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[thomas] - Update to dash-0.5.11. Fixes
    4953          <ulink url="&blfs-ticket-root;13621">#13621</ulink>.</para>
  • packages.ent

    rb49d0ca3 rcee7c1c  
    654654<!--<!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;"> -->
    655655
    656 <!ENTITY exim-version                 "4.93">
     656<!ENTITY exim-version                 "4.94">
    657657<!ENTITY postfix-version              "3.5.2">
    658658<!ENTITY sendmail-version             "8.15.2">
  • server/mail/exim.xml

    rb49d0ca3 rcee7c1c  
    1010  <!-- if above don't work, please use one of the official mirrors at
    1111       http://www.exim.org/mirmon/ftp_mirrors.html -->
    12   <!ENTITY exim-md5sum          "60aa3b38844a8ccece06670e8ff7d657">
     12  <!ENTITY exim-md5sum          "4d4bfd56e2e9f25ceab23f623ed2f84a">
    1313  <!ENTITY exim-size            "1.8 MB">
    14   <!ENTITY exim-buildsize       "16 MB">
     14  <!ENTITY exim-buildsize       "20 MB">
    1515  <!ENTITY exim-time            "0.2 SBU">
    1616
    17   <!ENTITY exim-daemon-version  "&exim-version;-5">
     17  <!ENTITY exim-daemon-version  "&exim-version;-2">
    1818]>
    1919
Note: See TracChangeset for help on using the changeset viewer.