summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorTreeve Jelbert2021-06-06 14:06:37 +0200
committerTreeve Jelbert2021-06-06 18:20:49 +0200
commitab003bc93a309d53943ced577aa6dfd84c1e5c65 (patch)
tree124c0e23ecd9d8c128602bcd03aad0ea9bb4e813 /crypto
parente5391ca984ca24faa48a4b7eff6ce5f440d81035 (diff)
nss: => 3.66
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 6f55d4c42a..080959f7b8 100755
--- a/crypto/nss/DETAILS
+++ b/crypto/nss/DETAILS
@@ -81,6 +81,10 @@ case $NSS_BRANCH in
VERSION=3.65
SOURCE_HASH=sha512:6f980f44056c69c74754124ce16d4880fb47440146d55906584f70d1be8e74885570308914d4482b3ee676a1f5b1e529616eae8ccd6906d678394dd929dd0825
;;
+ 3.66)
+ VERSION=3.66
+ SOURCE_HASH=sha512:327129cb065a8c19246e081e3cbc4798c81dc52eab6ee366eade151e9d308990592075c52a7c672165725fd855a0c539d56a803c26ef066561c584d693e0e467
+ ;;
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 43b8a4f8bb..59c072041c 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,7 @@
+2021-06-06 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 3.66
+ * PREPARE, PRE_BUILD: added 3.66 branch
+
2021-05-19 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 3.65
* PREPARE, PRE_BUILD: added 3.65 branch
diff --git a/crypto/nss/PREPARE b/crypto/nss/PREPARE
index e9db623703..807f94e472 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 &&
+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 &&
if [[ -z "$NSS_BRANCH" ]] || [[ "$NSS_BRANCH" == "DEFAULT" ]]; then
NSS_BRANCH=3.56