Changeset d147f5f


Ignore:
Timestamp:
07/04/2018 11:23:27 AM (6 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
90bdf96d
Parents:
4503ad0
Message:

Update to dovecot-2.3.2

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r4503ad0 rd147f5f  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "03">                   <!-- Always 2 digits -->
     3<!ENTITY day          "04">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 3rd, &year;">
     9<!ENTITY releasedate  "July 4th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r4503ad0 rd147f5f  
    4343-->
    4444    <listitem>
     45      <para>July 04th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[timtas] - Update to dovecot-2.3.2.  Fixes
     49          <ulink url="&blfs-ticket-root;10907">#10907</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>July 03rd, 2018</para>
    4656      <itemizedlist>
  • packages.ent

    r4503ad0 rd147f5f  
    505505<!ENTITY dovecot-major                "2">
    506506<!ENTITY dovecot-minor                "3">
    507 <!ENTITY dovecot-micro                "1">
     507<!ENTITY dovecot-micro                "2">
    508508<!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
    509509
  • server/mail/dovecot.xml

    r4503ad0 rd147f5f  
    88  "https://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz">
    99  <!ENTITY dovecot-download-ftp  " ">
    10   <!ENTITY dovecot-md5sum        "fc89b6130bcc09e99ae21003b474acc2">
    11   <!ENTITY dovecot-size          "6.4 MB">
    12   <!ENTITY dovecot-buildsize     "173 MB (add 6.8 MB for tests)">
     10  <!ENTITY dovecot-md5sum        "e4566e50c9f1e5ee7d3c5c734a83ccf7">
     11  <!ENTITY dovecot-size          "6.5 MB">
     12  <!ENTITY dovecot-buildsize     "158 MB (add 6.8 MB for tests)">
    1313  <!ENTITY dovecot-time          "1.4 SBU (add 0.2 SBU for tests)">
    1414]>
Note: See TracChangeset for help on using the changeset viewer.