Update to exim-4.92.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22114 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Tim Tassonis 2019-09-08 19:25:06 +00:00
parent 2610d822f3
commit f8e0c90d3f
4 changed files with 14 additions and 4 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "08"> <!-- Always 2 digits -->
<!ENTITY day "09"> <!-- Always 2 digits -->
<!ENTITY month "09"> <!-- Always 2 digits -->
<!ENTITY year "2019">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "September 8th, &year;">
<!ENTITY releasedate "September 9th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->

View File

@ -42,6 +42,16 @@
</listitem>
-->
<listitem>
<para>September 9th, 2019</para>
<itemizedlist>
<listitem>
<para>[timtas] - Update to exim-4.92.2 Fixes
<ulink url="&blfs-ticket-root;12500">#12500</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>September 8th, 2019</para>
<itemizedlist>

View File

@ -618,7 +618,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY dovecot-version "&dovecot-major;.&dovecot-minor;.&dovecot-micro;.&dovecot-nano;">
<!--<!ENTITY dovecot-version "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">-->
<!ENTITY exim-version "4.92.1">
<!ENTITY exim-version "4.92.2">
<!ENTITY postfix-version "3.4.6">
<!ENTITY sendmail-version "8.15.2">

View File

@ -9,7 +9,7 @@
<!ENTITY exim-download-ftp "ftp://ftp.exim.org/pub/exim/exim4/exim-&exim-version;.tar.xz">
<!-- if above don't work, please use one of the official mirrors at
http://www.exim.org/mirmon/ftp_mirrors.html -->
<!ENTITY exim-md5sum "c047cb66e60557cec8f2dbc558cb5707">
<!ENTITY exim-md5sum "56dd4016f12c29173bbf65d89e8fb87c">
<!ENTITY exim-size "1.7 MB">
<!ENTITY exim-buildsize "15 MB">
<!ENTITY exim-time "0.2 SBU">