- update to NSS 3.37.3
* required by Firefox 61.0 Notable changes: * The TLS 1.3 implementation was updated to Draft 28. * Added HACL* Poly1305 32-bit * The code to support the NPN protocol has been fully removed. * NSS allows servers now to register ALPN handling callbacks to select a protocol. * NSS supports opening SQL databases in read-only mode. * On Linux, some build configurations can use glibc's function getentropy(), which uses the kernel's getrandom() function. * The CA list was updated to version 2.24, which removed the following CA certificates: - CN = S-TRUST Universal Root CA - CN = TC TrustCenter Class 3 CA II - CN = TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H5 * Fix build on armv6/armv7 and other platforms (bmo#1459739) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=266
This commit is contained in:
parent
119d669ca5
commit
09045d720a
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 23 14:08:46 UTC 2018 - wr@rosenauer.org
|
||||||
|
|
||||||
|
- update to NSS 3.37.3
|
||||||
|
* required by Firefox 61.0
|
||||||
|
Notable changes:
|
||||||
|
* The TLS 1.3 implementation was updated to Draft 28.
|
||||||
|
* Added HACL* Poly1305 32-bit
|
||||||
|
* The code to support the NPN protocol has been fully removed.
|
||||||
|
* NSS allows servers now to register ALPN handling callbacks to
|
||||||
|
select a protocol.
|
||||||
|
* NSS supports opening SQL databases in read-only mode.
|
||||||
|
* On Linux, some build configurations can use glibc's function
|
||||||
|
getentropy(), which uses the kernel's getrandom() function.
|
||||||
|
* The CA list was updated to version 2.24, which removed the
|
||||||
|
following CA certificates:
|
||||||
|
- CN = S-TRUST Universal Root CA
|
||||||
|
- CN = TC TrustCenter Class 3 CA II
|
||||||
|
- CN = TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H5
|
||||||
|
* Fix build on armv6/armv7 and other platforms (bmo#1459739)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 19 15:00:43 UTC 2018 - schwab@suse.de
|
Tue Jun 19 15:00:43 UTC 2018 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ BuildRequires: mozilla-nspr-devel >= 4.19
|
|||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: sqlite-devel
|
BuildRequires: sqlite-devel
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
Version: 3.36.4
|
Version: 3.37.3
|
||||||
Release: 0
|
Release: 0
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
@ -36,8 +36,8 @@ Summary: Network Security Services
|
|||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: http://www.mozilla.org/projects/security/pki/nss/
|
Url: http://www.mozilla.org/projects/security/pki/nss/
|
||||||
Source: https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_36_4_RTM/src/nss-%{version}.tar.gz
|
Source: https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_37_3_RTM/src/nss-%{version}.tar.gz
|
||||||
# hg clone https://hg.mozilla.org/projects/nss nss-3.36.4/nss ; cd nss-3.36.4/nss ; hg up NSS_3_36_4_RTM
|
# hg clone https://hg.mozilla.org/projects/nss nss-3.37.3/nss ; cd nss-3.37.3/nss ; hg up NSS_3_37_3_RTM
|
||||||
#Source: nss-%{version}.tar.gz
|
#Source: nss-%{version}.tar.gz
|
||||||
Source1: nss.pc.in
|
Source1: nss.pc.in
|
||||||
Source3: nss-config.in
|
Source3: nss-config.in
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:33de96b33dc9225d8f637debc3f62bd1fee6a4415cd97c9cf07d7e685779246a
|
|
||||||
size 23030385
|
|
3
nss-3.37.3.tar.gz
Normal file
3
nss-3.37.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9af2bbb615d010bd866bb83f8c0bb22b0fa086171e93030ffb03da3da15cc5be
|
||||||
|
size 23034239
|
Loading…
Reference in New Issue
Block a user