Changeset b2650688


Ignore:
Timestamp:
07/06/2016 09:24:53 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, 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:
4026a19
Parents:
9679de7
Message:

Update to dovecot-2.2.25.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r9679de7 rb2650688  
    4444
    4545-->
     46    <listitem>
     47      <para>July 6th, 2016</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[igor] - Update to dovecot-2.2.25. Fixes
     51          <ulink url="&blfs-ticket-root;8029">#8029</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
    4656    <listitem revision="systemd">
    4757      <para>July 6th, 2016</para>
  • packages.ent

    r9679de7 rb2650688  
    450450<!ENTITY dovecot-major                "2">
    451451<!ENTITY dovecot-minor                "2">
    452 <!ENTITY dovecot-micro                "24">
     452<!ENTITY dovecot-micro                "25">
    453453<!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
    454454
  • server/mail/dovecot.xml

    r9679de7 rb2650688  
    88  "http://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz">
    99  <!ENTITY dovecot-download-ftp  " ">
    10   <!ENTITY dovecot-md5sum        "91576b3411b436234ca5f63e1bbab60d">
    11   <!ENTITY dovecot-size          "5.1 MB">
     10  <!ENTITY dovecot-md5sum        "8f62ea76489c47c369cbbe0b19818448">
     11  <!ENTITY dovecot-size          "5.3 MB">
    1212  <!ENTITY dovecot-buildsize     "286 MB (with tests)">
    1313  <!ENTITY dovecot-time          "2.1 SBU (with tests)">
Note: See TracChangeset for help on using the changeset viewer.