Author: krejzi
Date: 2012-10-26 05:12:02 -0600 (Fri, 26 Oct 2012)
New Revision: 10800

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/nspr.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/security/nss.xml
Log:
NSS and NSPR updates.

Modified: trunk/BOOK/general/genlib/nspr.xml
===================================================================
--- trunk/BOOK/general/genlib/nspr.xml  2012-10-26 10:58:44 UTC (rev 10799)
+++ trunk/BOOK/general/genlib/nspr.xml  2012-10-26 11:12:02 UTC (rev 10800)
@@ -8,7 +8,7 @@
            
"http://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v&nspr-version;/src/nspr-&nspr-version;.tar.gz";>
   <!ENTITY nspr-download-ftp
            
"ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v&nspr-version;/src/nspr-&nspr-version;.tar.gz";>
-  <!ENTITY nspr-md5sum        "1a8cad110e0ae94f538610a00f595b33">
+  <!ENTITY nspr-md5sum        "8a21b3b6766bde3b5ed2a6a7b725e4aa">
   <!ENTITY nspr-size          "1.2 MB">
   <!ENTITY nspr-buildsize     "12 MB">
   <!ENTITY nspr-time          "less than 0.1 SBU">
@@ -25,7 +25,7 @@
   <title>NSPR-&nspr-version;</title>
 
   <indexterm zone="nspr">
-    <primary sortas="a-NSPR">Netscape Portable Runtime</primary>
+    <primary sortas="a-NSPR">NSPR</primary>
   </indexterm>
 
   <sect2 role="package">

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-10-26 10:58:44 UTC (rev 10799)
+++ trunk/BOOK/general.ent      2012-10-26 11:12:02 UTC (rev 10800)
@@ -183,9 +183,9 @@
 <!ENTITY linux-pam-version            "1.1.6">
 <!ENTITY mitkrb-version               "1.10.3">
 <!ENTITY nettle-version               "2.5">
-<!ENTITY nss-major-version            "13">
-<!ENTITY nss-minor-version            "6">
-<!ENTITY nss-version                  
"3.&nss-major-version;.&nss-minor-version;">
+<!ENTITY nss-major-version            "14">
+<!ENTITY nss-minor-version            "0">
+<!ENTITY nss-version                  "3.&nss-major-version;">
 <!ENTITY openssh-version              "6.1p1">
 <!ENTITY openssl-version              "1.0.1c">
 <!ENTITY p11-kit-version              "0.14">
@@ -279,7 +279,7 @@
 <!ENTITY libxslt-version              "1.1.27">
 <!ENTITY LZO-version                  "2.06">
 <!ENTITY mtdev-version                "1.1.3">
-<!ENTITY nspr-version                 "4.9.2">
+<!ENTITY nspr-version                 "4.9.3">
 <!ENTITY openobex-version             "1.6">
 <!ENTITY pcre-version                 "8.31">
 <!ENTITY popt-version                 "1.16">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2012-10-26 10:58:44 UTC 
(rev 10799)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2012-10-26 11:12:02 UTC 
(rev 10800)
@@ -61,6 +61,12 @@
           Python Modules.</para>
         </listitem>
         <listitem>
+          <para>[krejzi] - NSPR 4.9.3.</para>
+        </listitem>
+        <listitem>
+          <para>[krejzi] - NSS 3.14.</para>
+        </listitem>
+        <listitem>
           <para>[krejzi] - Whois 5.0.20.</para>
         </listitem>
       </itemizedlist>

Modified: trunk/BOOK/postlfs/security/nss.xml
===================================================================
--- trunk/BOOK/postlfs/security/nss.xml 2012-10-26 10:58:44 UTC (rev 10799)
+++ trunk/BOOK/postlfs/security/nss.xml 2012-10-26 11:12:02 UTC (rev 10800)
@@ -5,12 +5,12 @@
   %general-entities;
 
   <!ENTITY nss-download-http
-           
"http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_&nss-major-version;_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz";>
+           
"http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_&nss-major-version;_RTM/src/nss-&nss-version;.tar.gz";>
   <!ENTITY nss-download-ftp
-           
"ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_&nss-major-version;_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz";>
-  <!ENTITY nss-md5sum        "15ea0e3b63cd0d18b5b75619afc46c3e">
-  <!ENTITY nss-size          "5.9 MB">
-  <!ENTITY nss-buildsize     "73 MB">
+           
"ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_&nss-major-version;_RTM/src/nss-&nss-version;.tar.gz";>
+  <!ENTITY nss-md5sum        "3918d5f9eb2996271cf62d52f084fd45">
+  <!ENTITY nss-size          "5.8 MB">
+  <!ENTITY nss-buildsize     "70 MB">
   <!ENTITY nss-time          "0.8 SBU">
 ]>
 
@@ -99,7 +99,6 @@
       <xref linkend="sqlite"/>
     </para>
 
-
     <para condition="html" role="usernotes">
       User Notes: <ulink url="&blfs-wiki;/nss"/>
     </para>
@@ -121,43 +120,11 @@
   $([ $(uname -m) = x86_64 ] &amp;&amp; echo USE_64=1) \
   $([ -f /usr/include/sqlite3.h ] &amp;&amp; echo 
NSS_USE_SYSTEM_SQLITE=1)</userinput></screen>
 
-    <para>This package does not come with a test suite.</para>
-<!--
     <para>
-      If you wish to test the results, you'll need to set the domain name of
-      your system in the <envar>DOMSUF</envar> environment variable. Most of 
the
-      tests will fail if you don't provide the correct domain name. The
-      voluminous output will report how many of the several thousand tests
-      passed, and if any failed.  To review the details of any failures, you 
may
-      wish to capture stdout and stderr in a file.
+      This package does not come with a test suite.
     </para>
 
     <para>
-      To run the tests, ensure you change the <command>export DOMSUF</command>
-      command below to an appropriate value, e.g.,
-      <parameter>mydomain.com</parameter> or, if you do not have any domain in
-      your <filename>/etc/hosts</filename> replace this with the developers'
-      recommendation of
-      <command>"export HOST=localhost DOMSUF=localdomain"</command> and issue
-      the following commands:
-    </para>
-
-<screen><userinput>bash
-
-export NSS_LINUXDIR=$(basename `ls -d $PWD/mozilla/dist/Linux*`) &amp;&amp;
-export DOMSUF=<replaceable>&lt;validdomain.name&gt;</replaceable> &amp;&amp;
-export PATH=$PATH:$PWD/mozilla/dist/$NSS_LINUXDIR/bin &amp;&amp;
-export TEST_RESULTSDIR=$PWD/mozilla/tests_results/security &amp;&amp;
-
-cd mozilla/security/nss/tests &amp;&amp;
-sed -i 's/gmake/make/' common/init.sh &amp;&amp;
-./all.sh &amp;&amp;
-
-grep Passed $TEST_RESULTSDIR/$(hostname).1/results.html | wc -l &amp;&amp;
-
-exit</userinput></screen>
--->
-    <para>
       Now, as the <systemitem class="username">root</systemitem> user:
     </para>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to