Changeset 1a54b92


Ignore:
Timestamp:
10/05/2021 06:19:42 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a937527b
Parents:
08093b3
Message:

Firefox-91.2.0, JS78-15.0, legacy firefox-78.15.0.

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js78.xml

    r08093b3 r1a54b92  
    1414  <!ENTITY js78-download-http "&mozilla-http;/firefox/releases/&JS78-version;esr/source/firefox-&JS78-version;esr.source.tar.xz">
    1515  <!ENTITY js78-download-ftp  " ">
    16   <!ENTITY js78-md5sum        "88c2a5dbee2b6a843258599df3566630">
    17   <!ENTITY js78-size          "325 MB">
     16  <!ENTITY js78-md5sum        "453c90444bad8702fd08b71213ab2cbc">
     17  <!ENTITY js78-size          "316 MB">
    1818  <!ENTITY js78-buildsize     "3.0 GB (36 MB installed after removing 34MB static lib)">
    1919  <!ENTITY js78-time          "2.5 SBU (with parallelism=4)">
  • introduction/welcome/changelog.xml

    r08093b3 r1a54b92  
    4343    -->
    4444    <listitem>
     45      <para>October 5th, 2021</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to JS-78.15.0 (js/src unchanged since 78.13.0),
     49          firefox-legacy-78.15.0  (Security Update) and firefox-91.2.0esr
     50          (Security Update). Fixes
     51          <ulink url="&blfs-ticket-root;15638">#15638</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
    4557      <para>October 1st, 2021</para>
    4658      <itemizedlist>
  • packages.ent

    r08093b3 r1a54b92  
    121121<!-- for JS78 see firefox -->
    122122<!-- temporary, until JS91 is approved for gnome -->
    123 <!ENTITY JS78-version                 "78.14.0">
     123<!ENTITY JS78-version                 "78.15.0">
    124124<!ENTITY json-c-version               "0.15">
    125125<!ENTITY json-glib-version            "1.6.6">
     
    932932<!ENTITY falkon-version               "&falkon-major-version;.&falkon-minor-version;">
    933933<!-- for firefox-legacy-version use JS78-version -->
    934 <!ENTITY firefox-version              "91.1.0">
     934<!ENTITY firefox-version              "91.2.0">
    935935<!ENTITY flashplayer-version          "27.0.0.187">
    936936<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox-legacy.xml

    r08093b3 r1a54b92  
    77  <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&JS78-version;esr/source/firefox-&JS78-version;esr.source.tar.xz">
    88  <!ENTITY firefox-download-ftp  " ">
    9   <!ENTITY firefox-md5sum        "88c2a5dbee2b6a843258599df3566630">
    10   <!ENTITY firefox-size          "325 MB">
     9  <!ENTITY firefox-md5sum        "453c90444bad8702fd08b71213ab2cbc">
     10  <!ENTITY firefox-size          "316 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 -->
  • xsoft/graphweb/firefox.xml

    r08093b3 r1a54b92  
    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        "61350e551a90d199ca4a1f93e69092ee">
     9  <!ENTITY firefox-md5sum        "cf84537ecd1bf35918c8b641450b15cb">
    1010  <!ENTITY firefox-size          "364 MB">
    1111  <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
     
    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          "29 SBU (on a typical 4-core machine) without tests">
     17  <!ENTITY firefox-time          "31 SBU (on a typical 4-core machine) without tests">
    1818]>
    1919
Note: See TracChangeset for help on using the changeset viewer.