Changeset b932ddad


Ignore:
Timestamp:
11/16/2022 07:17:32 PM (17 months ago)
Author:
Ken Moffat <ken@…>
Branches:
11.3, 12.0, 12.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, xry111/llvm18, xry111/xf86-video-removal
Children:
89c9d876
Parents:
fdac07c
Message:

Update to JS102-102.5.0 (mozjs).

Note that at the moment the version does not have to align with
the firefox-esr version, but this one does fix a js vulnerability.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js102.xml

    rfdac07c rb932ddad  
    1414  <!ENTITY js102-download-http "&mozilla-http;/firefox/releases/&JS102-version;esr/source/firefox-&JS102-version;esr.source.tar.xz">
    1515  <!ENTITY js102-download-ftp  " ">
    16   <!ENTITY js102-md5sum        "5ad962e43ad29245238feeba558941d9">
    17   <!ENTITY js102-size          "460 MB">
    18   <!ENTITY js102-buildsize     "3.3 GB (39 MB installed after removing 33MB static lib)">
    19   <!ENTITY js102-time          "2.2 SBU (with parallelism=4)">
     16  <!ENTITY js102-md5sum        "3b3e610898ccda554519f744e634c50c">
     17  <!ENTITY js102-size          "457 MB">
     18  <!ENTITY js102-buildsize     "3.4 GB (38 MB installed after removing 34MB static lib)">
     19  <!ENTITY js102-time          "1.8 SBU (with parallelism=4)">
    2020]>
    2121
  • introduction/welcome/changelog.xml

    rfdac07c rb932ddad  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Update js102 to 102.5.0 (security fix). Fixes
     49          <ulink url="&blfs-ticket-root;17308">#17308</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[pierre] - Update to  shadow-4.13. Fixes
    4953          <ulink url="&blfs-ticket-root;17282">#17282</ulink>.
  • packages.ent

    rfdac07c rb932ddad  
    114114<!ENTITY inih-version                 "56">
    115115<!ENTITY jansson-version              "2.14">
    116 <!ENTITY JS102-version                "102.4.0">
     116<!ENTITY JS102-version                "102.5.0">
    117117<!-- temporary, until JS102 is approved for gnome -->
    118118<!--<!ENTITY JS91-version                 "91.13.0">-->
Note: See TracChangeset for help on using the changeset viewer.