Changeset 75440e47


Ignore:
Timestamp:
03/31/2016 01:00:17 PM (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:
7ea4cb6
Parents:
7e4c8493
Message:

Update to dovecot-2.2.23.
Update to graphite2-1.3.8.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r7e4c8493 r75440e47  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "30">                   <!-- Always 2 digits -->
     3<!ENTITY day          "31">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "March 30th &year;">
     9<!ENTITY releasedate  "March 31st &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/graphlib/graphite2.xml

    r7e4c8493 r75440e47  
    88           "https://github.com/silnrsi/graphite/releases/download/&graphite2-version;/graphite2-&graphite2-version;.tgz">
    99  <!ENTITY graphite2-download-ftp  " ">
    10   <!ENTITY graphite2-md5sum        "5b82a89b306712646cccbea1d26354d7">
     10  <!ENTITY graphite2-md5sum        "236d2cb1f831fe33083112afbb555f0e">
    1111  <!ENTITY graphite2-size          "3.7 MB">
    1212  <!ENTITY graphite2-buildsize     "21 MB (plus 6MB for docs and 1MB for tests)">
  • introduction/welcome/changelog.xml

    r7e4c8493 r75440e47  
    4646
    4747    <listitem>
     48      <para>March 31st, 2016</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to graphite2-1.3.8. Fixes
     52          <ulink url="&blfs-ticket-root;7665">#7665</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[igor] - Update to dovecot-2.2.23. Fixes
     56          <ulink url="&blfs-ticket-root;7666">#7666</ulink>.</para>
     57        </listitem>
     58      </itemizedlist>
     59    </listitem>
     60
     61    <listitem>
    4862      <para>March 30th, 2016</para>
    4963      <itemizedlist>
  • packages.ent

    r7e4c8493 r75440e47  
    167167<!ENTITY gegl-version                 "0.2.0">
    168168<!ENTITY giflib-version               "5.1.3">
    169 <!ENTITY graphite2-version            "1.3.7">
     169<!ENTITY graphite2-version            "1.3.8">
    170170<!ENTITY harfbuzz-version             "1.2.4">
    171171<!ENTITY ijs-version                  "0.35">
     
    426426<!ENTITY dovecot-major                "2">
    427427<!ENTITY dovecot-minor                "2">
    428 <!ENTITY dovecot-micro                "22">
     428<!ENTITY dovecot-micro                "23">
    429429<!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
    430430
  • server/mail/dovecot.xml

    r7e4c8493 r75440e47  
    88  "http://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz">
    99  <!ENTITY dovecot-download-ftp  " ">
    10   <!ENTITY dovecot-md5sum        "bc8057bd5bdfa0f8e80e2fef1082a241">
    11   <!ENTITY dovecot-size          "5.1 MB">
     10  <!ENTITY dovecot-md5sum        "0d2855c19b0603b417cd70613b4a9f36">
     11  <!ENTITY dovecot-size          "5.0 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.