Changeset f8e0c90


Ignore:
Timestamp:
09/08/2019 07:25:06 PM (5 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
9f47f5b
Parents:
2610d82
Message:

Update to exim-4.92.2

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2610d82 rf8e0c90  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "08">                   <!-- Always 2 digits -->
     3<!ENTITY day          "09">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 8th, &year;">
     9<!ENTITY releasedate  "September 9th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r2610d82 rf8e0c90  
    4444
    4545    <listitem>
     46      <para>September 9th, 2019</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[timtas] - Update to exim-4.92.2 Fixes
     50          <ulink url="&blfs-ticket-root;12500">#12500</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4656      <para>September 8th, 2019</para>
    4757      <itemizedlist>
  • packages.ent

    r2610d82 rf8e0c90  
    619619<!--<!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">-->
    620620
    621 <!ENTITY exim-version                 "4.92.1">
     621<!ENTITY exim-version                 "4.92.2">
    622622<!ENTITY postfix-version              "3.4.6">
    623623<!ENTITY sendmail-version             "8.15.2">
  • server/mail/exim.xml

    r2610d82 rf8e0c90  
    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          "c047cb66e60557cec8f2dbc558cb5707">
     12  <!ENTITY exim-md5sum          "56dd4016f12c29173bbf65d89e8fb87c">
    1313  <!ENTITY exim-size            "1.7 MB">
    1414  <!ENTITY exim-buildsize       "15 MB">
Note: See TracChangeset for help on using the changeset viewer.