nss 2:3.89-2 source package in Ubuntu

Changelog

nss (2:3.89-2) unstable; urgency=medium

  * nss/lib/ssl/sslinfo.c, nss/lib/ssl/sslt.h,
    nss/gtests/nss_bogo_shim/nss_bogo_shim.cc: Make
    SSL_GetPreliminaryChannelInfo ABI compatible with older versions by
    default. Nothing else than NSS itself currently uses the new field.

 -- Mike Hommey <email address hidden>  Fri, 17 Mar 2023 08:46:46 +0900

Upload details

Uploaded by:
Maintainers of Mozilla-related packages
Uploaded to:
Sid
Original maintainer:
Maintainers of Mozilla-related packages
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nss_3.89-2.dsc 2.1 KiB 495de227af2f3ac8e3bac16f5d9d70e64b804e263ea6fd374f6223b3d0810c6e
nss_3.89.orig.tar.gz 68.3 MiB 55c37a3f4da010d0574fb8b39264cb1e7b4ce9e6c2954c1c7ecf9f41ee00bed5
nss_3.89-2.debian.tar.xz 19.2 KiB 6d93d342c6c9452b1a865f177c072a82150f0948840cc4c59fb783514496bd62

Available diffs

No changes file available.

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-dbgsym: debug symbols for libnss3
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.

libnss3-tools-dbgsym: debug symbols for libnss3-tools