Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (df84a8e35e921b3d5e99c088d08201e89c9cfb8e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (df84a8e35e921b3d5e99c088d08201e89c9cfb8e)
  • Date: Sat, 7 Aug 2021 19:54:49 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemaage.org>:

crypto/nss/DETAILS | 4 ++++
crypto/nss/HISTORY | 3 +++
crypto/nss/PREPARE | 2 +-
3 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit df84a8e35e921b3d5e99c088d08201e89c9cfb8e
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

crypto/nss: version 3.69

diff --git a/crypto/nss/DETAILS b/crypto/nss/DETAILS
index 1f4ba09..c9e52ed 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 bdc0167..04d4b17 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,6 @@
+2021-08-07 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS, PREPARE: version 3.69
+
2021-07-14 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.68
* PREPARE: added 3.68 branch
diff --git a/crypto/nss/PREPARE b/crypto/nss/PREPARE
index 0328b04..08ff3b9 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



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (df84a8e35e921b3d5e99c088d08201e89c9cfb8e), Pavel Vinogradov, 08/07/2021

Archive powered by MHonArc 2.6.24.

Top of Page