mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated NSS to 3.13.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9014 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
c08bd877b0
commit
5b74b27933
@ -120,7 +120,7 @@ $Date$
|
||||
<!ENTITY cyrus-sasl-version "2.1.23">
|
||||
<!ENTITY stunnel-version "4.46">
|
||||
<!ENTITY sudo-version "1.8.2">
|
||||
<!ENTITY nss-version "3.12.8">
|
||||
<!ENTITY nss-version "3.13.1">
|
||||
<!ENTITY policykit-version "0.9">
|
||||
<!ENTITY polkit-version "0.94">
|
||||
<!ENTITY polkit-gnome-version "0.94">
|
||||
|
@ -47,6 +47,9 @@
|
||||
<listitem>
|
||||
<para>[abenton] - Updated ffmpeg to 0.8.6.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[wblaszcz] - Updated NSS to 3.13.1.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
@ -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_8_RTM/src/nss-&nss-version;.tar.gz">
|
||||
<!ENTITY nss-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_8_RTM/src/nss-&nss-version;.tar.gz">
|
||||
<!ENTITY nss-md5sum "40bf1bb0c7567827d3768d1fc6081100">
|
||||
<!ENTITY nss-download-http "http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_13_1_RTM/src/nss-&nss-version;.tar.gz">
|
||||
<!ENTITY nss-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_13_1_RTM/src/nss-&nss-version;.tar.gz">
|
||||
<!ENTITY nss-md5sum "c500f96d33ba1390c8a35c667e05e542">
|
||||
<!ENTITY nss-size "5.7 MB">
|
||||
<!ENTITY nss-buildsize "73 MB (more than double this to run the test suite)">
|
||||
<!ENTITY nss-time "0.9 SBU (at least an additional 3.5 SBU to run the test suite)">
|
||||
<!ENTITY nss-buildsize "44 MB (more than double this to run the test suite)">
|
||||
<!ENTITY nss-time "0.7 SBU (at least an additional 3.5 SBU to run the test suite)">
|
||||
]>
|
||||
|
||||
<sect1 id="nss" xreflabel="NSS-&nss-version;">
|
||||
@ -37,7 +37,7 @@
|
||||
security standards. This is useful for implementing SSL and S/MIME or
|
||||
other Internet security standards into an application.</para>
|
||||
|
||||
&lfs67_checked;
|
||||
&lfs70_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
Loading…
Reference in New Issue
Block a user