Changeset c528a3e


Ignore:
Timestamp:
04/11/2023 07:43:15 PM (13 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:
f5c9139
Parents:
b2dcbff6
git-author:
Ken Moffat <ken@…> (04/11/2023 07:16:34 PM)
git-committer:
Ken Moffat <ken@…> (04/11/2023 07:43:15 PM)
Message:

Update for firefox-102.10.0 and JS-102.10.0.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js102.xml

    rb2dcbff6 rc528a3e  
    1515  <!ENTITY js102-download-ftp  " ">
    1616  <!ENTITY js102-md5sum        "&firefox-md5;">
    17   <!ENTITY js102-size          "462 MB">
     17  <!ENTITY js102-size          "457 MB">
    1818  <!ENTITY js102-buildsize     "3.3 GB (38 MB installed after removing 34MB static lib)">
    1919  <!ENTITY js102-time          "1.7 SBU (with parallelism=4)">
  • introduction/welcome/changelog.xml

    rb2dcbff6 rc528a3e  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[ken] - Update to JS-102.10.0 (both are Security fixes). Fixes
     46         <ulink url="&blfs-ticket-root;17913">#17913</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[ken] - Patch libwebp-1.0.3 (Security fix). Fixes
    4650         <ulink url="&blfs-ticket-root;17918">#17918</ulink>.</para>
  • packages.ent

    rb2dcbff6 rc528a3e  
    120120<!ENTITY intel-gmmlib-version         "22.3.5">
    121121<!ENTITY jansson-version              "2.14">
    122 <!ENTITY JS102-version                "102.9.0">
     122<!ENTITY JS102-version                "102.10.0">
    123123<!-- temporary, until JS102 is approved for gnome -->
    124124<!--<!ENTITY JS91-version                 "91.13.0">-->
     
    964964<!ENTITY epiphany-version             "43.1">
    965965<!-- falkon version is the same as KDE applications -->
    966 <!ENTITY firefox-version              "102.9.0">
    967 <!ENTITY firefox-md5                  "1ae083b6c2b5f265e9a882c5fa365304">
     966<!ENTITY firefox-version              "102.10.0">
     967<!ENTITY firefox-md5                  "1442929705ee299acd2a65b711946cee">
    968968<!ENTITY seamonkey-version            "2.53.16">
    969969
  • xsoft/graphweb/firefox.xml

    rb2dcbff6 rc528a3e  
    88  <!ENTITY firefox-download-ftp  " ">
    99  <!ENTITY firefox-md5sum        "&firefox-md5;">
    10   <!ENTITY firefox-size          "462 MB">
     10  <!ENTITY firefox-size          "457 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 (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
     
    238238# libdavid (av1 decoder) requires nasm. Uncomment this if nasm
    239239# has not been installed. Do not uncomment this if you have
    240 # ffmpeg-5 installed.
     240# ffmpeg installed.
    241241#ac_add_options --disable-av1
    242242
Note: See TracChangeset for help on using the changeset viewer.