Author: randy
Date: 2007-03-18 16:17:09 -0600 (Sun, 18 Mar 2007)
New Revision: 6677
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/security/nss.xml
Log:
Updated to NSS-3.11.5 (includes NSPR-4.6.5)
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-03-18 20:51:46 UTC (rev 6676)
+++ trunk/BOOK/general.ent 2007-03-18 22:17:09 UTC (rev 6677)
@@ -72,7 +72,7 @@
<!ENTITY cyrus-sasl-version "2.1.21">
<!ENTITY stunnel-version "4.15">
<!ENTITY sudo-version "1.6.8p12">
-<!ENTITY nss-version "3.11.3">
+<!ENTITY nss-version "3.11.5">
<!-- Chapter 5 -->
<!ENTITY reiser-version "3.6.19">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-03-18 20:51:46 UTC
(rev 6676)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-03-18 22:17:09 UTC
(rev 6677)
@@ -45,6 +45,9 @@
<para>March 18th, 2007</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated to NSS-3.11.5 (includes NSPR-4.6.5).</para>
+ </listitem>
+ <listitem>
<para>[randy] - Added a warning to the GNOME introduction section,
and links to this warning in various GNOME package instructions
telling to use the stable version of BLFS to build current
Modified: trunk/BOOK/postlfs/security/nss.xml
===================================================================
--- trunk/BOOK/postlfs/security/nss.xml 2007-03-18 20:51:46 UTC (rev 6676)
+++ trunk/BOOK/postlfs/security/nss.xml 2007-03-18 22:17:09 UTC (rev 6677)
@@ -4,13 +4,13 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY nspr-version "4.6.3">
- <!ENTITY nss-download-http
"http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_11_3_RTM/src/nss-&nss-version;-with-nspr-&nspr-version;.tar.gz">
- <!ENTITY nss-download-ftp
"ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_11_3_RTM/src/nss-&nss-version;-with-nspr-&nspr-version;.tar.gz">
- <!ENTITY nss-md5sum "e50f0e1ccb964ed02c22eec02e4d30d2">
- <!ENTITY nss-size "4.9 MB">
- <!ENTITY nss-buildsize "65.2 MB">
- <!ENTITY nss-time "0.8 SBU (additional 0.9 SBU to run the test
suite)">
+ <!ENTITY nspr-version "4.6.5">
+ <!ENTITY nss-download-http
"http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_11_5_RTM/src/nss-&nss-version;-with-nspr-&nspr-version;.tar.gz">
+ <!ENTITY nss-download-ftp
"ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_11_5_RTM/src/nss-&nss-version;-with-nspr-&nspr-version;.tar.gz">
+ <!ENTITY nss-md5sum "7ca11a96ee7057ef67d39fa08b98d67c">
+ <!ENTITY nss-size "5.0 MB">
+ <!ENTITY nss-buildsize "69 MB">
+ <!ENTITY nss-time "1.0 SBU (additional 1.0 SBU to run the test
suite)">
]>
<sect1 id="nss" xreflabel="NSS-&nss-version;">
@@ -105,7 +105,7 @@
system in the <envar>DOMSUF</envar> environment variable. Most of the tests
will fail if you don't provide the correct domain name. A self-generated
log file will be parsed at the end of the test to display how many tests
- passed. It should return 800. To run the tests, ensure you change the
+ passed. It should return 801. To run the tests, ensure you change the
<command>export DOMSUF</command> command below to an appropriate value,
e.g., <parameter>mydomain.com</parameter> and issue the following
commands:</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page