summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorPavel Vinogradov2019-07-10 15:50:08 -0400
committerPavel Vinogradov2019-07-10 15:50:08 -0400
commit25c655a811ec89aa0aa657f2dc17af88685952ea (patch)
treefa8c9243bdb820f3ec52e88b2b851cdc89d98a87 /crypto
parentff3c738f16b2ae9742d34828c8c96817a1da1de1 (diff)
crypto/nss: added 3.45 branch
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/nss/DETAILS4
-rw-r--r--crypto/nss/HISTORY3
-rwxr-xr-xcrypto/nss/PREPARE2
3 files changed, 8 insertions, 1 deletions
diff --git a/crypto/nss/DETAILS b/crypto/nss/DETAILS
index 5e17a8c786..47a2ce9bcc 100755
--- a/crypto/nss/DETAILS
+++ b/crypto/nss/DETAILS
@@ -122,6 +122,10 @@ case $NSS_BRANCH in
3.44)
VERSION=3.44.1
SOURCE_HASH=sha512:eb8777701a25b54377026633b6bf284e4c62308012058355f348a7c57525afe96db74a07de41ba01754e316a7dff06689de527359a5474ed7ab606779c4cf169
+ ;;
+ 3.45)
+ VERSION=3.45
+ SOURCE_HASH=sha512:33360a1bb4e0a0a974070c354ee82c515d5cfa2a12c9c96817a9fdb3e4ca1ad62eb95886b9b0d60e2f69efda964376d0671c1e3c920b2ea614aeecb719c6ff29
esac
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://ftp.mozilla.org/pub/security/nss/releases/NSS_${VERSION//./_}_RTM/src/$SOURCE
diff --git a/crypto/nss/HISTORY b/crypto/nss/HISTORY
index 748c57d622..2dd0df69c4 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,6 @@
+2019-07-10 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS, PREPARE: added 3.45 branch
+
2019-07-08 Eric Sandall <sandalle@sourcemage.org>
* BUILD: Set 64-bit for EM64T as well.
Sorcery devel (from git), glibc, gcc, or updated smgl-archspecs changed
diff --git a/crypto/nss/PREPARE b/crypto/nss/PREPARE
index ba18c44e23..b601027847 100755
--- a/crypto/nss/PREPARE
+++ b/crypto/nss/PREPARE
@@ -1,5 +1,5 @@
. "${GRIMOIRE}/FUNCTIONS" &&
-prepare_select_branch DEFAULT 3.14 3.15 3.16 3.17 3.18 3.19 3.20 3.21 3.22 3.23 3.24 3.25 3.26 3.27 3.28 3.29 3.30 3.32 3.33 3.34 3.35 3.36 3.37 3.38 3.39 3.40 3.41 3.42 3.43 3.44 &&
+prepare_select_branch DEFAULT 3.14 3.15 3.16 3.17 3.18 3.19 3.20 3.21 3.22 3.23 3.24 3.25 3.26 3.27 3.28 3.29 3.30 3.32 3.33 3.34 3.35 3.36 3.37 3.38 3.39 3.40 3.41 3.42 3.43 3.44 3.45 &&
if [[ -z "$NSS_BRANCH" ]] || [[ "$NSS_BRANCH" == "DEFAULT" ]]; then
NSS_BRANCH=3.20