Changeset a1916d6


Ignore:
Timestamp:
06/08/2023 04:34:04 PM (12 months ago)
Author:
Tim Tassonis <stuff@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
1f39333
Parents:
f8e98a0 (diff), db43f9f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rf8e98a0 ra1916d6  
    4343      <itemizedlist>
    4444        <listitem>
    45           <para>[timtas] - Update to nettle-3.9.1. Fixes
    46           <ulink url="&blfs-ticket-root;18119">#18119</ulink>.</para>
     45          <para>[thomas] - Update to postfix-3.8.1. Fixes
     46          <ulink url="&blfs-ticket-root;18138">#18138</ulink>.</para>
    4747        </listitem>
    4848      </itemizedlist>
    4949    </listitem>
     50
    5051    <listitem>
    5152      <para>June 7th, 2023</para>
  • packages.ent

    rf8e98a0 ra1916d6  
    738738
    739739<!ENTITY exim-version                 "4.96">
    740 <!ENTITY postfix-version              "3.8.0">
     740<!ENTITY postfix-version              "3.8.1">
    741741<!ENTITY sendmail-version             "8.17.1">
    742742
  • server/mail/postfix.xml

    rf8e98a0 ra1916d6  
    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        "73cce85d78a6bf0d5a0c326c23361ed1">
     12  <!ENTITY postfix-md5sum        "956d0baca1259189c80a9311ef4daaa1">
    1313  <!ENTITY postfix-size          "4.6 MB">
    1414  <!ENTITY postfix-buildsize     "152 MB">
Note: See TracChangeset for help on using the changeset viewer.