nss 2:3.15.4-1ubuntu2 source package in Ubuntu

Changelog

nss (2:3.15.4-1ubuntu2) trusty; urgency=medium

  * debian/rules: switch back to DEB_BUILD_ARCH to fix ftbfs
 -- Marc Deslauriers <email address hidden>   Thu, 23 Jan 2014 12:39:23 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nss_3.15.4.orig.tar.gz 6.1 MiB 14d69a0735c5af6b3cc12591f7ebf272203e889f09104182148091d0af682d7c
nss_3.15.4-1ubuntu2.debian.tar.gz 34.3 KiB 4f0fb8aad6ddf1500555d3e7a04bbaf109480e35bf6269ad0fc21affe15976fa
nss_3.15.4-1ubuntu2.dsc 2.3 KiB c84aa771c6e43b0aee9450a9eb3ca1edab5832ac8d345f1a08589d861326fd1f

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 - transitional package

 This is a transitional package to ensure smooth transition of all packages
 to libnss3.

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-nssdb: Network Security Security libraries - shared databases

 This package includes shared certificate and key databases.

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.