summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorTreeve Jelbert2021-06-27 16:27:11 +0200
committerTreeve Jelbert2021-06-27 18:16:06 +0200
commit79afc8add4b2605c3bc7d7f123835e983735e12b (patch)
tree17d464e049751546e399937faf4eb7644ab3d9c3 /crypto
parent1d2d98d33d6c54bab7425394d957b3b55418500d (diff)
nss: => 3.67
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 080959f7b8..9a945880a2 100755
--- a/crypto/nss/DETAILS
+++ b/crypto/nss/DETAILS
@@ -85,6 +85,10 @@ case $NSS_BRANCH in
VERSION=3.66
SOURCE_HASH=sha512:327129cb065a8c19246e081e3cbc4798c81dc52eab6ee366eade151e9d308990592075c52a7c672165725fd855a0c539d56a803c26ef066561c584d693e0e467
;;
+ 3.67)
+ VERSION=3.67
+ SOURCE_HASH=sha512:1d3fa3fafbf3e54c9c3b54b0b3c291aebb48542380a1b704fa07359d3cefab93f166b31928c9db190ed58118e289e67ce8aa1619e4219d69b2c098484a22bc9d
+ ;;
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 59c072041c..04302905f3 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,7 @@
+2021-06-27 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 3.67
+ * PREPARE, PRE_BUILD: added 3.67 branch
+
2021-06-06 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 3.66
* PREPARE, PRE_BUILD: added 3.66 branch
diff --git a/crypto/nss/PREPARE b/crypto/nss/PREPARE
index 807f94e472..9eb0540ee4 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 &&
+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 &&
if [[ -z "$NSS_BRANCH" ]] || [[ "$NSS_BRANCH" == "DEFAULT" ]]; then
NSS_BRANCH=3.56