- update to 3.17.1 (bnc#897890)

* Change library's signature algorithm default to SHA256
  * Add support for draft-ietf-tls-downgrade-scsv
  * Add clang-cl support to the NSS build system
  * Implement TLS 1.3:
    * Part 1. Negotiate TLS 1.3
    * Part 2. Remove deprecated cipher suites andcompression.
  * Add support for little-endian powerpc64

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=166
This commit is contained in:
Wolfgang Rosenauer 2014-09-23 21:39:14 +00:00 committed by Git OBS Bridge
parent 8b17b48d47
commit 3fb5d49790
4 changed files with 19 additions and 7 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Sep 23 21:30:16 UTC 2014 - wr@rosenauer.org
- update to 3.17.1 (bnc#897890)
* Change library's signature algorithm default to SHA256
* Add support for draft-ietf-tls-downgrade-scsv
* Add clang-cl support to the NSS build system
* Implement TLS 1.3:
* Part 1. Negotiate TLS 1.3
* Part 2. Remove deprecated cipher suites andcompression.
* Add support for little-endian powerpc64
-------------------------------------------------------------------
Fri Aug 29 11:53:10 UTC 2014 - wr@rosenauer.org

View File

@ -25,7 +25,7 @@ BuildRequires: mozilla-nspr-devel >= 4.10.7
BuildRequires: pkg-config
BuildRequires: sqlite-devel
BuildRequires: zlib-devel
Version: 3.17
Version: 3.17.1
Release: 0
# bug437293
%ifarch ppc64
@ -36,9 +36,9 @@ 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_17_RTM/src/nss-%{version}.tar.gz
# hg clone https://hg.mozilla.org/projects/nss nss-3.17/nss ; cd nss-3.17/nss ; hg up NSS_3_17_RTM
#Source: nss-%{version}.tar.gz
#Source: https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_17_1_RTM/src/nss-%{version}.tar.gz
# hg clone https://hg.mozilla.org/projects/nss nss-3.17.1/nss ; cd nss-3.17.1/nss ; hg up NSS_3_17_1_RTM
Source: nss-%{version}.tar.gz
Source1: nss.pc.in
Source3: nss-config.in
Source4: %{name}-rpmlintrc

3
nss-3.17.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f80d9e0f028ca834b53d856c30e4689301a626cdc98c72994fe1919812bdaf76
size 7347014

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3b1abcd8f89211dda2cc739bfa76552d080f7ea80482ef2727b006548a7f0c81
size 6429534