Changeset ba8b3f4


Ignore:
Timestamp:
05/01/2017 04:14:28 PM (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:
c42db05d
Parents:
7f7e7f6
Message:

ed-1.14.2
dovecot-2.2.29.1

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r7f7e7f6 rba8b3f4  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "30">                   <!-- Always 2 digits -->
    4 <!ENTITY month        "04">                   <!-- Always 2 digits -->
     3<!ENTITY day          "01">                   <!-- Always 2 digits -->
     4<!ENTITY month        "05">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "April 30th &year;">
     9<!ENTITY releasedate  "May 1st &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r7f7e7f6 rba8b3f4  
    4343-->
    4444    <listitem>
     45      <para>May 1st, 2017</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to dovecot-2.2.29.1. Fixes
     49          <ulink url="&blfs-ticket-root;9127">#9127</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[pierre] - Update to ed-1.14.2. Fixes
     53          <ulink url="&blfs-ticket-root;9110">#9110</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
     58    <listitem>
    4559      <para>April 30th, 2017</para>
    4660      <itemizedlist>
  • packages.ent

    r7f7e7f6 rba8b3f4  
    6262<!-- Chapter 6 -->
    6363<!ENTITY bluefish-version             "2.2.10">
    64 <!ENTITY ed-version                   "1.14.1">
     64<!ENTITY ed-version                   "1.14.2">
    6565<!ENTITY emacs-version                "25.2">
    6666<!ENTITY joe-version                  "4.4">
     
    476476<!ENTITY dovecot-major                "2">
    477477<!ENTITY dovecot-minor                "2">
    478 <!ENTITY dovecot-micro                "29">
     478<!ENTITY dovecot-micro                "29.1">
    479479<!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
    480480
  • postlfs/editors/ed.xml

    r7f7e7f6 rba8b3f4  
    77  <!ENTITY ed-download-http "http://ftp.gnu.org/pub/gnu/ed/ed-&ed-version;.tar.lz">
    88  <!ENTITY ed-download-ftp  "ftp://ftp.gnu.org/pub/gnu/ed/ed-&ed-version;.tar.lz">
    9   <!ENTITY ed-md5sum        "7f4a54fa7f366479f03654b8af645fd0">
    10   <!ENTITY ed-size          "68 KB">
    11   <!ENTITY ed-buildsize     "984 KB">
     9  <!ENTITY ed-md5sum        "273d04778b2a51f7c3cbfcd2001876bf">
     10  <!ENTITY ed-size          "66 KB">
     11  <!ENTITY ed-buildsize     "1.1 MB">
    1212  <!ENTITY ed-time          "less than 0.1 SBU">
    1313]>
  • server/mail/dovecot.xml

    r7f7e7f6 rba8b3f4  
    88  "https://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz">
    99  <!ENTITY dovecot-download-ftp  " ">
    10   <!ENTITY dovecot-md5sum        "ff95486a5c43025a2c3f5a712e7962b9">
     10  <!ENTITY dovecot-md5sum        "5c9f69bcda1b48cc7a64b94a311df07f">
    1111  <!ENTITY dovecot-size          "5.7 MB">
    12   <!ENTITY dovecot-buildsize     "254 MB (add 14 MB for tests)">
    13   <!ENTITY dovecot-time          "2.1 SBU (add 0.2 SBU for tests)">
     12  <!ENTITY dovecot-buildsize     "314 MB (add 16 MB for tests)">
     13  <!ENTITY dovecot-time          "1.8 SBU (add 1.1 SBU for tests)">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.