nss 2:3.15.4-1ubuntu5 source package in Ubuntu

Changelog

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

  * debian/rules: Switch from DEB_BUILD_ARCH to DEB_HOST_ARCH to fix cross.
 -- Adam Conrad <email address hidden>   Sat, 25 Jan 2014 21:08:34 -0700

Upload details

Uploaded by:
Adam Conrad
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-1ubuntu5.debian.tar.gz 34.5 KiB 7354d6254e551c9563ddba5278c7871223e248b918652ef1f87f553d4042acfb
nss_3.15.4-1ubuntu5.dsc 1.7 KiB e73fdf2c10f47a4d7c2f37b005a806871719c01549b544d59ac86293de1151d4

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.