Changeset ca2860a
- Timestamp:
- 01/31/2021 09:09:11 PM (4 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 008ae5ea
- Parents:
- c7b1dcc
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rc7b1dcc rca2860a 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "3 0"> <!-- Always 2 digits -->3 <!ENTITY day "31"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2021"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 3 0th, &year;">9 <!ENTITY releasedate "January 31st, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rc7b1dcc rca2860a 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>January 31st, 2021</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to thunderbird-78.7.1 (Security Update). Fixes 49 <ulink url="&blfs-ticket-root;14575">#14575</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>January 30th, 2021</para> -
packages.ent
rc7b1dcc rca2860a 940 940 <!ENTITY rox-filer-version "2.11"> 941 941 <!ENTITY rxvt-unicode-version "9.22"> 942 <!ENTITY thunderbird-version "78. 6.1">942 <!ENTITY thunderbird-version "78.7.0"> 943 943 <!ENTITY tigervnc-version "1.11.0"> 944 944 <!ENTITY transmission-version "3.00"> -
xsoft/other/thunderbird.xml
rc7b1dcc rca2860a 7 7 <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz"> 8 8 <!ENTITY thunderbird-download-ftp " "> 9 <!ENTITY thunderbird-md5sum " 5910625b640e69ed9b855c61ebcb8ce2">10 <!ENTITY thunderbird-size "33 6MB">9 <!ENTITY thunderbird-md5sum "65c466d8fae272848b9951913a536a7a"> 10 <!ENTITY thunderbird-size "337 MB"> 11 11 <!ENTITY thunderbird-buildsize "5.4 GB (178 MB installed)"> 12 <!ENTITY thunderbird-time " 30SBU (on a 4-core machine)">12 <!ENTITY thunderbird-time "29 SBU (on a 4-core machine)"> 13 13 <!-- Removed the -j1 time because python and rust do not obey it, although 14 14 the C/C++ code appears to obey it -->
Note:
See TracChangeset
for help on using the changeset viewer.