Changeset 00503b6


Ignore:
Timestamp:
10/27/2015 11:17:24 AM (8 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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, 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:
27747668
Parents:
b22a51fa
Message:

Update to dovecot-2.2.19.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    rb22a51fa r00503b6  
    4545-->
    4646    <listitem>
     47      <para>October 27th, 2015</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[igor] - Update to dovecot-2.2.19. Fixes
     51          <ulink url="&blfs-ticket-root;6991">#6991</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
    4757      <para>October 26th, 2015</para>
    4858      <itemizedlist>
  • packages.ent

    rb22a51fa r00503b6  
    411411<!ENTITY dovecot-major                "2">
    412412<!ENTITY dovecot-minor                "2">
    413 <!ENTITY dovecot-micro                "18">
     413<!ENTITY dovecot-micro                "19">
    414414<!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
    415415
  • server/mail/dovecot.xml

    rb22a51fa r00503b6  
    88  "http://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz">
    99  <!ENTITY dovecot-download-ftp  " ">
    10   <!ENTITY dovecot-md5sum        "1e42eb3b69544c447ad882d7858f3630">
    11   <!ENTITY dovecot-size          "4.9 MB">
    12   <!ENTITY dovecot-buildsize     "257 MB (additional 14 MB for the tests)">
    13   <!ENTITY dovecot-time          "1.3 SBU (additional 0.4 SBU for the tests)">
     10  <!ENTITY dovecot-md5sum        "95591b6556413edc2f0b160fb469d04c">
     11  <!ENTITY dovecot-size          "5.0 MB">
     12  <!ENTITY dovecot-buildsize     "272 MB (additional 14 MB for the tests)">
     13  <!ENTITY dovecot-time          "1.9 SBU (additional 0.4 SBU for the tests)">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.