Changeset d5c3bab
- Timestamp:
- 03/18/2019 05:30:41 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 9.0, 9.1, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 7d07abd
- Parents:
- 8e18774
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r8e18774 rd5c3bab 46 46 <para>March 18th, 2019</para> 47 47 <itemizedlist> 48 <listitem> 49 <para>[ken] - Update to firefox-66.0. Fixes 50 <ulink url="&blfs-ticket-root;11828">#11828</ulink>.</para> 51 </listitem> 48 52 <listitem> 49 53 <para>[pierre] - archive keybinder-3.0: I gave up moving LXDE -
packages.ent
r8e18774 rd5c3bab 858 858 <!ENTITY epiphany-version "3.30.3"> 859 859 <!ENTITY falkon-version "3.0.1"> 860 <!ENTITY firefox-version "6 5.0.2">860 <!ENTITY firefox-version "66.0"> 861 861 <!ENTITY flashplayer-version "27.0.0.187"> 862 862 <!ENTITY qupzilla-version "2.2.6"> -
xsoft/graphweb/firefox.xml
r8e18774 rd5c3bab 7 7 <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz"> 8 8 <!ENTITY firefox-download-ftp " "> 9 <!ENTITY firefox-md5sum " e4ddf50ea701995287461c2170ceca9b">10 <!ENTITY firefox-size "26 7MB">9 <!ENTITY firefox-md5sum "97aae20f3016ea39c1894c0562e55d8a"> 10 <!ENTITY firefox-size "269 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 "9. 4 GB (149MB installed) without tests">13 <!ENTITY firefox-buildsize "9.6 GB (156 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 16 16 cores offline is not practical. If in doubt, round up --> 17 <!ENTITY firefox-time " 26SBU (with parallelism=4) without tests">17 <!ENTITY firefox-time "30 SBU (with parallelism=4) without tests"> 18 18 ]> 19 19
Note:
See TracChangeset
for help on using the changeset viewer.