Changeset 5ffa01a


Ignore:
Timestamp:
10/19/2017 09:51:17 AM (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.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:
97478f9
Parents:
0021812c
Message:

Unbound-1.6.7
Dovecot-2.2.33.1

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r0021812c r5ffa01a  
    4444
    4545    <listitem>
     46      <para>October 19th, 2017</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[pierre] - Update to unbound-1.6.7. Fixes
     50          <ulink url="&blfs-ticket-root;9872">#9872</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[pierre] - Update to dovecot-2.2.33.1. Fixes
     54          <ulink url="&blfs-ticket-root;9871">#9871</ulink>.</para>
     55        </listitem>
     56      </itemizedlist>
     57    </listitem>
     58
     59    <listitem>
    4660      <para>October 17th, 2017</para>
    4761      <itemizedlist>
  • packages.ent

    r0021812c r5ffa01a  
    486486<!ENTITY dovecot-major                "2">
    487487<!ENTITY dovecot-minor                "2">
    488 <!ENTITY dovecot-micro                "32">
     488<!ENTITY dovecot-micro                "33.1">
    489489<!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
    490490
     
    503503<!ENTITY openldap-version             "2.4.45">
    504504<!ENTITY soprano-version              "2.9.4">
    505 <!ENTITY unbound-version              "1.6.6">
     505<!ENTITY unbound-version              "1.6.7">
    506506<!ENTITY virtuoso-version             "6.1.8">
    507507<!ENTITY xinetd-version               "2.3.15">
  • server/mail/dovecot.xml

    r0021812c r5ffa01a  
    88  "https://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz">
    99  <!ENTITY dovecot-download-ftp  " ">
    10   <!ENTITY dovecot-md5sum        "534feae88700ddc704584e0fc8ee5bdc">
     10  <!ENTITY dovecot-md5sum        "2cd595aa6435f9c3cf01a08156c17cac">
    1111  <!ENTITY dovecot-size          "5.8 MB">
    1212  <!ENTITY dovecot-buildsize     "147 MB (add 6 MB for tests)">
    13   <!ENTITY dovecot-time          "1.4 SBU (add 1.6 SBU for tests)">
     13  <!ENTITY dovecot-time          "1.3 SBU (add 1.6 SBU for tests)">
    1414]>
    1515
  • server/other/unbound.xml

    r0021812c r5ffa01a  
    77  <!ENTITY unbound-download-http "http://www.unbound.net/downloads/unbound-&unbound-version;.tar.gz">
    88  <!ENTITY unbound-download-ftp  " ">
    9   <!ENTITY unbound-md5sum        "f2cc56bd88c9634fe18334d2421205f1">
     9  <!ENTITY unbound-md5sum        "67ed382add11134d689f5e88f8efc43e">
    1010  <!ENTITY unbound-size          "5.2 MB">
    1111  <!ENTITY unbound-buildsize     "55 MB (with tests, add 80 MB for documentation)">
    12   <!ENTITY unbound-time          "0.9 SBU (with tests)">
     12  <!ENTITY unbound-time          "0.7 SBU (with tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.