Changeset 7df3dd1


Ignore:
Timestamp:
03/05/2021 11:16:41 AM (3 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
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:
4c72ea0b
Parents:
af843de0
Message:

Update to dovecot-2.3.14.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    raf843de0 r7df3dd1  
    4242    </listitem>
    4343    -->
     44   <listitem>
     45     <para>March 5th, 2021</para>
     46     <itemizedlist>
     47       <listitem>
     48         <para>[timtas] - Update to dovecot-2.3.14. Fixes
     49         <ulink url="&blfs-ticket-root;14733">#14733</ulink>.</para>
     50       </listitem>
     51      </itemizedlist>
     52    </listitem>
    4453   <listitem revision="systemd">
    4554     <para>March 4th, 2021</para>
  • packages.ent

    raf843de0 r7df3dd1  
    658658<!ENTITY dovecot-major                "2">
    659659<!ENTITY dovecot-minor                "3">
    660 <!ENTITY dovecot-micro                "13">
     660<!ENTITY dovecot-micro                "14">
    661661<!--<!ENTITY dovecot-nano                 "3">-->
    662662<!--<!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;.&dovecot-nano;">-->
  • server/mail/dovecot.xml

    raf843de0 r7df3dd1  
    88  "https://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz">
    99  <!ENTITY dovecot-download-ftp  " ">
    10   <!ENTITY dovecot-md5sum        "f512bf1a4dac9ac994fddfb6bc5068ff">
    11   <!ENTITY dovecot-size          "7.1 MB">
    12   <!ENTITY dovecot-buildsize     "216 MB">
     10  <!ENTITY dovecot-md5sum        "2f03532cec3280ae45a101a7a55ccef5">
     11  <!ENTITY dovecot-size          "7.2 MB">
     12  <!ENTITY dovecot-buildsize     "200 MB">
    1313  <!ENTITY dovecot-time          "4.8 SBU">
    1414]>
Note: See TracChangeset for help on using the changeset viewer.