Changeset 9a7de57


Ignore:
Timestamp:
04/01/2017 10:48:57 PM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
9e4bfe68
Parents:
1872da27
Message:

Add js38 to the book
Bump the tag entities in the Template

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

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/genlib.xml

    r1872da27 r9a7de57  
    6868  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="js.xml"/>
    6969  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="js2.xml"/>
     70  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="js38.xml"/>
    7071  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="json-c.xml"/>
    7172  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="json-glib.xml"/>
  • introduction/welcome/changelog.xml

    r1872da27 r9a7de57  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Add mozjs38-38.2.1. Fixes
     49          <ulink url="&blfs-ticket-root;9026">#9026</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Update to gsettings-desktop-schemas-3.24.0. Partially
    4953          fixes <ulink url="&blfs-ticket-root;9024">#9024</ulink>.</para>
  • packages.ent

    r1872da27 r9a7de57  
    110110<!ENTITY JS-version                   "17.0.0">
    111111<!ENTITY JS2-version                  "24.2.0">
     112<!ENTITY JS38-version                 "38.2.1">
    112113<!ENTITY json-c-version               "0.12.1">
    113114<!ENTITY json-glib-version            "1.2.8">
  • template/template.xml

    r1872da27 r9a7de57  
    5151
    5252    <!-- if it builds but hasn't been tested: -->
    53     &lfs71_built;
     53    &lfs80_built;
    5454    <!-- if it works: -->
    55     &lfs71_checked;
     55    &lfs80_checked;
    5656
    5757    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.