Update to Berkeley DB 6.1.26.

Update to mesa-10.5.8.
Update to epiphany-3.16.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16162 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Fernando de Oliveira 2015-06-24 19:44:09 +00:00
parent a6ff6760e3
commit 233a494998
6 changed files with 23 additions and 13 deletions

View File

@ -37,7 +37,7 @@
<!ENTITY brasero-version "3.12.1">
<!ENTITY cheese-version "3.16.1">
<!ENTITY eog-version "3.16.2">
<!ENTITY epiphany-version "3.16.1">
<!ENTITY epiphany-version "3.16.2">
<!ENTITY evince-version "3.16.1">
<!ENTITY file-roller-version "3.16.2">
<!ENTITY gedit-version "3.16.2">

View File

@ -8,7 +8,7 @@
"&gnome-download-http;/epiphany/&gnome-minor-16;/epiphany-&epiphany-version;.tar.xz">
<!ENTITY epiphany-download-ftp
"&gnome-download-ftp;/epiphany/&gnome-minor-16;/epiphany-&epiphany-version;.tar.xz">
<!ENTITY epiphany-md5sum "bf03453eac5701049c4ec82e1b0c8532">
<!ENTITY epiphany-md5sum "f6c1b661be55cb83bbb4c8597e52e107">
<!ENTITY epiphany-size "3.0 MB">
<!ENTITY epiphany-buildsize "108 MB">
<!ENTITY epiphany-time "0.6 SBU">

View File

@ -47,6 +47,18 @@
<listitem>
<para>June 24th, 2015</para>
<itemizedlist>
<listitem>
<para>[fernando] - Update to epiphany-3.16.2. Fixes
<ulink url="&blfs-ticket-root;6644">#6644</ulink>.</para>
</listitem>
<listitem>
<para>[fernando] - Update to mesa-10.5.8. Fixes
<ulink url="&blfs-ticket-root;6643">#6643</ulink>.</para>
</listitem>
<listitem>
<para>[fernando] - Update to Berkeley DB 6.1.26. Fixes
<ulink url="&blfs-ticket-root;6642">#6642</ulink>.</para>
</listitem>
<listitem>
<para>[fernando] - Poppler-0.33.0 can be compiled with support for
QT4 and QT5 at once. Fixes

View File

@ -414,7 +414,7 @@
<!ENTITY sendmail-version "8.15.1">
<!-- Chapter 22 -->
<!ENTITY db-version "6.1.23">
<!ENTITY db-version "6.1.26">
<!ENTITY mariadb-version "10.0.20">
<!ENTITY postgresql-version "9.4.4">
<!ENTITY sqlite-version "3.8.10.2">
@ -438,7 +438,7 @@
<!ENTITY xbitmaps-version "1.1.1">
<!ENTITY xcursor-themes-version "1.0.4">
<!ENTITY xkeyboard-config-version "2.15">
<!ENTITY mesalib-version "10.5.7">
<!ENTITY mesalib-version "10.5.8">
<!ENTITY xcb-util-version "0.4.0">
<!ENTITY xcb-util-image-version "0.4.0">
<!ENTITY xcb-util-keysyms-version "0.4.0">

View File

@ -7,10 +7,10 @@
<!ENTITY db-download-http
"http://download.oracle.com/berkeley-db/db-&db-version;.tar.gz">
<!ENTITY db-download-ftp " ">
<!ENTITY db-md5sum "f18e4a2cec9465b352ce59068381a411">
<!ENTITY db-md5sum "9525aa57a282d49e5d1bf5e48ffa8a56">
<!ENTITY db-size "36 MB">
<!ENTITY db-buildsize "278 MB">
<!ENTITY db-time "0.7 SBU">
<!ENTITY db-buildsize "296 MB">
<!ENTITY db-time "0.8 SBU">
]>
<sect1 id="db" xreflabel="Berkeley DB-&db-version;">
@ -76,8 +76,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="tcl"/>,
<xref linkend="openjdk"/> (the Java bindings are currently broken with
JDK8)<!-- or <xref linkend="jdk"/> -->, and
<xref linkend="openjdk"/> or <xref linkend="java"/>, and
<xref linkend="sharutils"/> (for the <command>uudecode</command> command
- Java bindings are required)
</para>
@ -246,7 +245,6 @@ chown -v -R root:root \
<option>--enable-java</option>: Enables <application>Java</application>
support in DB and creates the
<filename class="libraryfile">libdb_java</filename> libraries.
The Java bindings are currently broken with JDK8.
</para>
</sect2>
@ -273,7 +271,7 @@ chown -v -R root:root \
db_stat,
db_tuner,
db_upgrade, and
db_verify.
db_verify
</seg>
<seg>
libdb.so,

View File

@ -6,10 +6,10 @@
<!ENTITY mesalib-download-http " ">
<!ENTITY mesalib-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/&mesalib-version;/mesa-&mesalib-version;.tar.xz">
<!ENTITY mesalib-md5sum "c6a1fdccd4ea372975d263235136ad2d">
<!ENTITY mesalib-md5sum "5332a3576c5e3a0c3947ee6668dd4157">
<!ENTITY mesalib-size "6.7 MB">
<!ENTITY mesalib-buildsize "284 MB (with checks and documentation)">
<!ENTITY mesalib-time "8.3 SBU (with checks and documentation)">
<!ENTITY mesalib-time "8.4 SBU (with checks and documentation)">
]>