Changeset 086c07c9
- Timestamp:
- 06/04/2020 10:58:03 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- e199e24
- Parents:
- 6742509
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r6742509 r086c07c9 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 3"> <!-- Always 2 digits -->3 <!ENTITY day "04"> <!-- Always 2 digits --> 4 4 <!ENTITY month "06"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "June 3rd, &year;">9 <!ENTITY releasedate "June 4th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r6742509 r086c07c9 43 43 --> 44 44 <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> 45 55 <para>June 3rd, 2020</para> 46 56 <itemizedlist> -
packages.ent
r6742509 r086c07c9 926 926 <!ENTITY rox-filer-version "2.11"> 927 927 <!ENTITY rxvt-unicode-version "9.22"> 928 <!ENTITY thunderbird-version "68. 8.1">928 <!ENTITY thunderbird-version "68.9.0"> 929 929 <!ENTITY tigervnc-version "1.10.1"> 930 930 <!ENTITY transmission-version "3.00"> -
xsoft/other/thunderbird.xml
r6742509 r086c07c9 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 " b1b939a71530ffa9eb733015d482f5af">10 <!ENTITY thunderbird-size "3 21MB">11 <!ENTITY thunderbird-buildsize "8. 6 GB (149MB installed)">12 <!ENTITY thunderbird-time "2 0SBU (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)"> 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.