Changeset 44dd030


Ignore:
Timestamp:
08/29/2016 03:29:54 AM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
8d99d8a4
Parents:
6f13fc0b
Message:

Update to Postfix-3.1.2.

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6f13fc0b r44dd030  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "28">                   <!-- Always 2 digits -->
     3<!ENTITY day          "29">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 28th &year;">
     9<!ENTITY releasedate  "August 29th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r6f13fc0b r44dd030  
    4545-->
    4646   
     47   <listitem>
     48      <para>August 29th, 2016</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[dj] - Update to postfix-3.1.2. Fixes
     52          <ulink url="&blfs-ticket-root;8220">#8220</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
    4757   <listitem>
    4858      <para>August 28th, 2016</para>
  • packages.ent

    r6f13fc0b r44dd030  
    456456
    457457<!ENTITY exim-version                 "4.87">
    458 <!ENTITY postfix-version              "3.1.1">
     458<!ENTITY postfix-version              "3.1.2">
    459459<!ENTITY sendmail-version             "8.15.2">
    460460
  • server/mail/dovecot.xml

    r6f13fc0b r44dd030  
    3939    </para>
    4040
    41     &lfs79_checked;
     41    &lfs7a_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
  • server/mail/postfix.xml

    r6f13fc0b r44dd030  
    88  <!ENTITY postfix-download-ftp
    99           "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
    10   <!ENTITY postfix-md5sum        "40d72ea143af7ab0038c2cee1f483707">
     10  <!ENTITY postfix-md5sum        "3bc654523311de46d2ed1cfe0e3a8b08">
    1111  <!ENTITY postfix-size          "4.1 MB">
    12   <!ENTITY postfix-buildsize     "249 MB">
     12  <!ENTITY postfix-buildsize     "243 MB">
    1313  <!ENTITY postfix-time          "0.4 SBU">
    1414]>
     
    3939    </para>
    4040
    41     &lfs79_checked;&gcc6_checked;
     41    &lfs7a_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
  • server/major/vsftpd.xml

    r6f13fc0b r44dd030  
    3535    over a network.</para>
    3636
    37     &lfs79_checked;
     37    &lfs7a_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.