Network Security Services

Edit Package mozilla-nss

Network Security Services (NSS) is a set of libraries designed to
support cross-platform development of security-enabled server
applications. Applications built with NSS can support SSL v2 and v3,
TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3
certificates, and other security standards.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000319 319 Bytes
cert9.db 0000009216 9 KB
key4.db 0000011264 11 KB
malloc.patch 0000000488 488 Bytes
mozilla-nss-rpmlintrc 0000000187 187 Bytes
mozilla-nss.changes 0000079198 77.3 KB
mozilla-nss.spec 0000012948 12.6 KB
nss-3.28.3.tar.gz 0007452825 7.11 MB
nss-config.in 0000002408 2.35 KB
nss-disable-ocsp-test.patch 0000000392 392 Bytes
nss-no-rpath.patch 0000000899 899 Bytes
nss-opt.patch 0000000591 591 Bytes
nss-sqlitename.patch 0000000570 570 Bytes
nss.pc.in 0000000250 250 Bytes
pkcs11.txt 0000000450 450 Bytes
renegotiate-transitional.patch 0000000674 674 Bytes
setup-nsssysinit.sh 0000001255 1.23 KB
system-nspr.patch 0000000405 405 Bytes
Revision 122 (latest revision is 217)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 459222 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 122)
- update to NSS 3.28.3
  * This is a patch release to fix binary compatibility issues.
    NSS version 3.28, 3.28.1 and 3.28.2 contained changes that were
    in violation with the NSS compatibility promise.
    ECParams, which is part of the public API of the freebl/softokn
    parts of NSS, had been changed to include an additional attribute.
    That size increase caused crashes or malfunctioning with applications
    that use that data structure directly, or indirectly through
    ECPublicKey, ECPrivateKey, NSSLOWKEYPublicKey, NSSLOWKEYPrivateKey,
    or potentially other data structures that reference ECParams.
    The change has been reverted to the original state in bug
    bmo#1334108.
    SECKEYECPublicKey had been extended with a new attribute, named
    "encoding". If an application passed type SECKEYECPublicKey to NSS
    (as part of SECKEYPublicKey), the NSS library read the uninitialized
    attribute. With this NSS release SECKEYECPublicKey.encoding is
    deprecated. NSS no longer reads the attribute, and will always
    set it to ECPoint_Undefined. See bug bmo#1340103.
- requires NSPR >= 4.13.1
Comments 0
openSUSE Build Service is sponsored by