Changeset 66446bb


Ignore:
Timestamp:
09/29/2019 09:49:14 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:
2e456fd
Parents:
70f9dbfe
Message:

Update to exim-4.92.3

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r70f9dbfe r66446bb  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "28">                   <!-- Always 2 digits -->
     3<!ENTITY day          "29">                   <!-- 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 28th, &year;">
     9<!ENTITY releasedate  "September 29th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r70f9dbfe r66446bb  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>September 29th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[timtas] - Update to exim-4.92.3 Fixes
     49          <ulink url="&blfs-ticket-root;12585">#12585</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54
    4455
    4556    <listitem>
  • packages.ent

    r70f9dbfe r66446bb  
    619619<!--<!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">-->
    620620
    621 <!ENTITY exim-version                 "4.92.2">
     621<!ENTITY exim-version                 "4.92.3">
    622622<!ENTITY postfix-version              "3.4.7">
    623623<!ENTITY sendmail-version             "8.15.2">
  • server/mail/exim.xml

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