Changeset 0bab4c8


Ignore:
Timestamp:
08/24/2023 02:26:00 AM (9 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
4154f02
Parents:
78bf8fd3
Message:

Update to thunderbird-115.1.1

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r78bf8fd3 r0bab4c8  
    4242     <para>August 23rd, 2023</para>
    4343     <itemizedlist>
     44       <listitem>
     45         <para>[renodr] - Update to Thunderbird-115.1.1 (Security Update).
     46         Fixes <ulink url="&blfs-ticket-root;18323">#18323</ulink>.</para>
     47       </listitem>
    4448       <listitem>
    4549         <para>[renodr] - Update to gnome-system-monitor-45.0. Fixes
  • packages.ent

    r78bf8fd3 r0bab4c8  
    10051005<!ENTITY rox-filer-version            "2.11">
    10061006<!ENTITY rxvt-unicode-version         "9.31">
    1007 <!ENTITY thunderbird-version          "115.0">
     1007<!ENTITY thunderbird-version          "115.1.1">
    10081008<!ENTITY tigervnc-version             "1.13.1">
    10091009<!ENTITY transmission-version         "4.0.3">
  • xsoft/other/thunderbird.xml

    r78bf8fd3 r0bab4c8  
    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        "4113a557a9730e4af8891ee7d7e27883">
    10   <!ENTITY thunderbird-size          "507 MB">
    11   <!ENTITY thunderbird-buildsize     "7.3 GB (205 MB installed)">
    12   <!ENTITY thunderbird-time          "20 SBU (on a 4-core machine)">
     9  <!ENTITY thunderbird-md5sum        "e4694b8b4a61211a4a7a34e8c6878ff3">
     10  <!ENTITY thunderbird-size          "508 MB">
     11  <!ENTITY thunderbird-buildsize     "6.7 GB (236 MB installed)">
     12  <!ENTITY thunderbird-time          "22 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.
     
    3737    </para>
    3838
    39     &lfs113_checked;
     39    &lfs120_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9696    <bridgehead renderas="sect4">Recommended</bridgehead>
    9797    <para role="recommended">
    98       <xref linkend="icu"/>,
     98      <!-- When using system ICU, a problem occurs where the calendar and mail
     99           functions do not render correctly and it causes other strange
     100           behavior to occur. See Ticket #18323 for more details, as well as
     101           https://lore.kernel.org/distributions/075a20b1-869b-78f3-9ace-e106a4d43ac4@linuxlounge.net/T/#u -->
     102      <!--<xref linkend="icu"/>,-->
    99103      <xref linkend="libevent"/>,
    100104      <xref linkend="libvpx"/>,
     
    165169ac_add_options --with-system-nspr
    166170ac_add_options --with-system-nss
    167 ac_add_options --with-system-icu
    168171
    169172# The elf-hack causes failed installs on some machines.
Note: See TracChangeset for help on using the changeset viewer.