nss 3.14.3-0ubuntu0.12.04.1 source package in Ubuntu

Changelog

nss (3.14.3-0ubuntu0.12.04.1) precise-security; urgency=low

  * SECURITY UPDATE: New upstream release to fix TLS timing side-channel
    attacks
    - CVE-2013-1620
  * Remaining changes:
    - 94_ckbi-1.93.patch: Dropped (included upstream)
    - 38_hurd.patch: refresh
    - 38_kbsd.patch: refresh/update
    - 80_security_tools.patch
    - 85_security_load.patch
    - 95_add_spi+cacert_ca_certs.patch
    - 97_SSL_RENEGOTIATE_TRANSITIONAL.patch
    - lower-dhe-priority.patch
  * debian/libnss3.symbols: add NSS_3.14.3 symbols
 -- Jamie Strandboge <email address hidden>   Wed, 13 Mar 2013 13:05:23 -0500

Upload details

Uploaded by:
Jamie Strandboge
Uploaded to:
Precise
Original maintainer:
Ubuntu-Mozilla-Team
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nss_3.14.3.orig.tar.gz 5.9 MiB d9d366be94d33395597ebf82363fcdedfa693a6d627cf7f6bec025f609d54cc0
nss_3.14.3-0ubuntu0.12.04.1.debian.tar.gz 41.6 KiB 6e97d0145299a13d8d771427f067c6301c12c3ebbff4abe5b05dfdc7a1460fbb
nss_3.14.3-0ubuntu0.12.04.1.dsc 2.3 KiB 7f2fc1aaa503b98e98ddb650257628a9c0920abdf345231e2ac0fdc993652dba

View changes file

Binary packages built by this source

libnss3: Network Security Service libraries

 This is a set of libraries designed to support cross-platform development
 of security-enabled client and server applications. It can support SSLv2
 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and
 other security standards.

libnss3-1d: Network Security Service libraries

 This is a set of libraries designed to support cross-platform development
 of security-enabled client and server applications. It can support SSLv2
 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and
 other security standards.
 .
 This package contains versioned symbolic links for Debian compatibility.

libnss3-dbg: Debugging symbols for the Network Security Service libraries

 This is a set of libraries designed to support cross-platform development
 of security-enabled client and server applications. It can support SSLv2
 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and
 other security standards.
 .
 This package provides the debugging symbols for the library.

libnss3-dev: Development files for the Network Security Service libraries

 This is a set of libraries designed to support cross-platform development
 of security-enabled client and server applications. It can support SSLv2
 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and
 other security standards.
 .
 Install this package if you wish to develop your own programs using the
 Network Security Service Libraries.

libnss3-tools: Network Security Service tools

 This is a set of tools on top of the Network Security Service libraries.
 This package includes:
  * certutil: manages certificate and key databases (cert7.db and key3.db)
  * modutil: manages the database of PKCS11 modules (secmod.db)
  * pk12util: imports/exports keys and certificates between the cert/key
    databases and files in PKCS12 format.
  * shlibsign: creates .chk files for use in FIPS mode.
  * signtool: creates digitally-signed jar archives containing files and/or
    code.
  * ssltap: proxy requests for an SSL server and display the contents of
    the messages exchanged between the client and server.