- update to NSS 3.42.1
* required by Firefox 66.0 New functionality * Support XDG basedir specification (bmo#818686) Notable changes * added some testcases from the Wycheproof project Bugs fixed * Reject invalid CH.legacy_version in TLS 1.3 (bmo#1490006) * A fix for Solaris where Firefox 60 core dumps during start when using profile from version 52 (bmo#1513913) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=278
This commit is contained in:
parent
b94351d39a
commit
20f759b3c7
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 17 09:58:17 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
- update to NSS 3.42.1
|
||||
* required by Firefox 66.0
|
||||
New functionality
|
||||
* Support XDG basedir specification (bmo#818686)
|
||||
Notable changes
|
||||
* added some testcases from the Wycheproof project
|
||||
Bugs fixed
|
||||
* Reject invalid CH.legacy_version in TLS 1.3 (bmo#1490006)
|
||||
* A fix for Solaris where Firefox 60 core dumps during start when
|
||||
using profile from version 52 (bmo#1513913)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 23 16:30:27 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
|
@ -25,7 +25,7 @@ BuildRequires: mozilla-nspr-devel >= 4.20
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: sqlite-devel
|
||||
BuildRequires: zlib-devel
|
||||
Version: 3.41.1
|
||||
Version: 3.42.1
|
||||
Release: 0
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
@ -36,8 +36,8 @@ Summary: Network Security Services
|
||||
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_41_1_RTM/src/nss-%{version}.tar.gz
|
||||
# hg clone https://hg.mozilla.org/projects/nss nss-3.41.1/nss ; cd nss-3.41.1/nss ; hg up NSS_3_41_1_RTM
|
||||
Source: https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_42_1_RTM/src/nss-%{version}.tar.gz
|
||||
# hg clone https://hg.mozilla.org/projects/nss nss-3.42.1/nss ; cd nss-3.42.1/nss ; hg up NSS_3_42_1_RTM
|
||||
#Source: nss-%{version}.tar.gz
|
||||
Source1: nss.pc.in
|
||||
Source3: nss-config.in
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2f6336ce63aa1c487b7f17abd378c0c25f93750b872d4937da60e7260441830
|
||||
size 23320948
|
3
nss-3.42.1.tar.gz
Normal file
3
nss-3.42.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:087db37d38fd49dfd584dd2a8b5baa7fc88de7c9bd97c0c2d5be4abcafc61fc6
|
||||
size 23416408
|
Loading…
Reference in New Issue
Block a user