Changeset 86438983


Ignore:
Timestamp:
03/03/2017 07:38:50 AM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
c804901f
Parents:
46a702ea
Message:

dovecot-2.2.28

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r46a702ea r86438983  
    4242    </listitem>
    4343-->
     44
     45    <listitem>
     46      <para>March 3rd, 2017</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[pierre] - Update to dovecot-2.2.28. Fixes
     50          <ulink url="&blfs-ticket-root;8918">#8918</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
    4455    <listitem>
    4556      <para>March 1st, 2017</para>
  • packages.ent

    r46a702ea r86438983  
    463463<!ENTITY dovecot-major                "2">
    464464<!ENTITY dovecot-minor                "2">
    465 <!ENTITY dovecot-micro                "27">
     465<!ENTITY dovecot-micro                "28">
    466466<!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
    467467
  • server/mail/dovecot.xml

    r46a702ea r86438983  
    88  "https://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz">
    99  <!ENTITY dovecot-download-ftp  " ">
    10   <!ENTITY dovecot-md5sum        "20133518f5bc0e64dd07ce55b83df2fb">
    11   <!ENTITY dovecot-size          "5.5 MB">
    12   <!ENTITY dovecot-buildsize     "294 MB (add 16 MB for tests)">
     10  <!ENTITY dovecot-md5sum        "fb46d90073252a0e3b7434988096206f">
     11  <!ENTITY dovecot-size          "5.6 MB">
     12  <!ENTITY dovecot-buildsize     "299 MB (add 16 MB for tests)">
    1313  <!ENTITY dovecot-time          "1.8 SBU (add 1 SBU for tests)">
    1414]>
Note: See TracChangeset for help on using the changeset viewer.