Author: ken
Date: Mon Jan 25 14:58:05 2021
New Revision: 24138
Log:
Update to firefox-78.7.0 and JS78.7.0.
I think that both of these contain security fixes,
release notes are not due until tomorrow.
For firefox I've separated the configure stage,
when I first used mach I did not know that could be done.
Modified:
trunk/BOOK/general/genlib/js78.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/packages.ent
trunk/BOOK/xsoft/graphweb/firefox.xml
Modified: trunk/BOOK/general/genlib/js78.xml
==============================================================================
--- trunk/BOOK/general/genlib/js78.xml Mon Jan 25 00:12:13 2021 (r24137)
+++ trunk/BOOK/general/genlib/js78.xml Mon Jan 25 14:58:05 2021 (r24138)
@@ -7,7 +7,7 @@
<!ENTITY ff78-version "&firefox-version;">
<!ENTITY js78-download-http
"&mozilla-http;/firefox/releases/&ff78-version;esr/source/firefox-&ff78-version;esr.source.tar.xz">
<!ENTITY js78-download-ftp " ">
- <!ENTITY js78-md5sum "e573693287da352bfdaba80fcdfd1d43">
+ <!ENTITY js78-md5sum "b8e719da9b66ab4184e4c02b6f7056cf">
<!ENTITY js78-size "318 MB">
<!ENTITY js78-buildsize "3.0 GB (36 MB installed after removing 35MB
static lib)">
<!ENTITY js78-time "2.5 SBU (with parallelism = 4)">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Mon Jan 25 00:12:13
2021 (r24137)
+++ trunk/BOOK/introduction/welcome/changelog.xml Mon Jan 25 14:58:05
2021 (r24138)
@@ -44,6 +44,11 @@
<listitem>
<para>January 25th, 2021</para>
<itemizedlist>
+ <listitem>
+ <para>[ken] - Update to firefox-78.7.0 and JS 78.7.0. Both
+ appear to contain security fixes. Fixes
+ <ulink url="&blfs-ticket-root;14564">#14564</ulink>.</para>
+ </listitem>
<listitem>
<para>[timtas] - Update to evince-3.38.1. Fixes
<ulink url="&blfs-ticket-root;14562">#14562</ulink>.</para>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Mon Jan 25 00:12:13 2021 (r24137)
+++ trunk/BOOK/packages.ent Mon Jan 25 14:58:05 2021 (r24138)
@@ -914,7 +914,7 @@
<!ENTITY falkon-major-version "3.1">
<!ENTITY falkon-minor-version "0">
<!ENTITY falkon-version
"&falkon-major-version;.&falkon-minor-version;">
-<!ENTITY firefox-version "78.6.1">
+<!ENTITY firefox-version "78.7.0">
<!ENTITY flashplayer-version "27.0.0.187">
<!ENTITY qupzilla-version "2.2.6">
<!ENTITY seamonkey-version "2.53.5.1">
Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml Mon Jan 25 00:12:13 2021
(r24137)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml Mon Jan 25 14:58:05 2021
(r24138)
@@ -6,7 +6,7 @@
<!ENTITY firefox-download-http
"&mozilla-http;/firefox/releases/&firefox-version;esr/source/firefox-&firefox-version;esr.source.tar.xz">
<!ENTITY firefox-download-ftp " ">
- <!ENTITY firefox-md5sum "e573693287da352bfdaba80fcdfd1d43">
+ <!ENTITY firefox-md5sum "b8e719da9b66ab4184e4c02b6f7056cf">
<!ENTITY firefox-size "318 MB">
<!-- NB with stylo, much of the build uses rust, and therefore cargo files.
But the extra cached cargo files, if any, seem to be minimal -->
@@ -367,6 +367,7 @@
<screen><userinput>export CC=gcc CXX=g++ &&
export MOZBUILD_STATE_PATH=${PWD}/mozbuild &&
+./mach configure &&
./mach build</userinput></screen>
<para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page