Changeset ea0b5bb


Ignore:
Timestamp:
05/22/2022 12:53:48 AM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
4e0c76b
Parents:
f971c25 (diff), f9579a8 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js91.xml

    rf971c25 rea0b5bb  
    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        "afed7dd6b46abc80470d1d1bab2cd471">
    17   <!ENTITY js91-size          "367 MB">
     16  <!ENTITY js91-md5sum        "d4088762a37f4efd966b9f8134c3b91d">
     17  <!ENTITY js91-size          "362 MB">
    1818  <!ENTITY js91-buildsize     "3.1 GB (38 MB installed after removing 36MB static lib)">
    19   <!ENTITY js91-time          "2.3 SBU (with parallelism=4)">
     19  <!ENTITY js91-time          "2.2 SBU (with parallelism=4)">
    2020]>
    2121
  • introduction/welcome/changelog.xml

    rf971c25 rea0b5bb  
    5050          <ulink url="&blfs-ticket-root;16568">#16568</ulink>.</para>
    5151        </listitem>
     52        <listitem>
     53          <para>[ken] - Update to thunderbird-91.9.1 (security fix re javascript
     54          in rss feeds, which is enabled by default). Fixes
     55          <ulink url="&blfs-ticket-root;16564">#16564</ulink>.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[ken] - Update to firefox-91.9.1 and JS-91.9.1 (security fix for
     59          each of these). Fixes
     60          <ulink url="&blfs-ticket-root;16563">#16563</ulink>.</para>
     61        </listitem>
    5262      </itemizedlist>
    5363    </listitem>
  • packages.ent

    rf971c25 rea0b5bb  
    960960
    961961<!-- for firefox-legacy-version use JS78-version: f-l archived at version 78.15.0 -->
    962 <!ENTITY firefox-version              "91.9.0">
     962<!ENTITY firefox-version              "91.9.1">
    963963<!ENTITY flashplayer-version          "27.0.0.187">
    964964<!ENTITY qupzilla-version             "2.2.6">
     
    985985<!ENTITY rox-filer-version            "2.11">
    986986<!ENTITY rxvt-unicode-version         "9.30">
    987 <!ENTITY thunderbird-version          "91.9.0">
     987<!ENTITY thunderbird-version          "91.9.1">
    988988<!ENTITY tigervnc-version             "1.12.0">
    989989<!ENTITY transmission-version         "3.00">
  • xsoft/graphweb/firefox.xml

    rf971c25 rea0b5bb  
    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        "afed7dd6b46abc80470d1d1bab2cd471">
    10   <!ENTITY firefox-size          "367 MB">
     9  <!ENTITY firefox-md5sum        "d4088762a37f4efd966b9f8134c3b91d">
     10  <!ENTITY firefox-size          "362 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     "6.7 GB (193 MB installed) without tests">
     13  <!ENTITY firefox-buildsize     "6.6 GB (193 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          "25 SBU (on a typical 4-core machine) without tests">
     17  <!ENTITY firefox-time          "24 SBU (on a typical 4-core machine) without tests">
    1818]>
    1919
  • xsoft/other/thunderbird.xml

    rf971c25 rea0b5bb  
    77  <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
    88  <!ENTITY thunderbird-download-ftp  " ">
    9   <!ENTITY thunderbird-md5sum        "fc2586bc8b7e88f8b6abb394e6de289f">
     9  <!ENTITY thunderbird-md5sum        "69d9397713b06a48a2cebe52af1302d4">
    1010  <!ENTITY thunderbird-size          "385 MB">
    1111  <!ENTITY thunderbird-buildsize     "6.9 GB (191 MB installed)">
    12   <!ENTITY thunderbird-time          "24 SBU (on a 4-core machine)">
     12  <!ENTITY thunderbird-time          "27 SBU (on a 4-core machine)">
    1313  <!-- Removed the -j1 time because python and rust do not obey it, although
    1414       the C/C++ code appears to obey it -->
Note: See TracChangeset for help on using the changeset viewer.