Source code

Revision control

Copy as Markdown

Other Tools

.. _mozilla_projects_nss_nss_3_12_2_release_notes_html:
NSS_3.12.2_release_notes.html
=============================
.. _nss_3.12.2_release_notes:
`NSS 3.12.2 Release Notes <#nss_3.12.2_release_notes>`__
--------------------------------------------------------
.. container::
.. _2008-10-20:
`2008-10-20 <#2008-10-20>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container::
Newsgroup: `mozilla.dev.tech.crypto <news://news.mozilla.org/mozilla.dev.tech.crypto>`__
`Contents <#contents>`__
~~~~~~~~~~~~~~~~~~~~~~~~
.. container::
- `Introduction <#introduction>`__
- `Distribution Information <#distribution_information>`__
- `New in NSS 3.12.2 <#new_in_nss_3.12.2>`__
- `Bugs Fixed <#bugs_fixed>`__
- `Documentation <#documentation>`__
- `Compatibility <#compatibility>`__
- `Feedback <#feedback>`__
--------------
`Introduction <#introduction>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container::
Network Security Services (NSS) 3.12.2 is a patch release for NSS 3.12. The bug fixes in NSS
3.12.2 are described in the "`Bugs Fixed <#bugs_fixed>`__" section below.
NSS 3.12.2 is tri-licensed under the MPL 1.1/GPL 2.0/LGPL 2.1.
--------------
`Distribution Information <#distribution_information>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container::
The CVS tag for the NSS 3.12.2 release is NSS_3_12_2_RTM. NSS 3.12.2 requires `NSPR
See the `Documentation <#documentation>`__ section for the build instructions.
NSS 3.12.2 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.12.2
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.12.2 requires. NSPR 4.7.1 binary distributions are in
--------------
.. _new_in_nss_3.12.2:
`New in NSS 3.12.2 <#new_in_nss_3.12.2>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container::
- New functions in the nss shared library:
- SEC_PKCS12AddCertOrChainAndKey (see p12.h)
- New PKCS11 errors (see secerr.h)
- SEC_ERROR_PKCS11_GENERAL_ERROR
- SEC_ERROR_PKCS11_FUNCTION_FAILED
- SEC_ERROR_PKCS11_DEVICE_ERROR
--------------
.. _bugs_fixed:
`Bugs Fixed <#bugs_fixed>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container::
The following bugs have been fixed in NSS 3.12.2.
handle 0
libPKIX cert verification API from bug 294531
libz.so where available
for every run
includeCertChain as a parameter to SEC_PKCS12AddCertAndKey
variable in PKIX_Error
consistently return PKIX_ValidateNode tree that truly represent failure reasons
give enough information about trust arguments
PR_INTERVAL_NO_WAIT with PR_INTERVAL_NO_TIMEOUT in client initialization calls
token password command line option to NSS tools.
pkix_pl_HttpDefaultClient_HdrCheckComplete - PKIX_PL_Memcpy] crashes when there is no
content-length header in the http response
not used in some Bridge CA / known certs configuration
renewal should derive the subject from the cert if none is specified.
of E-Identity smartcard
error explanation on failure
declaration causes gcc warning when compiling with -Wstrict-prototypes
options letters
static libraries.
Certification Authority certificate to NSS
code
with Segmentation fault inside PR_Cleanup
security/coreconf/WINNT6.0.mk has invalid defines
PK11_FindSlotsByNames
flags needed when libnss3 was linked with libsoftokn3
and use of pr_fgets in signtool
underscores in DEBUG_$(shell whoami).
enumeration constant 'Lock'
functions in lib/certdb/stanpcertdb.c should set the PR_NOT_IMPLEMENTED_ERROR error.
does not set NSPR error code upon error
useless strings in libPKIX
logging in optimized builds
bridge certificates.
fetching - AIA extension.
extensions.
object is leaked when AIA path incorrect
GCC 3.4.6 on OS/2
--------------
`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.11 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.12.2 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.12.2 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
Bugzilla <https://bugzilla.mozilla.org/>`__ (product NSS).