Changeset 19cc928


Ignore:
Timestamp:
05/16/2014 03:07:55 PM (10 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d0f22d5
Parents:
6dc9fd3
Message:

Update to dovecot 2.2.13

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r6dc9fd3 r19cc928  
    4646
    4747    <listitem>
     48      <para>May 16th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[pierre] - Update to dovecot-2.2.13. Fixes
     52          <ulink url="&blfs-ticket-root;5056">#5056</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>May 15th, 2014</para>
    4959      <itemizedlist>
    5060        <listitem>
    51           <para>[pierre] - Update to apache-ant-1.9.4 and rearange java pages.
     61          <para>[pierre] - Update to apache-ant-1.9.4 and rearrange java pages.
    5262          Fixes <ulink url="&blfs-ticket-root;5032">#5032</ulink>.</para>
    5363        </listitem>
  • server/mail/dovecot.xml

    r6dc9fd3 r19cc928  
    88  "http://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz">
    99  <!ENTITY dovecot-download-ftp  " ">
    10   <!ENTITY dovecot-md5sum        "25395269fa2e0525e2d144d71d0450eb">
     10  <!ENTITY dovecot-md5sum        "a3eb1c0b1822c4f2b0fe9247776baa71">
    1111  <!ENTITY dovecot-size          "4.4 MB">
    1212  <!ENTITY dovecot-buildsize     "203 MB">
    13   <!ENTITY dovecot-time          "1.5 SBU">
     13  <!ENTITY dovecot-time          "1.6 SBU">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.