New commits:
commit cefdfb2287884294ed747a3edaa9208a0535608e
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
crypto/nss: added 3.122 branch
diff --git a/crypto/nss/DETAILS b/crypto/nss/DETAILS
index 12afea1..2342ad0 100755
--- a/crypto/nss/DETAILS
+++ b/crypto/nss/DETAILS
@@ -207,6 +207,10 @@ case $NSS_BRANCH in
3.121)
VERSION=3.121
SOURCE_HASH=sha512:799cfb07bb806d3ab2786f7f1e88aa20ad490a0021a931b9382c08b08b6e6728367768335b05e15229f134275ee27ff153afaad78f07b394ef4c0b0e554e130c
+ ;;
+ 3.122)
+ VERSION=3.122
+
SOURCE_HASH=sha512:53847c2de0e4608b387d5688ecf005a2a78da67408bda31f522539306816e25580d6046656cd5bb7fb9642feb625a904a17d3102573be96a9fd8b46e14037ff7
esac
VERSIONX="${VERSION//./_}"
if [[ "${VERSION}" == "3.119.1" ]]; then
diff --git a/crypto/nss/HISTORY b/crypto/nss/HISTORY
index b050f9b..a7e51dc 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,6 @@
+2026-03-24 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS, PREPARE: added 3.122 branch
+
2026-02-20 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS, PREPARE: added 3.121 branch