Author: bdubbs
Date: Fri Dec 30 14:07:13 2016
New Revision: 18116
Log:
Update to xapian-core-1.4.2.
Update to Python-3.6.0.
Modified:
trunk/BOOK/general/genlib/xapian.xml
trunk/BOOK/general/prog/python3.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/packages.ent
Modified: trunk/BOOK/general/genlib/xapian.xml
==============================================================================
--- trunk/BOOK/general/genlib/xapian.xml Fri Dec 30 12:07:52 2016
(r18115)
+++ trunk/BOOK/general/genlib/xapian.xml Fri Dec 30 14:07:13 2016
(r18116)
@@ -7,10 +7,10 @@
<!ENTITY xapian-download-http
"http://oligarchy.co.uk/xapian/&xapian-version;/xapian-core-&xapian-version;.tar.xz">
<!ENTITY xapian-download-ftp " ">
- <!ENTITY xapian-md5sum "0036ae0e1e1065ba1734790de69835b3">
+ <!ENTITY xapian-md5sum "cd7615e14a87a033cee2993a016edc43">
<!ENTITY xapian-size "2.7 MB">
- <!ENTITY xapian-buildsize "118 MB (additional 112 MB for tests)">
- <!ENTITY xapian-time "1.7 SBU (additional 16 SBU for tests)">
+ <!ENTITY xapian-buildsize "120 MB (add 113 MB for tests)">
+ <!ENTITY xapian-time "1.7 SBU (add 26 SBU for tests)">
]>
<sect1 id="xapian" xreflabel="xapian-&xapian-version;">
@@ -62,7 +62,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
- <xref linkend="valgrind"/>
+ <xref linkend="valgrind"/> (for tests)
</para>
<para condition="html" role="usernotes">User Notes:
@@ -82,7 +82,8 @@
make</userinput></screen>
<para>
- To run the test suite, issue: <command>make check</command>.
+ To run the test suite, issue: <command>make check</command>.
+ Several tests based on valgrind fail.
</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
Modified: trunk/BOOK/general/prog/python3.xml
==============================================================================
--- trunk/BOOK/general/prog/python3.xml Fri Dec 30 12:07:52 2016 (r18115)
+++ trunk/BOOK/general/prog/python3.xml Fri Dec 30 14:07:13 2016 (r18116)
@@ -7,10 +7,10 @@
<!ENTITY python3-download-http
"https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
<!ENTITY python3-download-ftp " ">
- <!ENTITY python3-md5sum "8906efbacfcdc7c3c9198aeefafd159e">
- <!ENTITY python3-size "15 MB">
- <!ENTITY python3-buildsize "360 MB (with docs; additional 23 MB for the
tests)">
- <!ENTITY python3-time "1.1 SBU (additional 1.9 SBU for the tests)">
+ <!ENTITY python3-md5sum "82b143ebbf4514d7e05876bed7a6b1f5">
+ <!ENTITY python3-size "16 MB">
+ <!ENTITY python3-buildsize "355 MB (with docs; add 30 MB for the tests)">
+ <!ENTITY python3-time "1.3 SBU (add 1.0 SBU for the tests)">
<!ENTITY python3htmldoc-download-http
"https://docs.python.org/&python3-majorver;/archives/python-&python3-version;-docs-html.tar.bz2">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Fri Dec 30 12:07:52
2016 (r18115)
+++ trunk/BOOK/introduction/welcome/changelog.xml Fri Dec 30 14:07:13
2016 (r18116)
@@ -47,6 +47,14 @@
<para>December 30th, 2016</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to xapian-core-1.4.2. Fixes
+ <ulink url="&blfs-ticket-root;8685">#8685</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to Python-3.6.0. Fixes
+ <ulink url="&blfs-ticket-root;8680">#8680</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update to opencv-3.2.0. Fixes
<ulink url="&blfs-ticket-root;8679">#8679</ulink>.</para>
</listitem>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Fri Dec 30 12:07:52 2016 (r18115)
+++ trunk/BOOK/packages.ent Fri Dec 30 14:07:13 2016 (r18116)
@@ -166,7 +166,7 @@
<!ENTITY wayland-version "1.12.0">
<!ENTITY wayland-protocols-version "1.7">
<!ENTITY wv-version "1.2.9">
-<!ENTITY xapian-version "1.4.1">
+<!ENTITY xapian-version "1.4.2">
<!ENTITY yaml-version "0.1.6">
<!-- Chapter 10 -->
@@ -299,7 +299,7 @@
<!ENTITY npapi-sdk-version "0.27.2">
<!ENTITY php-version "7.1.0">
<!ENTITY python2-version "2.7.13">
-<!ENTITY python3-version "3.5.2">
+<!ENTITY python3-version "3.6.0">
<!ENTITY ruby-minor-version "2.3">
<!ENTITY ruby-patch-version "3">
<!ENTITY ruby-version
"&ruby-minor-version;.&ruby-patch-version;">
@@ -320,7 +320,7 @@
<!ENTITY openjdk-version "1.8.0.112">
<!ENTITY python2-majorver "2.7">
-<!ENTITY python3-majorver "3.5">
+<!ENTITY python3-majorver "3.6">
<!-- Perl module versions used in the Perl Modules instructions -->
<!ENTITY autovivification-version "0.16">
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page