Source code
Revision control
Copy as Markdown
Other Tools
.. _mozilla_projects_nss_nss_3_11_10_release_notes_html:
NSS_3.11.10_release_notes.html
==============================
.. _nss_3.11.10_release_notes:
`NSS 3.11.10 Release Notes <#nss_3.11.10_release_notes>`__
----------------------------------------------------------
.. container::
.. _2008-12-10:
`2008-12-10 <#2008-12-10>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container::
Newsgroup: <ahref="news: mozilla.dev.tech.crypto"=""
news.mozilla.org="">mozilla.dev.tech.crypto</ahref="news:>
`Contents <#contents>`__
~~~~~~~~~~~~~~~~~~~~~~~~
.. container::
- `Introduction <#introduction>`__
- `Distribution Information <#distribution>`__
- `Bugs Fixed <#bugsfixed>`__
- `Documentation <#docs>`__
- `Compatibility <#compatibility>`__
- `Feedback <#feedback>`__
--------------
`Introduction <#introduction>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container::
Network Security Services (NSS) 3.11.10 is a patch release for NSS 3.11. The bug fixes in NSS
3.11.10 are described in the "`Bugs Fixed <#bugsfixed>`__" section below.
--------------
`Distribution Information <#distribution_information>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container::
The CVS tag for the NSS 3.11.10 release is NSS_3_11_10_RTM. NSS 3.11.10 requires `NSPR
See the `Documentation <#docs>`__ section for the build instructions.
NSS 3.11.10 source and binary distributions are also available on ftp.mozilla.org for secure
HTTPS download:
- Source tarballs:
- Binary distributions:
optimized builds are provided. Go to the subdirectory for your platform, DBG (debug) or OPT
(optimized), to get the tar.gz or zip file. The tar.gz or zip file expands to an nss-3.11.10
directory containing three subdirectories:
- include - NSS header files
- lib - NSS shared libraries
programs
You also need to download the NSPR 4.7.1 binary distributions to get the NSPR 4.7.1 header files
and shared libraries, which NSS 3.11.10 requires. NSPR 4.7.1 binary distributions are in
--------------
.. _bugs_fixed:
`Bugs Fixed <#bugs_fixed>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container::
The following bugs have been fixed in NSS 3.11.10.
doesn't match usage
not disabling modules' slots
validation fails when Authority Key Identifier extension contains key identifier
into cert database in FIPS mode (certutil).
certificate(s) to NSS
ssl_InitSymWrapKeysLock not freed on selfserv shutdown.
freed on strsclnt shutdown.
ssl3_RegisterServerHelloExtensionSender doing second handshake with SSL_ForceHandshake
nss_InitLock
trustdomain.c
doesn't report token authentication failure
option is not specified
Hello extension bearing an IPv6 address
Public Primary CA - G5 to NSS
CA to NSS
Certification Authority root to NSS
Geotrust
Authority certificate to NSS
Certificate Authority root to NSS
root to NSS
and diginotar root certs to NSS
number on 3.11 branch
for ECC keys on the 3.11 branch
the presence of a disabled PKCS#11 slot
files that include keythi.h
--------------
`Documentation <#documentation>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container::
For a list of the primary NSS documentation pages on mozilla.org, see `NSS
Documentation <../index.html#Documentation>`__. New and revised documents available since the
release of NSS 3.9 include the following:
- `Build Instructions for NSS 3.11.4 and above <../nss-3.11.4/nss-3.11.4-build.html>`__
--------------
`Compatibility <#compatibility>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container::
NSS 3.11.10 shared libraries are backward compatible with all older NSS 3.x shared libraries. A
program linked with older NSS 3.x shared libraries will work with NSS 3.11.10 shared libraries
without recompiling or relinking. Furthermore, applications that restrict their use of NSS APIs
to the functions listed in `NSS Public Functions <../ref/nssfunctions.html>`__ will remain
compatible with future versions of the NSS shared libraries.
--------------
`Feedback <#feedback>`__
~~~~~~~~~~~~~~~~~~~~~~~~
.. container::
Bugs discovered should be reported by filing a bug report with `mozilla.org