Hello community, here is the log from the commit of package mozilla-nss for openSUSE:Factory checked in at 2017-02-22 13:51:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mozilla-nss (Old) and /work/SRC/openSUSE:Factory/.mozilla-nss.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "mozilla-nss" Changes: -------- --- /work/SRC/openSUSE:Factory/mozilla-nss/mozilla-nss.changes 2017-02-14 00:39:42.631850469 +0100 +++ /work/SRC/openSUSE:Factory/.mozilla-nss.new/mozilla-nss.changes 2017-02-22 13:51:30.369636683 +0100 @@ -1,0 +2,25 @@ +Mon Feb 20 11:53:55 UTC 2017 - wr@rosenauer.org + +- 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 + +------------------------------------------------------------------- Old: ---- nss-3.28.2.tar.gz New: ---- nss-3.28.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mozilla-nss.spec ++++++ --- /var/tmp/diff_new_pack.iQ60Tc/_old 2017-02-22 13:51:31.481478437 +0100 +++ /var/tmp/diff_new_pack.iQ60Tc/_new 2017-02-22 13:51:31.481478437 +0100 @@ -21,11 +21,11 @@ Name: mozilla-nss BuildRequires: gcc-c++ -BuildRequires: mozilla-nspr-devel >= 4.13 +BuildRequires: mozilla-nspr-devel >= 4.13.1 BuildRequires: pkg-config BuildRequires: sqlite-devel BuildRequires: zlib-devel -Version: 3.28.2 +Version: 3.28.3 Release: 0 # bug437293 %ifarch ppc64 @@ -36,8 +36,8 @@ License: MPL-2.0 Group: System/Libraries Url: http://www.mozilla.org/projects/security/pki/nss/ -Source: https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_28_2_RTM/src/nss-%{version}.tar.gz -# hg clone https://hg.mozilla.org/projects/nss nss-3.28.2/nss ; cd nss-3.28.2/nss ; hg up NSS_3_28_2_RTM +Source: https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_28_3_RTM/src/nss-%{version}.tar.gz +# hg clone https://hg.mozilla.org/projects/nss nss-3.28.3/nss ; cd nss-3.28.3/nss ; hg up NSS_3_28_3_RTM #Source: nss-%{version}.tar.gz Source1: nss.pc.in Source3: nss-config.in ++++++ nss-3.28.2.tar.gz -> nss-3.28.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/mozilla-nss/nss-3.28.2.tar.gz /work/SRC/openSUSE:Factory/.mozilla-nss.new/nss-3.28.3.tar.gz differ: char 5, line 1
participants (1)
-
root@hilbertn.suse.de