Changeset 233a4949


Ignore:
Timestamp:
06/24/2015 07:44:09 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 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, nosym, 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:
1b0d0188
Parents:
a6ff6760
Message:

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    ra6ff6760 r233a4949  
    3838<!ENTITY cheese-version               "3.16.1">
    3939<!ENTITY eog-version                  "3.16.2">
    40 <!ENTITY epiphany-version             "3.16.1">
     40<!ENTITY epiphany-version             "3.16.2">
    4141<!ENTITY evince-version               "3.16.1">
    4242<!ENTITY file-roller-version          "3.16.2">
  • gnome/applications/epiphany.xml

    ra6ff6760 r233a4949  
    99  <!ENTITY epiphany-download-ftp
    1010           "&gnome-download-ftp;/epiphany/&gnome-minor-16;/epiphany-&epiphany-version;.tar.xz">
    11   <!ENTITY epiphany-md5sum        "bf03453eac5701049c4ec82e1b0c8532">
     11  <!ENTITY epiphany-md5sum        "f6c1b661be55cb83bbb4c8597e52e107">
    1212  <!ENTITY epiphany-size          "3.0 MB">
    1313  <!ENTITY epiphany-buildsize     "108 MB">
  • introduction/welcome/changelog.xml

    ra6ff6760 r233a4949  
    4848      <para>June 24th, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to epiphany-3.16.2.  Fixes
     52          <ulink url="&blfs-ticket-root;6644">#6644</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to mesa-10.5.8.  Fixes
     56          <ulink url="&blfs-ticket-root;6643">#6643</ulink>.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[fernando] - Update to Berkeley DB 6.1.26.  Fixes
     60          <ulink url="&blfs-ticket-root;6642">#6642</ulink>.</para>
     61        </listitem>
    5062        <listitem>
    5163          <para>[fernando] - Poppler-0.33.0 can be compiled with support for
  • packages.ent

    ra6ff6760 r233a4949  
    415415
    416416<!-- Chapter 22 -->
    417 <!ENTITY db-version                   "6.1.23">
     417<!ENTITY db-version                   "6.1.26">
    418418<!ENTITY mariadb-version              "10.0.20">
    419419<!ENTITY postgresql-version           "9.4.4">
     
    439439<!ENTITY xcursor-themes-version       "1.0.4">
    440440<!ENTITY xkeyboard-config-version     "2.15">
    441 <!ENTITY mesalib-version              "10.5.7">
     441<!ENTITY mesalib-version              "10.5.8">
    442442<!ENTITY xcb-util-version             "0.4.0">
    443443<!ENTITY xcb-util-image-version       "0.4.0">
  • server/databases/db.xml

    ra6ff6760 r233a4949  
    88    "http://download.oracle.com/berkeley-db/db-&db-version;.tar.gz">
    99  <!ENTITY db-download-ftp  " ">
    10   <!ENTITY db-md5sum        "f18e4a2cec9465b352ce59068381a411">
     10  <!ENTITY db-md5sum        "9525aa57a282d49e5d1bf5e48ffa8a56">
    1111  <!ENTITY db-size          "36 MB">
    12   <!ENTITY db-buildsize     "278 MB">
    13   <!ENTITY db-time          "0.7 SBU">
     12  <!ENTITY db-buildsize     "296 MB">
     13  <!ENTITY db-time          "0.8 SBU">
    1414]>
    1515
     
    7777    <para role="optional">
    7878      <xref linkend="tcl"/>,
    79       <xref linkend="openjdk"/> (the Java bindings are currently broken with
    80       JDK8)<!-- or <xref linkend="jdk"/> -->, and
     79      <xref linkend="openjdk"/> or <xref linkend="java"/>, and
    8180      <xref linkend="sharutils"/> (for the <command>uudecode</command> command
    8281      - Java bindings are required)
     
    247246      support in DB and creates the
    248247      <filename class="libraryfile">libdb_java</filename> libraries.
    249       The Java bindings are currently broken with JDK8.
    250248    </para>
    251249  </sect2>
     
    274272          db_tuner,
    275273          db_upgrade, and
    276           db_verify.
     274          db_verify
    277275        </seg>
    278276        <seg>
  • x/installing/mesalib.xml

    ra6ff6760 r233a4949  
    77  <!ENTITY mesalib-download-http " ">
    88  <!ENTITY mesalib-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/&mesalib-version;/mesa-&mesalib-version;.tar.xz">
    9   <!ENTITY mesalib-md5sum        "c6a1fdccd4ea372975d263235136ad2d">
     9  <!ENTITY mesalib-md5sum        "5332a3576c5e3a0c3947ee6668dd4157">
    1010  <!ENTITY mesalib-size          "6.7 MB">
    1111  <!ENTITY mesalib-buildsize     "284 MB (with checks and documentation)">
    12   <!ENTITY mesalib-time          "8.3 SBU (with checks and documentation)">
     12  <!ENTITY mesalib-time          "8.4 SBU (with checks and documentation)">
    1313
    1414]>
Note: See TracChangeset for help on using the changeset viewer.