Changeset c06f7bec


Ignore:
Timestamp:
10/12/2022 08:12:14 AM (19 months ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
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/xf86-video-removal
Children:
1e33d3b7, db3bdfc6
Parents:
502b9ab
Message:

Upgrade postfix-3.7.3

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r502b9ab rc06f7bec  
    4343    -->
    4444    <listitem>
     45      <para>October 12th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to postfix-3.7.3. Fixes
     49          <ulink url="&blfs-ticket-root;17160">#17160</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>October 11th, 2022</para>
    4656      <itemizedlist>
  • packages.ent

    r502b9ab rc06f7bec  
    617617
    618618<!ENTITY exim-version                 "4.96">
    619 <!ENTITY postfix-version              "3.7.2">
     619<!ENTITY postfix-version              "3.7.3">
    620620<!ENTITY sendmail-version             "8.17.1">
    621621
  • server/mail/postfix.xml

    r502b9ab rc06f7bec  
    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        "92ff3863194004f7d8a0893421ba4248">
     12  <!ENTITY postfix-md5sum        "bbb2168f85530fe4eaa65408a48e731b">
    1313  <!ENTITY postfix-size          "4.6 MB">
    14   <!ENTITY postfix-buildsize     "151 MB"> <!-- 151M build, 55M install_root -->
     14  <!ENTITY postfix-buildsize     "152 MB"> <!-- 152M 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.