- update to 3.15.1
* TLS 1.2 (RFC 5246) is supported. HMAC-SHA256 cipher suites (RFC 5246 and RFC 5289) are supported, allowing TLS to be used without MD5 and SHA-1. Note the following limitations: The hash function used in the signature for TLS 1.2 client authentication must be the hash function of the TLS 1.2 PRF, which is always SHA-256 in NSS 3.15.1. AES GCM cipher suites are not yet supported. * some bugfixes and improvements OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=128
This commit is contained in:
parent
80c4a0174f
commit
1256cc6819
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 3 11:55:58 UTC 2013 - wr@rosenauer.org
|
||||
|
||||
- update to 3.15.1
|
||||
* TLS 1.2 (RFC 5246) is supported. HMAC-SHA256 cipher suites
|
||||
(RFC 5246 and RFC 5289) are supported, allowing TLS to be used
|
||||
without MD5 and SHA-1.
|
||||
Note the following limitations:
|
||||
The hash function used in the signature for TLS 1.2 client
|
||||
authentication must be the hash function of the TLS 1.2 PRF,
|
||||
which is always SHA-256 in NSS 3.15.1.
|
||||
AES GCM cipher suites are not yet supported.
|
||||
* some bugfixes and improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 28 09:27:24 UTC 2013 - lnussel@suse.de
|
||||
|
||||
|
@ -25,7 +25,7 @@ BuildRequires: mozilla-nspr-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: sqlite-devel
|
||||
BuildRequires: zlib-devel
|
||||
Version: 3.15
|
||||
Version: 3.15.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/
|
||||
# hg clone https://hg.mozilla.org/projects/nss; hg up NSS_3_15_RTM
|
||||
Source: https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_15_RTM/src/nss-%{version}.tar.gz
|
||||
# hg clone https://hg.mozilla.org/projects/nss; hg up NSS_3_15_1_RTM
|
||||
Source: https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_15_1_RTM/src/nss-%{version}.tar.gz
|
||||
Source1: nss.pc.in
|
||||
Source3: nss-config.in
|
||||
Source4: %{name}-rpmlintrc
|
||||
|
3
nss-3.15.1.tar.gz
Normal file
3
nss-3.15.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f994106a33d1f3210f4151bbb3419a1c28fd1cb545caa7dc9afdebd6da626284
|
||||
size 6286561
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c139f331ddcff4d5485590ee1b4489d3731aa520d4f5d942e2e40bba1e23a3cd
|
||||
size 6276213
|
Loading…
Reference in New Issue
Block a user