Changeset 8be2fb1e


Ignore:
Timestamp:
02/09/2021 02:02:39 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
a516869
Parents:
34bcb5ec
Message:

Update to Thunderbird-78.7.1

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r34bcb5ec r8be2fb1e  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "06">                   <!-- Always 2 digits -->
     3<!ENTITY day          "08">                   <!-- Always 2 digits -->
    44<!ENTITY month        "02">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2021">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "February 6th, &year;">
     9<!ENTITY releasedate  "February 8th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r34bcb5ec r8be2fb1e  
    4343    -->
    4444   <listitem>
     45     <para>February 8th, 2021</para>
     46     <itemizedlist>
     47       <listitem>
     48         <para>[renodr] - Update to thunderbird-78.7.1. Fixes
     49         <ulink url="&blfs-ticket-root;14619">#14619</ulink>.</para>
     50       </listitem>
     51     </itemizedlist>
     52   </listitem>
     53
     54   <listitem>
    4555     <para>February 6th, 2021</para>
    4656     <itemizedlist>
  • packages.ent

    r34bcb5ec r8be2fb1e  
    940940<!ENTITY rox-filer-version            "2.11">
    941941<!ENTITY rxvt-unicode-version         "9.22">
    942 <!ENTITY thunderbird-version          "78.7.0">
     942<!ENTITY thunderbird-version          "78.7.1">
    943943<!ENTITY tigervnc-version             "1.11.0">
    944944<!ENTITY transmission-version         "3.00">
  • xsoft/other/thunderbird.xml

    r34bcb5ec r8be2fb1e  
    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        "65c466d8fae272848b9951913a536a7a">
    10   <!ENTITY thunderbird-size          "337 MB">
     9  <!ENTITY thunderbird-md5sum        "54d2c2a3591b59ffd8d877edd60a8255">
     10  <!ENTITY thunderbird-size          "345 MB">
    1111  <!ENTITY thunderbird-buildsize     "5.4 GB (178 MB installed)">
    1212  <!ENTITY thunderbird-time          "29 SBU (on a 4-core machine)">
Note: See TracChangeset for help on using the changeset viewer.