Changeset 178639f


Ignore:
Timestamp:
03/31/2019 03:55:11 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
1714bd38
Parents:
367853f
Message:

Update to postfix-3.4.5.
Update to mlt-6.14.0.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r367853f r178639f  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "30">                   <!-- Always 2 digits -->
     3<!ENTITY day          "31">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "March 30th, &year;">
     9<!ENTITY releasedate  "March 31st, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r367853f r178639f  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>March 31st, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to postfix-3.4.5. Fixes
     49          <ulink url="&blfs-ticket-root;11879">#11879</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to mlt-6.14.0. Fixes
     53          <ulink url="&blfs-ticket-root;11880">#11880</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
    4458    <listitem>
    4559      <para>March 30th, 2019</para>
  • multimedia/libdriv/mlt.xml

    r367853f r178639f  
    77  <!ENTITY mlt-download-http "https://github.com/mltframework/mlt/releases/download/v&mlt-version;/mlt-&mlt-version;.tar.gz">
    88  <!ENTITY mlt-download-ftp  " ">
    9   <!ENTITY mlt-md5sum        "df43d6b6ecc298bf8bb8e3b2bf9ada8f">
     9  <!ENTITY mlt-md5sum        "d4eb88984d7151c2608f4fd0a4aadbb0">
    1010  <!ENTITY mlt-size          "1.3 MB">
    11   <!ENTITY mlt-buildsize     "70 MB">
    12   <!ENTITY mlt-time          "0.4 SBU">
     11  <!ENTITY mlt-buildsize     "294 MB">
     12  <!ENTITY mlt-time          "0.5 SBU">
    1313]>
    1414
  • packages.ent

    r367853f r178639f  
    623623
    624624<!ENTITY exim-version                 "4.92">
    625 <!ENTITY postfix-version              "3.4.4">
     625<!ENTITY postfix-version              "3.4.5">
    626626<!ENTITY sendmail-version             "8.15.2">
    627627
     
    937937<!ENTITY libvorbis-version            "1.3.6">
    938938<!ENTITY libvpx-version               "1.8.0">
    939 <!ENTITY mlt-version                  "6.12.0">
     939<!ENTITY mlt-version                  "6.14.0">
    940940<!ENTITY opal-version                 "3.10.10">
    941941<!ENTITY opus-version                 "1.3">
  • server/mail/postfix.xml

    r367853f r178639f  
    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        "20f182ff0091170d8075bc4c11ab8713">
     9  <!ENTITY postfix-md5sum        "093109941095390562166de766d4720d">
    1010  <!ENTITY postfix-size          "4.4 MB">
    1111  <!ENTITY postfix-buildsize     "200 MB">
Note: See TracChangeset for help on using the changeset viewer.