Changeset 086c07c9


Ignore:
Timestamp:
06/04/2020 10:58:03 AM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e199e24
Parents:
6742509c
Message:

Thunderbird-68.9.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23246 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6742509c r086c07c9  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "03">                   <!-- Always 2 digits -->
     3<!ENTITY day          "04">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 3rd, &year;">
     9<!ENTITY releasedate  "June 4th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r6742509c r086c07c9  
    4343    -->
    4444    <listitem>
     45      <para>June 4th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to thunderbird-68.9.0 (security update).
     49          Fixes <ulink url="&blfs-ticket-root;13637">#13637</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>June 3rd, 2020</para>
    4656      <itemizedlist>
  • packages.ent

    r6742509c r086c07c9  
    926926<!ENTITY rox-filer-version            "2.11">
    927927<!ENTITY rxvt-unicode-version         "9.22">
    928 <!ENTITY thunderbird-version          "68.8.1">
     928<!ENTITY thunderbird-version          "68.9.0">
    929929<!ENTITY tigervnc-version             "1.10.1">
    930930<!ENTITY transmission-version         "3.00">
  • xsoft/other/thunderbird.xml

    r6742509c r086c07c9  
    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        "b1b939a71530ffa9eb733015d482f5af">
    10   <!ENTITY thunderbird-size          "321 MB">
    11   <!ENTITY thunderbird-buildsize     "8.6 GB (149 MB installed)">
    12   <!ENTITY thunderbird-time          "20 SBU (on a 4-core 8-thread machine)">
     9  <!ENTITY thunderbird-md5sum        "56a71d11921ac2562ed3c5b2761281e1">
     10  <!ENTITY thunderbird-size          "317 MB">
     11  <!ENTITY thunderbird-buildsize     "8.7 GB (144 MB installed)">
     12  <!ENTITY thunderbird-time          "22 SBU (on a 4-core 8-thread 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.