Changeset 392bbe8


Ignore:
Timestamp:
10/18/2014 02:27:44 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 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, krejzi/svn, 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:
b5a7044
Parents:
57da9462
Message:

Update to postfix-2.11.2.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r57da9462 r392bbe8  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "17">                   <!-- Always 2 digits -->
     3<!ENTITY day          "18">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 17th, &year;">
     9<!ENTITY releasedate  "October 18th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r57da9462 r392bbe8  
    4646
    4747    <listitem>
     48      <para>October 18th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to postfix-2.11.2.  Fixes
     52          <ulink url="&blfs-ticket-root;5671">#5671</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>October 17th, 2014</para>
    4959      <itemizedlist>
  • packages.ent

    r57da9462 r392bbe8  
    406406
    407407<!ENTITY exim-version                 "4.84">
    408 <!ENTITY postfix-version              "2.11.1">
     408<!ENTITY postfix-version              "2.11.2">
    409409<!ENTITY sendmail-version             "8.14.9">
    410410
  • server/mail/postfix.xml

    r57da9462 r392bbe8  
    88  <!ENTITY postfix-download-ftp
    99           "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
    10   <!ENTITY postfix-md5sum        "56ac1f1a79737c4ac1e24535a122a4a6">
     10  <!ENTITY postfix-md5sum        "8e762068938ffc2160645b989bb77c4d">
    1111  <!ENTITY postfix-size          "3.9 MB">
    12   <!ENTITY postfix-buildsize     "170 MB">
    13   <!ENTITY postfix-time          "0.4 SBU">
     12  <!ENTITY postfix-buildsize     "140 MB">
     13  <!ENTITY postfix-time          "0.3 SBU">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.