Changeset 3559b1be


Ignore:
Timestamp:
11/26/2019 06:11:38 PM (4 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:
1dee513
Parents:
8c5b0070
Message:

Update to gjs-1.58.3

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r8c5b0070 r3559b1be  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "25">                   <!-- Always 2 digits -->
     3<!ENTITY day          "26">                   <!-- Always 2 digits -->
    44<!ENTITY month        "11">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "November 25th, &year;">
     9<!ENTITY releasedate  "November 26th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • gnome.ent

    r8c5b0070 r3559b1be  
    2424<!ENTITY GConf-version                     "3.2.6">
    2525<!ENTITY geocode-glib-version              "3.26.1">
    26 <!ENTITY gjs-version                       "1.58.1">
     26<!ENTITY gjs-version                       "1.58.3">
    2727<!ENTITY gnome-autoar-version              "0.2.3">
    2828<!ENTITY gnome-desktop-version             "3.34.1">
  • gnome/platform/gjs.xml

    r8c5b0070 r3559b1be  
    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        "49ae54cccbf212e2f80fa1726d5f974c">
     9  <!ENTITY gjs-md5sum        "bce6dea9a6583a8b3c6af5854df76aaf">
    1010  <!ENTITY gjs-size          "624 KB">
    1111  <!ENTITY gjs-buildsize     "89 MB (with tests)">
    12   <!ENTITY gjs-time          "0.8 SBU">
     12  <!ENTITY gjs-time          "0.9 SBU (with tests)">
    1313]>
    1414
     
    116116      tests will fail if not running in an Xorg session. Two tests related
    117117      to testCommandLine.sh (4 and 5) are known to fail.
     118      <!-- Still fails with 1.58.3. -->
    118119    </para>
    119120
  • introduction/welcome/changelog.xml

    r8c5b0070 r3559b1be  
    4242    </listitem>
    4343       -->
    44     <listitem>
    45       <para>November 24th, 2019</para>
     44
     45    <listitem>
     46      <para>November 26th, 2019</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[renodr] - Update to gjs-1.58.3. Fixes
     50          <ulink url="&blfs-ticket-root;12812">#12812</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
     56      <para>November 25th, 2019</para>
    4657      <itemizedlist>
    4758        <listitem>
  • multimedia/libdriv/libmpeg2.xml

    r8c5b0070 r3559b1be  
    133133      <?dbhtml list-presentation="table"?>
    134134
    135  <!--
     135<!--
     136     Don't fill this one in. It's designed for a user to corrupt their own
     137     mpeg files, which can be used for malice.     
    136138     <varlistentry id="corrupt_mpeg2">
    137139        <term><command>corrupt_mpeg2</command></term>
Note: See TracChangeset for help on using the changeset viewer.