Author: renodr
Date: Fri Oct 11 19:47:13 2019
New Revision: 22242

Log:
Update to gjs-1.58.1

Modified:
   trunk/BOOK/gnome.ent
   trunk/BOOK/gnome/platform/gjs.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/gnome.ent
==============================================================================
--- trunk/BOOK/gnome.ent        Fri Oct 11 18:48:27 2019        (r22241)
+++ trunk/BOOK/gnome.ent        Fri Oct 11 19:47:13 2019        (r22242)
@@ -23,7 +23,7 @@
 <!ENTITY yelp-xsl-version                  "3.34.0">
 <!ENTITY GConf-version                     "3.2.6">
 <!ENTITY geocode-glib-version              "3.26.1">
-<!ENTITY gjs-version                       "1.58.0">
+<!ENTITY gjs-version                       "1.58.1">
 <!ENTITY gnome-autoar-version              "0.2.3">
 <!ENTITY gnome-desktop-version             "3.34.0">
 <!ENTITY gnome-menus-version               "3.32.0">

Modified: trunk/BOOK/gnome/platform/gjs.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gjs.xml   Fri Oct 11 18:48:27 2019        (r22241)
+++ trunk/BOOK/gnome/platform/gjs.xml   Fri Oct 11 19:47:13 2019        (r22242)
@@ -6,10 +6,10 @@
 
   <!ENTITY gjs-download-http 
"&gnome-download-http;/gjs/1.58/gjs-&gjs-version;.tar.xz">
   <!ENTITY gjs-download-ftp  
"&gnome-download-ftp;/gjs/1.58/gjs-&gjs-version;.tar.xz">
-  <!ENTITY gjs-md5sum        "3a959f8d543efbe03871fbfd5a634181">
-  <!ENTITY gjs-size          "620 KB">
-  <!ENTITY gjs-buildsize     "88 MB (with tests)">
-  <!ENTITY gjs-time          "0.4 SBU (using parallelism=4; with tests)">
+  <!ENTITY gjs-md5sum        "49ae54cccbf212e2f80fa1726d5f974c">
+  <!ENTITY gjs-size          "624 KB">
+  <!ENTITY gjs-buildsize     "89 MB (with tests)">
+  <!ENTITY gjs-time          "0.8 SBU">
 ]>
 
 <sect1 id="gjs" xreflabel="Gjs-&gjs-version;">
@@ -89,7 +89,8 @@
     <para role="optional">
       <xref linkend="valgrind"/> (for tests),
       <ulink url="http://dtrace.org/blogs/about";>DTrace</ulink>,
-      <ulink url="http://ltp.sourceforge.net/coverage/lcov.php";>LCOV</ulink>, 
and
+      <ulink url="http://ltp.sourceforge.net/coverage/lcov.php";>LCOV</ulink>,
+      <ulink url="&gnome-download-http;/sysprof/">Sysprof</ulink>, and
       <ulink url="https://sourceware.org/systemtap";>Systemtap</ulink>
     </para>
 
@@ -113,7 +114,7 @@
       To test the results, issue: <command>make check</command>. The
       <application>GTK</application> and <application>Cairo</application>
       tests will fail if not running in an Xorg session. Two tests related
-      to testGIMarshalling.js are known to fail.
+      to testCommandLine.sh (4 and 5) are known to fail.
     </para>
 
     <para>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Fri Oct 11 18:48:27 
2019        (r22241)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Fri Oct 11 19:47:13 
2019        (r22242)
@@ -45,6 +45,10 @@
       <para>October 11th, 2019</para>
       <itemizedlist>
         <listitem>
+          <para>[renodr] - Update to gjs-1.58.1. Partially fixes
+          <ulink url="&blfs-ticket-root;12617">#12617</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[renodr] - Update to fdk-aac-2.0.1. Fixes
           <ulink url="&blfs-ticket-root;12622">#12622</ulink>.</para>
         </listitem>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to