Changeset c28e4a6
- Timestamp:
- 02/11/2020 05:55:47 PM (3 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 9.1, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 03b67d3
- Parents:
- 0940157
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r0940157 rc28e4a6 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 0"> <!-- Always 2 digits -->3 <!ENTITY day "11"> <!-- Always 2 digits --> 4 4 <!ENTITY month "02"> <!-- 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 "February 1 0th, &year;">9 <!ENTITY releasedate "February 11th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r0940157 rc28e4a6 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>February 11th, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - Update to firefox-68.5.0esr (security fix). Fixes 49 <ulink url="&blfs-ticket-root;13115">#13115</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>February 10th, 2020</para> -
packages.ent
r0940157 rc28e4a6 884 884 <!ENTITY falkon-minor-version "0"> 885 885 <!ENTITY falkon-version "&falkon-major-version;.&falkon-minor-version;"> 886 <!ENTITY firefox-version "68. 4.2">886 <!ENTITY firefox-version "68.5.0"> 887 887 <!ENTITY flashplayer-version "27.0.0.187"> 888 888 <!ENTITY qupzilla-version "2.2.6"> -
xsoft/graphweb/firefox.xml
r0940157 rc28e4a6 7 7 <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;esr/source/firefox-&firefox-version;esr.source.tar.xz"> 8 8 <!ENTITY firefox-download-ftp " "> 9 <!ENTITY firefox-md5sum " 914be34dc3e170cdf29eeeb4a0fefe07">10 <!ENTITY firefox-size "30 4MB">9 <!ENTITY firefox-md5sum "f4102dfffdb52613b89cc891ca04c9c0"> 10 <!ENTITY firefox-size "300 MB"> 11 11 <!-- NB with stylo, much of the build uses rust, and therefore cargo files. 12 12 But the extra cached cargo files, if any, seem to be minimal -->
Note:
See TracChangeset
for help on using the changeset viewer.