Changeset 883e376
- Timestamp:
- 08/11/2021 02:48:08 AM (3 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
- bb78d32
- Parents:
- 6c815f9
- Files:
-
- 1 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/js78.xml
r6c815f9 r883e376 11 11 <!ENTITY ff78-version "&JS78-version;"> --> 12 12 13 <!ENTITY ff78-version "&firefox-version;">14 <!ENTITY js78-download-http "&mozilla-http;/firefox/releases/& ff78-version;esr/source/firefox-&ff78-version;esr.source.tar.xz">13 <!-- <!ENTITY ff78-version "&firefox-version;">--> 14 <!ENTITY js78-download-http "&mozilla-http;/firefox/releases/&JS78-version;esr/source/firefox-&JS78-version;esr.source.tar.xz"> 15 15 <!ENTITY js78-download-ftp " "> 16 <!ENTITY js78-md5sum " 9bcaaa0482703530c5d6429ad8862148">16 <!ENTITY js78-md5sum "872623fc9f93ea8d3f3290024f0c0925"> 17 17 <!ENTITY js78-size "319 MB"> 18 18 <!ENTITY js78-buildsize "3.0 GB (36 MB installed after removing 34MB static lib)"> 19 <!ENTITY js78-time "2. 6SBU (on a 4-core machine with parallelism=4)">19 <!ENTITY js78-time "2.4 SBU (on a 4-core machine with parallelism=4)"> 20 20 ]> 21 21 22 <sect1 id="js78" xreflabel="js78-& ff78-version;">22 <sect1 id="js78" xreflabel="js78-&JS78-version;"> 23 23 <?dbhtml filename="js78.html"?> 24 24 … … 27 27 </sect1info> 28 28 29 <title>JS-& ff78-version;</title>29 <title>JS-&JS78-version;</title> 30 30 31 31 <indexterm zone="js78"> … … 115 115 <para> 116 116 Unlike most other packages in BLFS, the instructions below require you 117 to untar <filename>firefox-& ff78-version;esr.tar.xz</filename> and118 change into the <filename>firefox-& ff78-version;</filename> folder.117 to untar <filename>firefox-&JS78-version;esr.tar.xz</filename> and 118 change into the <filename>firefox-&JS78-version;</filename> folder. 119 119 </para> 120 120 -
introduction/welcome/changelog.xml
r6c815f9 r883e376 45 45 <para>August 10th, 2021</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - Update to JS-78.13.0, firefox-91.0esr and introduce a 49 firefox-legacy page for firefox-78.13.0esr (all are security fixes). 50 Fixes <ulink url="&blfs-ticket-root;15367">#15367</ulink> and 51 <ulink url="&blfs-ticket-root;15369">#15369</ulink>. If in doubt 52 about which version of firefox to use, consult the firefox page in 53 the wiki which is linked from both.</para> 54 </listitem> 47 55 <listitem> 48 56 <para>[bdubbs] - Update to ModemManager-1.16.10. Fixes -
packages.ent
r6c815f9 r883e376 118 118 <!--<!ENTITY JS68-version "68.12.0">--> 119 119 <!-- for JS78 see firefox --> 120 <!-- temporary, until JS 78.8.0is approved for gnome -->121 <! --<!ENTITY JS78-version "78.7.1">-->120 <!-- temporary, until JS91 is approved for gnome --> 121 <!ENTITY JS78-version "78.13.0"> 122 122 <!ENTITY json-c-version "0.15"> 123 123 <!ENTITY json-glib-version "1.6.2"> … … 928 928 <!ENTITY falkon-minor-version "0"> 929 929 <!ENTITY falkon-version "&falkon-major-version;.&falkon-minor-version;"> 930 <!ENTITY firefox-version "78.12.0"> 930 <!-- for firefox-legacy-version use JS78-version --> 931 <!ENTITY firefox-version "91.0"> 931 932 <!ENTITY flashplayer-version "27.0.0.187"> 932 933 <!ENTITY qupzilla-version "2.2.6"> -
xsoft/graphweb/firefox.xml
r6c815f9 r883e376 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 " 9bcaaa0482703530c5d6429ad8862148">10 <!ENTITY firefox-size "3 19MB">9 <!ENTITY firefox-md5sum "18045807c2f3969b41867f08fb645210"> 10 <!ENTITY firefox-size "365 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 " 5.2 GB (186 MB installed) without tests">13 <!ENTITY firefox-buildsize "6.7 GB (196 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 "28 SBU (on a 4-core machine) without tests">17 <!ENTITY firefox-time "28 SBU (on a typical 4-core machine) without tests"> 18 18 ]> 19 19 … … 75 75 </itemizedlist> 76 76 77 <!--<bridgehead renderas="sect3">Additional Downloads</bridgehead>77 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 78 78 <itemizedlist spacing="compact"> 79 79 <listitem> 80 80 <para> 81 81 Required patch: 82 <ulink url="&patch-root;/firefox-&firefox-version;esr- rust1520-1.patch"/>82 <ulink url="&patch-root;/firefox-&firefox-version;esr-glibc234-1.patch"/> 83 83 </para> 84 84 </listitem> 85 </itemizedlist> -->85 </itemizedlist> 86 86 87 87 <note> 88 89 <!-- temporary note --> 90 <para> 91 With the 91 ESR series, firefox no-longer works on ftp: links. Also, 92 on a few machines which have been adequately updated for the necessary 93 dependencies 91.0 fails to build with a message that a python check on 94 libgkrust.a identified 1 networking function (getsockname) in the rust 95 static library. The reason for this is not understood, but systems with 96 binutils-2.37, gcc-11.2.0 and glibc-2.34 appear to be unaffected. 97 </para> 98 <!-- end of temporary note --> 99 88 100 <para> 89 101 The directory name is firefox-&firefox-version; … … 281 293 ac_add_options --enable-system-pixman 282 294 283 # --with-system-bz2 was removed in firefox-78284 295 ac_add_options --with-system-jpeg 285 296 ac_add_options --with-system-png … … 302 313 </para> 303 314 304 <!--<para> 305 Apply a patch that prevent a crash when opening HTML videos if 306 compiling against rust-1.52.0 or higher: 307 </para> 308 309 <screen><userinput>patch -Np1 -i ../firefox-&firefox-version;esr-rust1520-1.patch</userinput></screen>--> 310 311 <para> 312 In the esr version of firefox-78, the code to ensure that add-ons 313 are signed by the trusted root has been disabled, presumably for 314 organizations which require their own add-ons. To enable it as an 315 added security measure issue the following command: 316 </para> 317 318 <screen><userinput>sed -e 's/Disable/Enable/' \ 319 -e '/^MOZ_REQUIRE_SIGNING/s/0/1/' \ 320 -i build/mozconfig.common</userinput></screen> 315 <para> 316 Apply a patch which allows compilation on systems running glibc-2.34: 317 </para> 318 319 <screen><userinput>patch -Np1 -i ../firefox-&firefox-version;esr-glibc234-1.patch</userinput></screen> 321 320 322 321 <para> … … 374 373 <screen><userinput>export CC=gcc CXX=g++ && 375 374 export MOZBUILD_STATE_PATH=${PWD}/mozbuild && 375 ./mach create-mach-environment && 376 376 ./mach configure && 377 377 ./mach build</userinput></screen> … … 436 436 Creating this in the build directory, and deleting that after the 437 437 installation, prevents it being used. If you wish to participate in 438 telemetry, export MOZBUILD_STATE_PATH to point to its default directory. 438 telemetry, export MOZBUILD_STATE_PATH to point to its default directory 439 and remove the entry from the <filename>mozconfig</filename>. 440 </para> 441 442 <para> 443 <command>./mach create-mach-environment</command>: This uses the system 444 python to create a virtual environment for <command>mach</command>. 445 </para> 446 447 <para> 448 <command>./mach configure</command>: This validates the supplied 449 dependencies and the <filename>mozconfig</filename>. 439 450 </para> 440 451 -
xsoft/graphweb/graphweb.xml
r6c815f9 r883e376 19 19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="epiphany.xml"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="falkon.xml"/> 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="firefox-legacy.xml"/> 21 22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="firefox.xml"/> 22 23 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="midori.xml"/>-->
Note:
See TracChangeset
for help on using the changeset viewer.