Author: ken
Date: Tue Jan 24 15:34:10 2017
New Revision: 18207

Log:
Firefox-51.0

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/xsoft/graphweb/firefox.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Jan 24 14:55:14 
2017        (r18206)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Jan 24 15:34:10 
2017        (r18207)
@@ -46,6 +46,11 @@
       <para>January 24th, 2017</para>
       <itemizedlist>
         <listitem>
+          <para>[ken] - Update to firefox-51.0 which fixes several
+          security vulnerabilities rated as critical. Fixes
+          <ulink url="&blfs-ticket-root;8797">#8797</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[renodr] - Revert to screen-4.4.0 because of a
           security vulnerability. Downgrade is suggested.</para>
         </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Tue Jan 24 14:55:14 2017        (r18206)
+++ trunk/BOOK/packages.ent     Tue Jan 24 15:34:10 2017        (r18207)
@@ -692,7 +692,7 @@
 
 <!-- Chapter 43 -->
 <!ENTITY chromium-version             "55.0.2883.87">
-<!ENTITY firefox-version              "50.1.0">
+<!ENTITY firefox-version              "51.0">
 <!ENTITY flashplayer-version          "24.0.0.186">
 <!ENTITY seamonkey-version            "2.46">
 

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml       Tue Jan 24 14:55:14 2017        
(r18206)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml       Tue Jan 24 15:34:10 2017        
(r18207)
@@ -6,10 +6,10 @@
 
   <!ENTITY firefox-download-http 
"&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
   <!ENTITY firefox-download-ftp " ">
-  <!ENTITY firefox-md5sum        "0f6a56cd8da8fa9deedfd61bcb43a65d">
-  <!ENTITY firefox-size          "187 MB">
-  <!ENTITY firefox-buildsize     "4.6 GB (94 MB installed)">
-  <!ENTITY firefox-time          "12 SBU (with parallelism=4 on a recent intel 
i7, much longer on lesser CPUs)">
+  <!ENTITY firefox-md5sum        "733e8503d2241ef44dad1911085b60db">
+  <!ENTITY firefox-size          "194 MB">
+  <!ENTITY firefox-buildsize     "4.7 GB (96 MB installed)">
+  <!ENTITY firefox-time          "14 SBU (with parallelism=4 on a recent intel 
i7, much longer on lesser CPUs)">
 ]>
 
 <sect1 id="firefox" xreflabel="Firefox-&firefox-version;">
@@ -294,9 +294,7 @@
 export CFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse 
-fno-schedule-insns2" &amp;&amp;
 export CXXFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse 
-fno-schedule-insns2" &amp;&amp;
 -->
-<screen><userinput>sed -e 's/256/224/'                           \
-    -i netwerk/protocol/http/Http2Session.cpp &amp;&amp;
-make -f client.mk</userinput></screen>
+<screen><userinput>make -f client.mk</userinput></screen>
 
     <para>
       This package does not come with a test suite.
@@ -327,12 +325,6 @@
     <title>Command Explanations</title>
 
     <para>
-      <command>sed -e 's/256/224/' ...</command>: Make the required key
-      length for ECDSA encryption compatible with RFC7540 9.2.1. Otherwise
-      some web sites cannot be accessed.
-    </para>
-
-    <para>
       <command>make -f client.mk ...</command>: Mozilla products are packaged 
to
       allow the use of a configuration file which can be used to pass the
       configuration settings to the <command>configure</command> command.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to