summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/nss/nss/pqg.c-ULL_addend.patch
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-06-24 19:33:33 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-06-27 13:55:21 +0100
commit1e36258c5a5961c5bb8d1ccc9cc957e3fd07629d (patch)
treedcafb66efcdd5ee3fa999a21e7e23d6c5f674a2c /meta/recipes-support/nss/nss/pqg.c-ULL_addend.patch
parent0507645e3b7956e9edb2b47ffef6010b89988a12 (diff)
downloadpoky-1e36258c5a5961c5bb8d1ccc9cc957e3fd07629d.tar.gz
nss: update to 3.37.1
remove Fix-compilation-for-X32.patch as a solution simular is included in update. notable changes: The TLS 1.3 implementation was updated to Draft 28. The CA certificates list was updated to version 2.24. refresh patches fix 32 bit build error nss bug: https://bugzilla.mozilla.org/show_bug.cgi?format=default&id=1459739 (From OE-Core rev: 1ed072515f2a23de75ee56b86d8607c85b42605c) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/nss/nss/pqg.c-ULL_addend.patch')
-rw-r--r--meta/recipes-support/nss/nss/pqg.c-ULL_addend.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-support/nss/nss/pqg.c-ULL_addend.patch b/meta/recipes-support/nss/nss/pqg.c-ULL_addend.patch
index 9942bf1926..3a817faaa6 100644
--- a/meta/recipes-support/nss/nss/pqg.c-ULL_addend.patch
+++ b/meta/recipes-support/nss/nss/pqg.c-ULL_addend.patch
@@ -6,11 +6,11 @@ pqg.c:339:16: error: comparison of constant 18446744073709551615 with expression
6 6
7Signed-off-by: Khem Raj <raj.khem@gmail.com> 7Signed-off-by: Khem Raj <raj.khem@gmail.com>
8Upstream-Status: Pending 8Upstream-Status: Pending
9Index: nss-3.24/nss/lib/freebl/pqg.c 9Index: nss-3.37.1/nss/lib/freebl/pqg.c
10=================================================================== 10===================================================================
11--- nss-3.24.orig/nss/lib/freebl/pqg.c 11--- nss-3.37.1.orig/nss/lib/freebl/pqg.c
12+++ nss-3.24/nss/lib/freebl/pqg.c 12+++ nss-3.37.1/nss/lib/freebl/pqg.c
13@@ -322,8 +322,8 @@ generate_h_candidate(SECItem *hit, mp_in 13@@ -326,8 +326,8 @@ generate_h_candidate(SECItem *hit, mp_in
14 14
15 static SECStatus 15 static SECStatus
16 addToSeed(const SECItem *seed, 16 addToSeed(const SECItem *seed,