Wolfgang Rosenauer 521acd1a2e - 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.

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=231
2017-02-20 11:58:02 +00:00
2010-06-03 20:48:06 +00:00
2010-06-03 20:48:06 +00:00
2010-06-03 20:48:06 +00:00
2013-06-11 15:41:13 +00:00
2010-12-09 23:14:38 +00:00
2017-02-20 11:58:02 +00:00
2017-02-20 11:58:02 +00:00
2017-02-20 11:58:02 +00:00
2013-07-03 12:27:52 +00:00
2013-06-11 15:41:13 +00:00
2013-06-11 15:41:13 +00:00
2011-08-12 20:57:47 +00:00
2010-06-03 20:48:06 +00:00
2010-03-15 15:05:35 +00:00
2017-01-18 22:18:23 +00:00
Description
No description provided
70 MiB
Languages
Shell 100%