nss 2:3.16.3-1ubuntu1 source package in Ubuntu RTM

Changelog

nss (2:3.16.3-1ubuntu1) utopic; urgency=medium

  * Merge with Debian, remaining changes:
    - debian/rules: Add x32 support.
    - debian/control, debian/libnss3-nssdb.*, debian/libnss3.symbols,
      debian/pkcs11.txt, debian/rules: Add back support for shared cert
      and key databases.
  * Dropped patches:
    - debian/patches/CVE-2014-1492.patch: upstream
    - debian/patches/95_add_spi_certs.patch: now equivalent to
      95_add_spi+cacert_ca_certs.patch
    - debian/patches/38_x32.patch: equivalent included upstream (except
      USE_X32 instead of USE_x32)
  * debian/rules: also ship blapi.h and alghmac.h in libnss3-dev.

nss (2:3.16.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/libnss3.symbols: Add NSS_3.16.2 symbol versions.

nss (2:3.16.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/libnss3.symbols: Add NSS_3.16.1 symbol versions.

nss (2:3.16-1) unstable; urgency=medium

  * New upstream release.
  * debian/libnss3.symbols: Add NSS_3.16 symbol versions.
  * nss/lib/ckfw/builtins/certdata.txt: Remove CACert root certificates.

nss (2:3.15.4-2) unstable; urgency=high

  * Upstream release 3.15.4 fixed MFSA-2014-12, also known as CVE-2014-1490
    and CVE-2014-1491. Bumping urgency as such.
  * debian/control, debian/libnss3-nssdb.*, debian/pkcs11.txt, debian/rules:
    Revert changes from 2:3.15.4-1. Reopens: #537866, Closes: #735329, #736061.
 -- Marc Deslauriers <email address hidden>   Wed, 16 Jul 2014 13:05:53 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nss_3.16.3.orig.tar.gz 6.1 MiB 657711ff7a4058043b69019a66f44101d0234eae2b6b80ab900439dbf02add60
nss_3.16.3-1ubuntu1.debian.tar.xz 26.6 KiB ceb350e3ede1a856b94c44d4e101e31ccdbeff5ff8e68aa7b7866703535316a6
nss_3.16.3-1ubuntu1.dsc 2.3 KiB f4c5d9b344aa32f9291ac52b44df36484a1a3e22cd4551fb57d46ae5e3d4ab5c

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.