Changeset 081c78e


Ignore:
Timestamp:
03/14/2023 08:41:19 PM (14 months ago)
Author:
Ken Moffat <ken@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
8e36f4de
Parents:
3733ce5
git-author:
Ken Moffat <ken@…> (03/14/2023 08:40:16 PM)
git-committer:
Ken Moffat <ken@…> (03/14/2023 08:41:19 PM)
Message:

Update to firefox-102.9.0esr and JS-102.9.0esr.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js102.xml

    r3733ce5 r081c78e  
    1515  <!ENTITY js102-download-ftp  " ">
    1616  <!ENTITY js102-md5sum        "&firefox-md5;">
    17   <!ENTITY js102-size          "457 MB">
     17  <!ENTITY js102-size          "462 MB">
    1818  <!ENTITY js102-buildsize     "3.3 GB (38 MB installed after removing 34MB static lib)">
    19   <!ENTITY js102-time          "1.8 SBU (with parallelism=4)">
     19  <!ENTITY js102-time          "1.7 SBU (with parallelism=4)">
    2020]>
    2121
     
    179179      </para>
    180180    </note>
    181 
    182     <para>
    183       First remove an obsolete flag in python code, that has been removed
    184       in python-3.11:
    185     </para>
    186 
    187 <screen><userinput>grep -rl \"rU\" | xargs sed -i 's/"rU"/"r"/'</userinput></screen>
    188 
    189     <para>
    190       Then run:
    191     </para>
    192181
    193182<screen><userinput>mkdir obj &amp;&amp;
  • introduction/welcome/changelog.xml

    r3733ce5 r081c78e  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[ken] - Update to firefox-102.9.0esr and JS-102.9.0esr
     46          (both contain security fixes both). Fixes
     47          <ulink url="&blfs-ticket-root;17781">#17781</ulink>.</para>
     48        </listitem>
     49        <listitem>
    4550          <para>[thomas] - Update to sqlite-3.41.1. Fixes
    4651          <ulink url="&blfs-ticket-root;17774">#17774</ulink>.</para>
  • packages.ent

    r3733ce5 r081c78e  
    120120<!ENTITY intel-gmmlib-version         "22.3.4">
    121121<!ENTITY jansson-version              "2.14">
    122 <!ENTITY JS102-version                "102.8.0">
     122<!ENTITY JS102-version                "102.9.0">
    123123<!-- temporary, until JS102 is approved for gnome -->
    124124<!--<!ENTITY JS91-version                 "91.13.0">-->
     
    966966<!ENTITY epiphany-version             "43.1">
    967967<!-- falkon version is the same as KDE applications -->
    968 <!ENTITY firefox-version              "102.8.0">
    969 <!ENTITY firefox-md5                  "2f65e84943e97f6d56d7b07aa1ded135">
     968<!ENTITY firefox-version              "102.9.0">
     969<!ENTITY firefox-md5                  "1ae083b6c2b5f265e9a882c5fa365304">
    970970<!ENTITY seamonkey-version            "2.53.15">
    971971
  • xsoft/graphweb/firefox.xml

    r3733ce5 r081c78e  
    88  <!ENTITY firefox-download-ftp  " ">
    99  <!ENTITY firefox-md5sum        "&firefox-md5;">
    10   <!ENTITY firefox-size          "457 MB">
     10  <!ENTITY firefox-size          "462 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.0 GB (197 MB installed) without tests">
     13  <!ENTITY firefox-buildsize     "7.0 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          "20 SBU using -j4, without tests">
     17  <!ENTITY firefox-time          "17 SBU using -j4, without tests">
    1818]>
    1919
Note: See TracChangeset for help on using the changeset viewer.