Changeset a131012


Ignore:
Timestamp:
02/14/2022 03:21:43 AM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.1, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f36ab176
Parents:
831c4508
Message:

Package Update:

Update to thunderbird-91.6.0 (Security Update)

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r831c4508 ra131012  
    4545      <para>February 13th, 2022</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to thunderbird-91.6.0 (Security Update). Fixes
     49          <ulink url="&blfs-ticket-root;16007">#16007</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[renodr] - Update to samba-4.15.5 (Security Update). Fixes
  • packages.ent

    r831c4508 ra131012  
    966966<!ENTITY rox-filer-version            "2.11">
    967967<!ENTITY rxvt-unicode-version         "9.30">
    968 <!ENTITY thunderbird-version          "91.5.0">
     968<!ENTITY thunderbird-version          "91.6.0">
    969969<!ENTITY tigervnc-version             "1.12.0">
    970970<!ENTITY transmission-version         "3.00">
  • xsoft/other/thunderbird.xml

    r831c4508 ra131012  
    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        "7a4d6d930a66a1068737bdff18211e00">
    10   <!ENTITY thunderbird-size          "387 MB">
    11   <!ENTITY thunderbird-buildsize     "7.0 GB (202 MB installed)">
    12   <!ENTITY thunderbird-time          "30 SBU (on a 4-core machine)">
     9  <!ENTITY thunderbird-md5sum        "61216b647e84d5145e69c60acd6bd6c5">
     10  <!ENTITY thunderbird-size          "386 MB">
     11  <!ENTITY thunderbird-buildsize     "7.1 GB (202 MB installed)">
     12  <!ENTITY thunderbird-time          "28 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 -->
     
    7373    </itemizedlist>
    7474
    75 
     75<!--
    7676    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7777    <itemizedlist spacing="compact">
     
    8383      </listitem>
    8484    </itemizedlist>
     85-->
    8586
    8687    <bridgehead renderas="sect3">Thunderbird Dependencies</bridgehead>
     
    218219EOF</userinput></screen>
    219220
     221<!-- no longer needed with 91.6
    220222    <para>
    221223      Apply a patch which allows compilation on systems with Wayland-1.20:
     
    223225
    224226<screen><userinput remap="pre">patch -p1 -i ../thunderbird-&thunderbird-version;-buildfix-1.patch</userinput></screen>
     227-->
    225228
    226229    <para>
Note: See TracChangeset for help on using the changeset viewer.