Changeset 689207c


Ignore:
Timestamp:
07/26/2022 01:54:51 PM (21 months ago)
Author:
Ken Moffat <ken@…>
Branches:
11.2, 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/soup3, xry111/xf86-video-removal
Children:
2e0fbc6, 56bd9e3
Parents:
055f0da
Message:

Package updates:

firefox-102.1.0,
JS-91.12.0.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js91.xml

    r055f0da r689207c  
    1414  <!ENTITY js91-download-http "&mozilla-http;/firefox/releases/&JS91-version;esr/source/firefox-&JS91-version;esr.source.tar.xz">
    1515  <!ENTITY js91-download-ftp  " ">
    16   <!ENTITY js91-md5sum        "34e1d9a3347bccb1010491d3789aa77e">
    17   <!ENTITY js91-size          "367 MB">
    18   <!ENTITY js91-buildsize     "3.1 GB (37 MB installed after removing 36MB static lib)">
    19   <!ENTITY js91-time          "2.2 SBU (with parallelism=4)">
     16  <!ENTITY js91-md5sum        "8887bf394e4caec1af09e7568cfaed9e">
     17  <!ENTITY js91-size          "363 MB">
     18  <!ENTITY js91-buildsize     "3.0 GB (37 MB installed after removing 33MB static lib)">
     19  <!ENTITY js91-time          "1.7 SBU (with parallelism=4)">
    2020]>
    2121
  • introduction/welcome/changelog.xml

    r055f0da r689207c  
    4242    </listitem>
    4343    -->
     44    <listitem>
     45      <para>July 26th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to firefox-102.1.0 (Security fix). Fixes
     49          <ulink url="&blfs-ticket-root;16836">#16836</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[ken] - Update to JS-91.12.0. Fixes
     53          <ulink url="&blfs-ticket-root;16835">#16835</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
    4458    <listitem>
    4559      <para>July 24th, 2022</para>
  • packages.ent

    r055f0da r689207c  
    122122<!ENTITY jansson-version              "2.14">
    123123<!-- temporary, until JS102 is approved for gnome -->
    124 <!ENTITY JS91-version                 "91.11.0">
     124<!ENTITY JS91-version                 "91.12.0">
    125125<!ENTITY json-c-version               "0.16">
    126126<!ENTITY json-glib-version            "1.6.6">
     
    956956
    957957<!-- for firefox-legacy-version use JS78-version: f-l archived at version 78.15.0 -->
    958 <!ENTITY firefox-version              "102.0.1">
     958<!ENTITY firefox-version              "102.1.0">
    959959<!ENTITY flashplayer-version          "27.0.0.187">
    960960<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    r055f0da r689207c  
    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        "4820c6e97dfe5f04dda68f1c7f0e187e">
    10   <!ENTITY firefox-size          "459 MB">
     9  <!ENTITY firefox-md5sum        "962e19c22ed43a3c21f9dbfe2f7f5cdd">
     10  <!ENTITY firefox-size          "465 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 -->
    13   <!ENTITY firefox-buildsize     "7 GB (199 MB installed) without tests">
     13  <!ENTITY firefox-buildsize     "6.9 GB (199 MB installed) without tests">
    1414  <!-- editors: with ff63 and rust-1.29, ./mach build -j4 is probably the
    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          "22 SBU (on a typical 4-core machine) without tests">
     17  <!ENTITY firefox-time          "23 SBU (on a typical 4-core machine) without tests">
    1818]>
    1919
     
    2525  </sect1info>
    2626
    27 <!-- for 102.0 indicate this is the ESR variant,
    28   can revert to plain number when 102.1 appears
     27<!-- indicate this is the ESR variant,
     28  The point was that the 102.0 stable release differed slightly.
    2929  <title>Firefox-&firefox-version;</title>-->
    3030  <title>Firefox-&firefox-version;esr</title>
Note: See TracChangeset for help on using the changeset viewer.