Changeset 1b747ab6
- Timestamp:
- 10/19/2020 08:02:40 PM (3 years ago)
- Branches:
- 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:
- 14726fe
- Parents:
- 3b40e9e8
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/js78.xml
r3b40e9e8 r1b747ab6 8 8 <!ENTITY js78-download-http "&mozilla-http;/firefox/releases/&ff78-version;esr/source/firefox-&ff78-version;esr.source.tar.xz"> 9 9 <!ENTITY js78-download-ftp " "> 10 <!-- 78. 3.0 -->11 <!ENTITY js78-md5sum " f110328e5b244682b33c28b1915f16b2">10 <!-- 78.4.0 --> 11 <!ENTITY js78-md5sum "a1c8027c67d606bce0cc130a792432c0"> 12 12 <!ENTITY js78-size "316 MB"> 13 13 <!ENTITY js78-buildsize "2.9 GB (36 MB installed after removing 35MB static lib)"> 14 <!ENTITY js78-time "2. 7SBU (with parallelism = 4)">14 <!ENTITY js78-time "2.4 SBU (with parallelism = 4)"> 15 15 ]> 16 16 -
introduction/welcome/changelog.xml
r3b40e9e8 r1b747ab6 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[ken] - Update to firefox-78.4.0 and 49 JS78.4.0. Fixes 50 <ulink url="&blfs-ticket-root;14151">#14151</ulink>.</para> 51 </listitem> 52 <listitem> 48 53 <para>[bdubbs] - Update to lxml-4.6.1 (Perl Module). Fixes 49 54 <ulink url="&blfs-ticket-root;14149">#14149</ulink>.</para> -
packages.ent
r3b40e9e8 r1b747ab6 912 912 <!ENTITY falkon-minor-version "0"> 913 913 <!ENTITY falkon-version "&falkon-major-version;.&falkon-minor-version;"> 914 <!ENTITY firefox-version "78. 3.0">914 <!ENTITY firefox-version "78.4.0"> 915 915 <!ENTITY flashplayer-version "27.0.0.187"> 916 916 <!ENTITY qupzilla-version "2.2.6"> -
xsoft/graphweb/firefox.xml
r3b40e9e8 r1b747ab6 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 " f110328e5b244682b33c28b1915f16b2">10 <!ENTITY firefox-size "3 16MB">9 <!ENTITY firefox-md5sum "a1c8027c67d606bce0cc130a792432c0"> 10 <!ENTITY firefox-size "320 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 --> 13 <!ENTITY firefox-buildsize "4. 9GB (184 MB installed) without tests">13 <!ENTITY firefox-buildsize "4.7 GB (184 MB installed) without tests"> 14 14 <!-- editors: with ff63 and rust-1.29, ./mach build -j4 is probably the 15 15 most practical way to get a timing on a machine with more cores, if taking
Note:
See TracChangeset
for help on using the changeset viewer.