summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorPavel Vinogradov2021-07-14 14:52:04 -0400
committerPavel Vinogradov2021-07-14 14:58:00 -0400
commit135d61b28a794f07a3b0208e2b8ff5368a5ce44f (patch)
tree3b9f8201a0de410e62013710a22bcbdacb626c6d /crypto
parent8141d600e1a77bbfc87eda7b44e153ebae295087 (diff)
crypto/nss: added 3.68 branch
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/nss/DETAILS3
-rw-r--r--crypto/nss/HISTORY4
-rwxr-xr-xcrypto/nss/PREPARE2
3 files changed, 8 insertions, 1 deletions
diff --git a/crypto/nss/DETAILS b/crypto/nss/DETAILS
index 9a945880a2..1f4ba093d4 100755
--- a/crypto/nss/DETAILS
+++ b/crypto/nss/DETAILS
@@ -89,6 +89,9 @@ case $NSS_BRANCH in
VERSION=3.67
SOURCE_HASH=sha512:1d3fa3fafbf3e54c9c3b54b0b3c291aebb48542380a1b704fa07359d3cefab93f166b31928c9db190ed58118e289e67ce8aa1619e4219d69b2c098484a22bc9d
;;
+ 3.68)
+ VERSION=3.68
+ SOURCE_HASH=sha512:be1197320620ffc9c00aa8aec14de71b5c0bdbfc286309fcc5e995c74d1249cea798fd226ba613b345719238b73883af9f2bc28e1e1f698563767295df518a6e
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 04302905f3..bdc01676de 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,7 @@
+2021-07-14 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 3.68
+ * PREPARE: added 3.68 branch
+
2021-06-27 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 3.67
* PREPARE, PRE_BUILD: added 3.67 branch
diff --git a/crypto/nss/PREPARE b/crypto/nss/PREPARE
index 9eb0540ee4..0328b04109 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 &&
+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 &&
if [[ -z "$NSS_BRANCH" ]] || [[ "$NSS_BRANCH" == "DEFAULT" ]]; then
NSS_BRANCH=3.56