Update to postfix-3.7.2.

This commit is contained in:
Bruce Dubbs 2022-04-28 14:07:04 -05:00
parent e1155dbdec
commit d481c283ad
3 changed files with 6 additions and 2 deletions

View File

@ -45,6 +45,10 @@
<listitem>
<para>April 28th, 2022</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to postfix-3.7.2. Fixes
<ulink url="&blfs-ticket-root;16477">#16477</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to curl-7.83.0. Fixes
<ulink url="&blfs-ticket-root;16476">#16476</ulink>.</para>

View File

@ -691,7 +691,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY dovecot-version "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
<!ENTITY exim-version "4.95">
<!ENTITY postfix-version "3.7.1">
<!ENTITY postfix-version "3.7.2">
<!ENTITY sendmail-version "8.17.1">
<!-- Chapter 22 -->

View File

@ -9,7 +9,7 @@
mirror status, some of the mirrors shown as http are actually https -->
<!ENTITY postfix-download-http "https://ghostarchive.org/postfix/postfix-release/official/postfix-&postfix-version;.tar.gz">
<!ENTITY postfix-download-ftp "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
<!ENTITY postfix-md5sum "3a617fa971c694081e737a921038a59c">
<!ENTITY postfix-md5sum "92ff3863194004f7d8a0893421ba4248">
<!ENTITY postfix-size "4.6 MB">
<!ENTITY postfix-buildsize "151 MB"> <!-- 151M build, 55M install_root -->
<!ENTITY postfix-time "0.2 SBU (Using parallelism=4)">