Changeset 58d5000
- Timestamp:
- 06/22/2017 02:14:57 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- faaa22d
- Parents:
- ce63267e
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rce63267e r58d5000 46 46 <itemizedlist> 47 47 <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> 48 64 <para>[dj] - Update to nodejs-8.1.2. Fixes 49 65 <ulink url="&blfs-ticket-root;9294">#9294</ulink>.</para> -
networking/netlibs/curl.xml
rce63267e r58d5000 7 7 <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.lzma"> 8 8 <!ENTITY curl-download-ftp " "> 9 <!ENTITY curl-md5sum " 3cf2de0ca4ac43e59067eb6b4f876982">9 <!ENTITY curl-md5sum "4a282f6c740f7720b4d95ab12dcba261"> 10 10 <!ENTITY curl-size "2.0 MB"> 11 <!ENTITY curl-buildsize "3 7MB (additional 10 MB for tests)">12 <!ENTITY curl-time "0.4 SBU (additional 11 .5SBU 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)"> 13 13 ]> 14 14 … … 75 75 </itemizedlist> 76 76 77 <!-- Tests seem to pass without any patch 77 78 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 78 79 <itemizedlist spacing="compact"> … … 84 85 </listitem> 85 86 </itemizedlist> 86 87 --> 87 88 <bridgehead renderas="sect3">cURL Dependencies</bridgehead> 88 89 … … 131 132 </para> 132 133 133 <screen><userinput>patch -Np1 -i ../curl-&curl-version;-valgrind_filter-1.patch && 134 135 ./configure --prefix=/usr \ 134 <screen><userinput>./configure --prefix=/usr \ 136 135 --disable-static \ 137 136 --enable-threaded-resolver \ … … 140 139 141 140 <!-- 142 For version 7.54. 0I got:143 TESTDONE: 8 93 tests out of 893reported OK: 100%144 TESTDONE: 10 82 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 145 144 146 145 <para> -
packages.ent
rce63267e r58d5000 443 443 <!-- Chapter 17 --> 444 444 <!ENTITY c-ares-version "1.12.0"> 445 <!ENTITY curl-version "7.54. 0">445 <!ENTITY curl-version "7.54.1"> 446 446 <!-- <!ENTITY geoclue-version "0.12.0"> --> 447 447 <!ENTITY geoclue2-version "2.4.7"> … … 482 482 <!ENTITY dovecot-major "2"> 483 483 <!ENTITY dovecot-minor "2"> 484 <!ENTITY dovecot-micro " 29.1">484 <!ENTITY dovecot-micro "30.2"> 485 485 <!ENTITY dovecot-version "&dovecot-major;.&dovecot-minor;.&dovecot-micro;"> 486 486 … … 499 499 <!ENTITY openldap-version "2.4.45"> 500 500 <!ENTITY soprano-version "2.9.4"> 501 <!ENTITY unbound-version "1.6. 2">501 <!ENTITY unbound-version "1.6.3"> 502 502 <!ENTITY virtuoso-version "6.1.8"> 503 503 <!ENTITY xinetd-version "2.3.15"> … … 534 534 <!ENTITY at-spi2-core-version "2.24.1"> 535 535 <!ENTITY at-spi2-atk-version "2.24.1"> 536 <!ENTITY cairo-version "1.14. 8">536 <!ENTITY cairo-version "1.14.10"> 537 537 <!ENTITY cairomm-version "1.12.2"> 538 538 <!ENTITY cogl-version "1.22.2"> -
server/mail/dovecot.xml
rce63267e r58d5000 8 8 "https://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz"> 9 9 <!ENTITY dovecot-download-ftp " "> 10 <!ENTITY dovecot-md5sum " 5c9f69bcda1b48cc7a64b94a311df07f">10 <!ENTITY dovecot-md5sum "44a8f904ff1086d2cc7fa99e202f4a7d"> 11 11 <!ENTITY dovecot-size "5.7 MB"> 12 <!ENTITY dovecot-buildsize "3 14 MB (add 16 MB for tests)">13 <!ENTITY dovecot-time "1. 8 SBU (add 1.1SBU 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)"> 14 14 ]> 15 15 … … 137 137 138 138 <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 140 142 openssl fail when valgrind is present, because openssl increases entropy 141 143 by reading uninitialized variables. see <ulink 142 144 url="https://www.openssl.org/docs/faq.html#PROG14">openssl's FAQ</ulink>. 143 </para>145 --> </para> 144 146 145 147 <para> -
server/other/unbound.xml
rce63267e r58d5000 7 7 <!ENTITY unbound-download-http "http://www.unbound.net/downloads/unbound-&unbound-version;.tar.gz"> 8 8 <!ENTITY unbound-download-ftp " "> 9 <!ENTITY unbound-md5sum " 5a5d0cdf7164957ff2e7498db1758f01">9 <!ENTITY unbound-md5sum "d964d04c8d2b25f3271ac60fc630b654"> 10 10 <!ENTITY unbound-size "5.1 MB"> 11 <!ENTITY unbound-buildsize " 44 MB (with tests, add 61MB for documentation)">11 <!ENTITY unbound-buildsize "53 MB (with tests, add 76 MB for documentation)"> 12 12 <!ENTITY unbound-time "0.8 SBU (with tests)"> 13 13 ]> -
x/lib/cairo.xml
rce63267e r58d5000 7 7 <!ENTITY cairo-download-http "http://cairographics.org/releases/cairo-&cairo-version;.tar.xz"> 8 8 <!ENTITY cairo-download-ftp " "> 9 <!ENTITY cairo-md5sum " 4ef0db2eacb271c74f8a3fd87822aa98">10 <!ENTITY cairo-size "3 4MB">9 <!ENTITY cairo-md5sum "146f5f4d0b4439fc3792fd3452b7b12a"> 10 <!ENTITY cairo-size "35 MB"> 11 11 <!ENTITY cairo-buildsize "139 MB"> 12 <!ENTITY cairo-time "0. 8SBU">12 <!ENTITY cairo-time "0.9 SBU"> 13 13 ]> 14 14
Note:
See TracChangeset
for help on using the changeset viewer.