Changeset 58d5000


Ignore:
Timestamp:
06/22/2017 02:14:57 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:
faaa22d
Parents:
ce63267e
Message:

Dovecot-2.2.30.2
Unbound-1.6.3
curl-7.54.1
cairo-1.14.10

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rce63267e r58d5000  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[pierre] - Update to cairo-1.14.10. Fixes
     49          <ulink url="&blfs-ticket-root;9369">#9369</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[pierre] - Update to curl-7.54.1. Fixes
     53          <ulink url="&blfs-ticket-root;9367">#9367</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[pierre] - Update to unbound-1.6.3. Fixes
     57          <ulink url="&blfs-ticket-root;9362">#9362</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[pierre] - Update to dovecot-2.2.30.2. Fixes
     61          <ulink url="&blfs-ticket-root;9299">#9299</ulink>.</para>
     62        </listitem>
     63        <listitem>
    4864          <para>[dj] - Update to nodejs-8.1.2. Fixes
    4965          <ulink url="&blfs-ticket-root;9294">#9294</ulink>.</para>
  • networking/netlibs/curl.xml

    rce63267e r58d5000  
    77  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.lzma">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "3cf2de0ca4ac43e59067eb6b4f876982">
     9  <!ENTITY curl-md5sum        "4a282f6c740f7720b4d95ab12dcba261">
    1010  <!ENTITY curl-size          "2.0 MB">
    11   <!ENTITY curl-buildsize     "37 MB (additional 10 MB for tests)">
    12   <!ENTITY curl-time          "0.4 SBU (additional 11.5 SBU for tests)">
     11  <!ENTITY curl-buildsize     "39 MB (additional 10 MB for tests)">
     12  <!ENTITY curl-time          "0.4 SBU (additional 11 SBU for tests)">
    1313]>
    1414
     
    7575    </itemizedlist>
    7676
     77<!-- Tests seem to pass without any patch
    7778    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7879    <itemizedlist spacing="compact">
     
    8485      </listitem>
    8586    </itemizedlist>
    86 
     87-->
    8788    <bridgehead renderas="sect3">cURL Dependencies</bridgehead>
    8889
     
    131132    </para>
    132133
    133 <screen><userinput>patch -Np1 -i ../curl-&curl-version;-valgrind_filter-1.patch &amp;&amp;
    134 
    135 ./configure --prefix=/usr                           \
     134<screen><userinput>./configure --prefix=/usr                           \
    136135            --disable-static                        \
    137136            --enable-threaded-resolver              \
     
    140139
    141140<!--
    142    For version 7.54.0 I got:
    143    TESTDONE: 893 tests out of 893 reported OK: 100%
    144    TESTDONE: 1082 tests were considered during 1231 seconds.
     141   For version 7.54.1 I got:
     142   TESTDONE: 869 tests out of 869 reported OK: 100%
     143   TESTDONE: 1092 tests were considered during 1080 seconds
    145144
    146145    <para>
  • packages.ent

    rce63267e r58d5000  
    443443<!-- Chapter 17 -->
    444444<!ENTITY c-ares-version               "1.12.0">
    445 <!ENTITY curl-version                 "7.54.0">
     445<!ENTITY curl-version                 "7.54.1">
    446446<!-- <!ENTITY geoclue-version              "0.12.0"> -->
    447447<!ENTITY geoclue2-version             "2.4.7">
     
    482482<!ENTITY dovecot-major                "2">
    483483<!ENTITY dovecot-minor                "2">
    484 <!ENTITY dovecot-micro                "29.1">
     484<!ENTITY dovecot-micro                "30.2">
    485485<!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
    486486
     
    499499<!ENTITY openldap-version             "2.4.45">
    500500<!ENTITY soprano-version              "2.9.4">
    501 <!ENTITY unbound-version              "1.6.2">
     501<!ENTITY unbound-version              "1.6.3">
    502502<!ENTITY virtuoso-version             "6.1.8">
    503503<!ENTITY xinetd-version               "2.3.15">
     
    534534<!ENTITY at-spi2-core-version         "2.24.1">
    535535<!ENTITY at-spi2-atk-version          "2.24.1">
    536 <!ENTITY cairo-version                "1.14.8">
     536<!ENTITY cairo-version                "1.14.10">
    537537<!ENTITY cairomm-version              "1.12.2">
    538538<!ENTITY cogl-version                 "1.22.2">
  • server/mail/dovecot.xml

    rce63267e r58d5000  
    88  "https://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz">
    99  <!ENTITY dovecot-download-ftp  " ">
    10   <!ENTITY dovecot-md5sum        "5c9f69bcda1b48cc7a64b94a311df07f">
     10  <!ENTITY dovecot-md5sum        "44a8f904ff1086d2cc7fa99e202f4a7d">
    1111  <!ENTITY dovecot-size          "5.7 MB">
    12   <!ENTITY dovecot-buildsize     "314 MB (add 16 MB for tests)">
    13   <!ENTITY dovecot-time          "1.8 SBU (add 1.1 SBU for tests)">
     12  <!ENTITY dovecot-buildsize     "327 MB (add 66 MB for tests)">
     13  <!ENTITY dovecot-time          "1.9 SBU (add 1.3 SBU for tests)">
    1414]>
    1515
     
    137137
    138138    <para>
    139       To test the results, issue <command>make -k check</command>. Tests using
     139      To test the results, issue <command>make -k check</command>.
     140<!--   no errors with 2.2.30.2
     141      Tests using
    140142      openssl fail when valgrind is present, because openssl increases entropy
    141143      by reading uninitialized variables. see <ulink
    142144      url="https://www.openssl.org/docs/faq.html#PROG14">openssl's FAQ</ulink>.
    143     </para>
     145-->    </para>
    144146
    145147    <para>
  • server/other/unbound.xml

    rce63267e r58d5000  
    77  <!ENTITY unbound-download-http "http://www.unbound.net/downloads/unbound-&unbound-version;.tar.gz">
    88  <!ENTITY unbound-download-ftp  " ">
    9   <!ENTITY unbound-md5sum        "5a5d0cdf7164957ff2e7498db1758f01">
     9  <!ENTITY unbound-md5sum        "d964d04c8d2b25f3271ac60fc630b654">
    1010  <!ENTITY unbound-size          "5.1 MB">
    11   <!ENTITY unbound-buildsize     "44 MB (with tests, add 61 MB for documentation)">
     11  <!ENTITY unbound-buildsize     "53 MB (with tests, add 76 MB for documentation)">
    1212  <!ENTITY unbound-time          "0.8 SBU (with tests)">
    1313]>
  • x/lib/cairo.xml

    rce63267e r58d5000  
    77  <!ENTITY cairo-download-http "http://cairographics.org/releases/cairo-&cairo-version;.tar.xz">
    88  <!ENTITY cairo-download-ftp  " ">
    9   <!ENTITY cairo-md5sum        "4ef0db2eacb271c74f8a3fd87822aa98">
    10   <!ENTITY cairo-size          "34 MB">
     9  <!ENTITY cairo-md5sum        "146f5f4d0b4439fc3792fd3452b7b12a">
     10  <!ENTITY cairo-size          "35 MB">
    1111  <!ENTITY cairo-buildsize     "139 MB">
    12   <!ENTITY cairo-time          "0.8 SBU">
     12  <!ENTITY cairo-time          "0.9 SBU">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.