Changeset ee5f6ce


Ignore:
Timestamp:
10/12/2019 02:47:13 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
96139af
Parents:
348a378
Message:

Update to gjs-1.58.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r348a378 ree5f6ce  
    2424<!ENTITY GConf-version                     "3.2.6">
    2525<!ENTITY geocode-glib-version              "3.26.1">
    26 <!ENTITY gjs-version                       "1.58.0">
     26<!ENTITY gjs-version                       "1.58.1">
    2727<!ENTITY gnome-autoar-version              "0.2.3">
    2828<!ENTITY gnome-desktop-version             "3.34.0">
  • gnome/platform/gjs.xml

    r348a378 ree5f6ce  
    77  <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.58/gjs-&gjs-version;.tar.xz">
    88  <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.58/gjs-&gjs-version;.tar.xz">
    9   <!ENTITY gjs-md5sum        "3a959f8d543efbe03871fbfd5a634181">
    10   <!ENTITY gjs-size          "620 KB">
    11   <!ENTITY gjs-buildsize     "88 MB (with tests)">
    12   <!ENTITY gjs-time          "0.4 SBU (using parallelism=4; with tests)">
     9  <!ENTITY gjs-md5sum        "49ae54cccbf212e2f80fa1726d5f974c">
     10  <!ENTITY gjs-size          "624 KB">
     11  <!ENTITY gjs-buildsize     "89 MB (with tests)">
     12  <!ENTITY gjs-time          "0.8 SBU">
    1313]>
    1414
     
    9090      <xref linkend="valgrind"/> (for tests),
    9191      <ulink url="http://dtrace.org/blogs/about">DTrace</ulink>,
    92       <ulink url="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>, and
     92      <ulink url="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>,
     93      <ulink url="&gnome-download-http;/sysprof/">Sysprof</ulink>, and
    9394      <ulink url="https://sourceware.org/systemtap">Systemtap</ulink>
    9495    </para>
     
    114115      <application>GTK</application> and <application>Cairo</application>
    115116      tests will fail if not running in an Xorg session. Two tests related
    116       to testGIMarshalling.js are known to fail.
     117      to testCommandLine.sh (4 and 5) are known to fail.
    117118    </para>
    118119
  • introduction/welcome/changelog.xml

    r348a378 ree5f6ce  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to gjs-1.58.1. Partially fixes
     49          <ulink url="&blfs-ticket-root;12617">#12617</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Update to fdk-aac-2.0.1. Fixes
    4953          <ulink url="&blfs-ticket-root;12622">#12622</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.