mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 22:07:15 +08:00
Update to Thunderbird-78.6.0 (Security Update)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24020 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
9c9beb8f82
commit
b5e147d014
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "24"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "25"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "12"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2020">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "December 24th, &year;">
|
||||
<!ENTITY releasedate "December 25th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -41,6 +41,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>December 25th, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to thunderbird-78.6.0 (Security Update). Fixes
|
||||
<ulink url="&blfs-ticket-root;14329">#14329</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>December 24th, 2020</para>
|
||||
<itemizedlist>
|
||||
|
@ -939,7 +939,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY pidgin-version "2.14.1">
|
||||
<!ENTITY rox-filer-version "2.11">
|
||||
<!ENTITY rxvt-unicode-version "9.22">
|
||||
<!ENTITY thunderbird-version "78.5.0">
|
||||
<!ENTITY thunderbird-version "78.6.0">
|
||||
<!ENTITY tigervnc-version "1.11.0">
|
||||
<!ENTITY transmission-version "3.00">
|
||||
<!ENTITY xarchiver-version "0.5.4.16">
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
<!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
|
||||
<!ENTITY thunderbird-download-ftp " ">
|
||||
<!ENTITY thunderbird-md5sum "93c340699825f86be853b8fc5439e0f3">
|
||||
<!ENTITY thunderbird-size "339 MB">
|
||||
<!ENTITY thunderbird-md5sum "853eb1511136b99712c2cd2ace0a9790">
|
||||
<!ENTITY thunderbird-size "337 MB">
|
||||
<!ENTITY thunderbird-buildsize "5.4 GB (178 MB installed)">
|
||||
<!ENTITY thunderbird-time "30 SBU (on a 4-core machine)">
|
||||
<!-- Removed the -j1 time because python and rust do not obey it, although
|
||||
@ -386,7 +386,7 @@ ln -sfv /usr/lib/thunderbird/chrome/icons/default/default256.png \
|
||||
<seg>
|
||||
libldap60.so, libldif60.so, liblgpllibs.so, libmozgtk.so,
|
||||
libmozsandbox.so, libmozsqlite3.so, libmozwayland.so,
|
||||
libprldap60.so, libnrp.so, and libxul.so, all in the
|
||||
libprldap60.so, librnp.so, and libxul.so, all in the
|
||||
/usr/lib/thunderbird directory
|
||||
</seg>
|
||||
<seg>
|
||||
|
Loading…
Reference in New Issue
Block a user