Changeset 2eae5bc
- Timestamp:
- 10/22/2019 04:37:13 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, 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:
- dff3a285
- Parents:
- 38584d7
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r38584d7 r2eae5bc 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[ken] - Update to firefox-68.2.0esr (the extended support 49 release). Includes security fixes. Please read the wiki link from 50 the firefox page before replacing a previous version as this will try 51 to force a new profile. Fixes 52 <ulink url="&blfs-ticket-root;12615">#12615</ulink>.</para> 53 </listitem> 54 <listitem> 48 55 <para>[thomas] - Update to sudo-1.8.28p1. Fixes 49 56 <ulink url="&blfs-ticket-root;12679">#12679</ulink>.</para> -
packages.ent
r38584d7 r2eae5bc 865 865 <!ENTITY epiphany-version "3.34.1"> 866 866 <!ENTITY falkon-version "3.0.1"> 867 <!ENTITY firefox-version "6 9.0.1">867 <!ENTITY firefox-version "68.2.0"> 868 868 <!ENTITY flashplayer-version "27.0.0.187"> 869 869 <!ENTITY qupzilla-version "2.2.6"> -
xsoft/graphweb/firefox.xml
r38584d7 r2eae5bc 5 5 %general-entities; 6 6 7 <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version; /source/firefox-&firefox-version;.source.tar.xz">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 " 74c51e50cd21361c378ba40921c8b626">10 <!ENTITY firefox-size " 301MB">9 <!ENTITY firefox-md5sum "ff667d8504e9f6ab215e73ba66d11722"> 10 <!ENTITY firefox-size "298 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. 2 GB (165MB installed) without tests">13 <!ENTITY firefox-buildsize "4.3 GB (166 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 " 32SBU (with parallelism=4) without tests">17 <!ENTITY firefox-time "26 SBU (with parallelism=4) without tests"> 18 18 ]> 19 19 … … 89 89 <note> 90 90 <para> 91 The directory name is firefox-&firefox-version; 92 </para> 93 94 <para> 91 95 Extracting the tarball 92 96 will reset the permissions of the current directory to 0755 if you
Note:
See TracChangeset
for help on using the changeset viewer.