Author: dj
Date: 2010-02-17 22:55:16 -0700 (Wed, 17 Feb 2010)
New Revision: 8257
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/security/nss.xml
Log:
Updated to nss-3.12.5.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-02-18 05:37:47 UTC (rev 8256)
+++ trunk/BOOK/general.ent 2010-02-18 05:55:16 UTC (rev 8257)
@@ -87,7 +87,7 @@
<!ENTITY cyrus-sasl-version "2.1.22">
<!ENTITY stunnel-version "4.21">
<!ENTITY sudo-version "1.7.2p3">
-<!ENTITY nss-version "3.12.4">
+<!ENTITY nss-version "3.12.5">
<!ENTITY policykit-version "0.9">
<!ENTITY polkit-version "0.94">
<!ENTITY polkit-gnome-version "0.94">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-02-18 05:37:47 UTC
(rev 8256)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-02-18 05:55:16 UTC
(rev 8257)
@@ -45,8 +45,11 @@
<para>February 18th, 2010</para>
<itemizedlist>
<listitem>
- <para>[randy] - Updated to NSPR-4.8.3.</para>
+ <para>[dj] - Updated to NSPR-4.8.3.</para>
</listitem>
+ <listitem>
+ <para>[dj] - Updated to NSS-3.12.5.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/postlfs/security/nss.xml
===================================================================
--- trunk/BOOK/postlfs/security/nss.xml 2010-02-18 05:37:47 UTC (rev 8256)
+++ trunk/BOOK/postlfs/security/nss.xml 2010-02-18 05:55:16 UTC (rev 8257)
@@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY nss-download-http
"http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_4_RTM/src/nss-&nss-version;.tar.gz">
- <!ENTITY nss-download-ftp
"ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_4_RTM/src/nss-&nss-version;.tar.gz">
- <!ENTITY nss-md5sum "1ee3ed9c1900079319bd1de51388d856">
- <!ENTITY nss-size "5.0 MB">
- <!ENTITY nss-buildsize "71 MB">
- <!ENTITY nss-time "0.8 SBU (additional 0.9 SBU to run the test
suite)">
+ <!ENTITY nss-download-http
"http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_5_RTM/src/nss-&nss-version;.tar.gz">
+ <!ENTITY nss-download-ftp
"ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_5_RTM/src/nss-&nss-version;.tar.gz">
+ <!ENTITY nss-md5sum "50089cd0f14c690d41392fdbb1f69181">
+ <!ENTITY nss-size "5.1 MB">
+ <!ENTITY nss-buildsize "62 MB">
+ <!ENTITY nss-time "1.0 SBU (additional 0.9 SBU to run the test
suite)">
]>
<sect1 id="nss" xreflabel="NSS-&nss-version;">
@@ -63,7 +63,7 @@
<itemizedlist spacing="compact">
<listitem>
<para>Required patch: <ulink
- url="&patch-root;/nss-&nss-version;-standalone-3.patch"/></para>
+ url="&patch-root;/nss-&nss-version;-standalone-1.patch"/></para>
</listitem>
</itemizedlist>
@@ -95,7 +95,7 @@
export NSPR_INCLUDE_DIR=/usr/include/nspr &&
export USE_SYSTEM_ZLIB=1 &&
export ZLIB_LIBS=-lz &&
-patch -Np1 -i ../nss-&nss-version;-standalone-3.patch &&
+patch -Np1 -i ../nss-&nss-version;-standalone-1.patch &&
make -C mozilla/security/nss nss_build_all</userinput></screen>
<para>To test the results, you'll need to set the domain name of your
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page