Changeset f99b8f1


Ignore:
Timestamp:
04/21/2022 02:34:40 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
ea41a4ef
Parents:
7777643
Message:

Update to postfix-3.7.1.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r7777643 rf99b8f1  
    4343    -->
    4444    <listitem>
     45      <para>April 21st, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to postfix-3.7.1. Fixes
     49          <ulink url="&blfs-ticket-root;16428">#16428</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>April 20th, 2022</para>
    4656      <itemizedlist>
     
    5161      </itemizedlist>
    5262    </listitem>
    53 
    5463
    5564    <listitem>
  • packages.ent

    r7777643 rf99b8f1  
    691691
    692692<!ENTITY exim-version                 "4.95">
    693 <!ENTITY postfix-version              "3.7.0">
     693<!ENTITY postfix-version              "3.7.1">
    694694<!ENTITY sendmail-version             "8.17.1">
    695695
  • server/mail/postfix.xml

    r7777643 rf99b8f1  
    1010  <!ENTITY postfix-download-http "https://ghostarchive.org/postfix/postfix-release/official/postfix-&postfix-version;.tar.gz">
    1111  <!ENTITY postfix-download-ftp  "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
    12   <!ENTITY postfix-md5sum        "4ab110024af1837f6c4098a7f8500b05">
     12  <!ENTITY postfix-md5sum        "3a617fa971c694081e737a921038a59c">
    1313  <!ENTITY postfix-size          "4.6 MB">
    14   <!ENTITY postfix-buildsize     "205 MB"> <!-- 151M build, 55M install_root -->
     14  <!ENTITY postfix-buildsize     "151 MB"> <!-- 151M build, 55M install_root -->
    1515  <!ENTITY postfix-time          "0.2 SBU (Using parallelism=4)">
    1616]>
Note: See TracChangeset for help on using the changeset viewer.