Changeset aa5add9


Ignore:
Timestamp:
01/17/2023 06:33:20 PM (16 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:
97e7219
Parents:
4cbdd08
Message:

Updates:

firefox-102.7.0,
JS-102.7.0.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js102.xml

    r4cbdd08 raa5add9  
    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        "9fe60d1991b9344ebfd80592aff2bfa9">
    17   <!ENTITY js102-size          "457 MB">
     16  <!ENTITY js102-md5sum        "8cb5c0ef68fa0f93138a6196b1d5f153">
     17  <!ENTITY js102-size          "458 MB">
    1818  <!ENTITY js102-buildsize     "3.3 GB (38 MB installed after removing 34MB static lib)">
    19   <!ENTITY js102-time          "2.0 SBU (with parallelism=4)">
     19  <!ENTITY js102-time          "6.4 SBU (with parallelism=4)">
    2020]>
    2121
  • introduction/welcome/changelog.xml

    r4cbdd08 raa5add9  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[ken] - Update to firefox-102.7.0 (security update), also
     46          update to JS-102.7.0 (normal update). Fixes
     47          <ulink url="&blfs-ticket-root;17521">#17521</ulink>.</para>
     48        </listitem>
     49        <listitem>
    4550          <para>[renodr] - Update to fuse-3.13.0. Fixes
    4651          <ulink url="&blfs-ticket-root;17514">#17514</ulink>.</para>
  • packages.ent

    r4cbdd08 raa5add9  
    114114<!ENTITY inih-version                 "56">
    115115<!ENTITY jansson-version              "2.14">
    116 <!ENTITY JS102-version                "102.6.0">
     116<!ENTITY JS102-version                "102.7.0">
    117117<!-- temporary, until JS102 is approved for gnome -->
    118118<!--<!ENTITY JS91-version                 "91.13.0">-->
     
    848848<!ENTITY epiphany-version             "43.0">
    849849<!-- falkon version is the same as KDE applications -->
    850 <!ENTITY firefox-version              "102.6.0">
     850<!ENTITY firefox-version              "102.7.0">
    851851<!ENTITY seamonkey-version            "2.53.14">
    852852
  • xsoft/graphweb/firefox.xml

    r4cbdd08 raa5add9  
    77  <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;esr/source/firefox-&firefox-version;esr.source.tar.xz">
    88  <!ENTITY firefox-download-ftp  " ">
    9   <!ENTITY firefox-md5sum        "9fe60d1991b9344ebfd80592aff2bfa9">
    10   <!ENTITY firefox-size          "457 MB">
     9  <!ENTITY firefox-md5sum        "8cb5c0ef68fa0f93138a6196b1d5f153">
     10  <!ENTITY firefox-size          "458 MB">
    1111  <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
    1212    But the extra cached cargo files, if any, seem to be minimal -->
     
    1515   most practical way to get a timing on a machine with more cores, if taking
    1616   cores offline is not practical. If in doubt, round up -->
    17   <!ENTITY firefox-time          "21 SBU using -j4, without tests">
     17  <!ENTITY firefox-time          "20 SBU using -j4, without tests">
    1818]>
    1919
Note: See TracChangeset for help on using the changeset viewer.