summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorTreeve Jelbert2021-10-05 09:39:10 +0200
committerTreeve Jelbert2021-10-05 09:39:10 +0200
commitd8deaa4dc6e4fcec5915eeaf20637a42289a0614 (patch)
tree12d442101710717c28a4689b8d07f88dc4dc44d7 /crypto
parente328800c1c04e5560688f5cd74ba4bb45fcb3073 (diff)
nss: => 3.71
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/nss/DETAILS4
-rw-r--r--crypto/nss/HISTORY4
-rwxr-xr-xcrypto/nss/PREPARE2
3 files changed, 9 insertions, 1 deletions
diff --git a/crypto/nss/DETAILS b/crypto/nss/DETAILS
index a58193b701..e6ffbfd2fe 100755
--- a/crypto/nss/DETAILS
+++ b/crypto/nss/DETAILS
@@ -100,6 +100,10 @@ case $NSS_BRANCH in
3.70)
VERSION=3.70
SOURCE_HASH=sha512:9766282b36560d2f73ac5e90dbc3962802d6b1e8650ff9c0afbd6d2e1ff4cf8f2bc251f972344dc8a6ac5209b917aae03cc9883cb081011a7dea7bd258a95d82
+ ;;
+ 3.71)
+ VERSION=3.71
+ SOURCE_HASH=sha512:a4a724dc4e8677965b6245ea2309790d31ec7719658e2b349eb67c9008082132c76277340d15e4fdd8d2fe1f560ae6803fb038d023c3dfd2e3772fa3b77720e2
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 a7133559e2..9883c9c932 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,7 @@
+2021-10.5 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 3.71
+ * PREPARE: added 3.71 branch
+
2021-09-06 Pavel Vinogradov <public@sourcemage.org>
* DETAILS, PREPARE, PRE_BUILD: added 3.70 branch
diff --git a/crypto/nss/PREPARE b/crypto/nss/PREPARE
index 438a46f0e3..b917578f6a 100755
--- a/crypto/nss/PREPARE
+++ b/crypto/nss/PREPARE
@@ -1,5 +1,5 @@
. "${GRIMOIRE}/FUNCTIONS" &&
-prepare_select_branch DEFAULT 3.17 3.20 3.45 3.46 3.47 3.48 3.49 3.51 3.53 3.54 3.55 3.56 3.57 3.58 3.59 3.60 3.61 3.62 3.63 3.65 3.66 3.67 3.68 3.69 3.70 &&
+prepare_select_branch DEFAULT 3.17 3.20 3.45 3.46 3.47 3.48 3.49 3.51 3.53 3.54 3.55 3.56 3.57 3.58 3.59 3.60 3.61 3.62 3.63 3.65 3.66 3.67 3.68 3.69 3.70 3.71&&
if [[ -z "$NSS_BRANCH" ]] || [[ "$NSS_BRANCH" == "DEFAULT" ]]; then
NSS_BRANCH=3.56