summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorPavel Vinogradov2021-08-07 15:51:07 -0400
committerPavel Vinogradov2021-08-07 15:51:07 -0400
commitdf84a8e35e921b3d5e99c088d08201e89c9cfb8e (patch)
tree71a0931836afa18516fe48f6c516341bb051e8a3 /crypto
parent3a393f1f0d87592e1dfdd61512788121e7030a67 (diff)
crypto/nss: version 3.69
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 1f4ba093d4..c9e52ed723 100755
--- a/crypto/nss/DETAILS
+++ b/crypto/nss/DETAILS
@@ -92,6 +92,10 @@ case $NSS_BRANCH in
3.68)
VERSION=3.68
SOURCE_HASH=sha512:be1197320620ffc9c00aa8aec14de71b5c0bdbfc286309fcc5e995c74d1249cea798fd226ba613b345719238b73883af9f2bc28e1e1f698563767295df518a6e
+ ;;
+ 3.69)
+ VERSION=3.69
+ SOURCE_HASH=sha512:9dd824b3e96aa5a032d5005cdf60a55efac23f69f3857cd1f4337f3ebad92fc2354bb05ed85f04a368e55306a46ebd17a91f7f432f1c191a96e99aecfa62cfdf
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 bdc01676de..04d4b17df6 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,6 @@
+2021-08-07 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS, PREPARE: version 3.69
+
2021-07-14 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 3.68
* PREPARE: added 3.68 branch
diff --git a/crypto/nss/PREPARE b/crypto/nss/PREPARE
index 0328b04109..08ff3b93c3 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 &&
+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 &&
if [[ -z "$NSS_BRANCH" ]] || [[ "$NSS_BRANCH" == "DEFAULT" ]]; then
NSS_BRANCH=3.56