Hello community, here is the log from the commit of package mozilla-nss for openSUSE:Factory checked in at 2015-06-30 10:15:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-06-03 08:21:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mozilla-nss.new/mozilla-nss.changes 2015-06-30 10:15:20.000000000 +0200 @@ -1,0 +2,25 @@ +Wed Jun 24 12:45:09 UTC 2015 - [email protected] + +- as the .chk files are contained in libfreebl3 and libsoftokn + directly, provide the -hmac alias names to help :42 building. + +------------------------------------------------------------------- +Tue Jun 23 06:00:13 UTC 2015 - [email protected] + +- update to 3.19.2 + * required for Firefox 39.0 + * No new functionality is introduced in this release. This release + addresses a backwards compatibility issue with the NSS 3.19.1 + release. + * In NSS 3.19.1, the minimum key sizes that the freebl cryptographic + implementation (part of the softoken cryptographic module used + by default by NSS) was willing to generate or use was increased + - for RSA keys, to 512 bits, and for DH keys, 1023 bits. This + was done as part of a security fix for Bug 1138554 / CVE-2015-4000. + Applications that requested or attempted to use keys smaller + then the minimum size would fail. However, this change in behaviour + unintentionally broke existing NSS applications that need to + generate or use such keys, via APIs such as + SECKEY_CreateRSAPrivateKey or SECKEY_CreateDHPrivateKey. + +------------------------------------------------------------------- Old: ---- nss-3.19.1.tar.gz New: ---- nss-3.19.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mozilla-nss.spec ++++++ --- /var/tmp/diff_new_pack.UNPSco/_old 2015-06-30 10:15:21.000000000 +0200 +++ /var/tmp/diff_new_pack.UNPSco/_new 2015-06-30 10:15:21.000000000 +0200 @@ -25,7 +25,7 @@ BuildRequires: pkg-config BuildRequires: sqlite-devel BuildRequires: zlib-devel -Version: 3.19.1 +Version: 3.19.2 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_19_1_RTM/src/nss-%{version}.tar.gz -# hg clone https://hg.mozilla.org/projects/nss nss-3.19.1/nss ; cd nss-3.19.1/nss ; hg up NSS_3_19_1_RTM +Source: https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_19_2_RTM/src/nss-%{version}.tar.gz +# hg clone https://hg.mozilla.org/projects/nss nss-3.19.2/nss ; cd nss-3.19.2/nss ; hg up NSS_3_19_2_RTM #Source: nss-%{version}.tar.gz Source1: nss.pc.in Source3: nss-config.in @@ -126,6 +126,7 @@ %package -n libfreebl3 Summary: Freebl library for the Network Security Services Group: System/Libraries +Provides: libfreebl3-hmac %description -n libfreebl3 Network Security Services (NSS) is a set of libraries designed to @@ -141,6 +142,7 @@ Summary: Network Security Services Softoken Module Group: System/Libraries Requires: libfreebl3 = %{version}-%{release} +Provides: libsoftokn3-hmac %description -n libsoftokn3 Network Security Services (NSS) is a set of libraries designed to ++++++ nss-3.19.1.tar.gz -> nss-3.19.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/mozilla-nss/nss-3.19.1.tar.gz /work/SRC/openSUSE:Factory/.mozilla-nss.new/nss-3.19.2.tar.gz differ: char 5, line 1
