Changeset a86db907


Ignore:
Timestamp:
05/12/2020 01:36:41 AM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
492e91a4
Parents:
8bed0329
Message:

Update to postfix-3.5.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23103 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libbytesize.xml

    r8bed0329 ra86db907  
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="pcre2"/>
     77      <xref linkend="pcre2"/> and
     78      <xref linkend="pygments"/>
    7879    </para>
    7980
  • introduction/welcome/changelog.xml

    r8bed0329 ra86db907  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to postfix-3.5.1. Fixes
     49          <ulink url="&blfs-ticket-root;13523">#13523</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[ken] - Added libspiro and libuninameslist to the book.
    4953            Addresses part of
  • packages.ent

    r8bed0329 ra86db907  
    654654
    655655<!ENTITY exim-version                 "4.93">
    656 <!ENTITY postfix-version              "3.5.0">
     656<!ENTITY postfix-version              "3.5.1">
    657657<!ENTITY sendmail-version             "8.15.2">
    658658
  • server/mail/postfix.xml

    r8bed0329 ra86db907  
    77  <!ENTITY postfix-download-http " ">
    88  <!ENTITY postfix-download-ftp  "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
    9   <!ENTITY postfix-md5sum        "f6a48f369cf8d693d7b0f8ab51f0fc9b">
     9  <!ENTITY postfix-md5sum        "fa051727f524d03b460833ead22c7004">
    1010  <!ENTITY postfix-size          "4.4 MB">
    11   <!ENTITY postfix-buildsize     "202 MB">
    12   <!ENTITY postfix-time          "0.4 SBU">
     11  <!ENTITY postfix-buildsize     "159 MB">
     12  <!ENTITY postfix-time          "0.5 SBU">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.