Changeset 62beded


Ignore:
Timestamp:
08/02/2022 08:34:01 AM (21 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
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:
1bf1c7c
Parents:
24761d24
Message:

Update to thunderbird-102.1.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r24761d24 r62beded  
    4545      <para>August 2nd, 2022</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to Thunderbird-102.1.0 (security fix).  Fixes
     49          <ulink url="&blfs-ticket-root;16847">#16847</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[xry111] - Update to mpg123-1.30.2.  Fixes
  • packages.ent

    r24761d24 r62beded  
    981981<!ENTITY rox-filer-version            "2.11">
    982982<!ENTITY rxvt-unicode-version         "9.30">
    983 <!ENTITY thunderbird-version          "102.0.3">
     983<!ENTITY thunderbird-version          "102.1.0">
    984984<!ENTITY tigervnc-version             "1.12.0">
    985985<!ENTITY transmission-version         "3.00">
  • xsoft/other/thunderbird.xml

    r24761d24 r62beded  
    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        "d74f2d068e97491aa498e7c8ed2f8877">
    10   <!ENTITY thunderbird-size          "481 MB">
    11   <!ENTITY thunderbird-buildsize     "7.4 GB (204 MB installed)">
    12   <!ENTITY thunderbird-time          "22 SBU (on a 4-core machine)">
     9  <!ENTITY thunderbird-md5sum        "d74f745a8a4d05b0810a45a5362b9c7c">
     10  <!ENTITY thunderbird-size          "479 MB">
     11  <!ENTITY thunderbird-buildsize     "7.3 GB (202 MB installed)">
     12  <!ENTITY thunderbird-time          "23 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 -->
     
    237237<screen><userinput>sed -i '/ROOT_CLIP_CHAIN/d' gfx/webrender_bindings/webrender_ffi.h</userinput></screen>
    238238
    239 <!-- applying this for 11.1: upstream haven't make their mind yet
     239<!-- applying this for 11.1: upstream haven't made their mind yet
    240240     https://bugzilla.mozilla.org/show_bug.cgi?id=1729459
    241      Still not fixed in 102.0. -->
     241     Still not fixed in 102.1. -->
    242242    <para>
    243243      If building on a 32 bit machine, the following sed works around
Note: See TracChangeset for help on using the changeset viewer.