summaryrefslogtreecommitdiffstats
path: root/http
diff options
context:
space:
mode:
authorPavel Vinogradov2019-07-10 16:01:08 -0400
committerPavel Vinogradov2019-07-10 16:01:08 -0400
commitf51885c163c8aa2dafd3e53e375de2e426a54060 (patch)
treec7999bd358836ec012bc5a8e150950334d976be5 /http
parent25c655a811ec89aa0aa657f2dc17af88685952ea (diff)
http/firefox: needs nss branch >= 3.44
Diffstat (limited to 'http')
-rwxr-xr-xhttp/firefox/DEPENDS2
-rw-r--r--http/firefox/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index 2cd873aa31..5019e52b51 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -30,7 +30,7 @@ depends libwebp "--with-system-webp" &&
depends nspr "--with-system-nspr" &&
-local NSS_BRANCH="3.42" &&
+local NSS_BRANCH="3.44" &&
if spell_ok nss &&
is_version_less "$(installed_version nss)" "${NSS_BRANCH}"; then
depends -sub "${NSS_BRANCH}.x" nss "--with-system-nss"
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 06cfdf2570..4ec55e3273 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2019-07-10 Pavel Vinogradov <public@sourcemage.org>
+ * DEPENDS: needs nss branch >= 3.44
+
2019-07-08 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 68.0, SECURITY_PATCH++,
(CVE-2019-9811, CVE-2019-11711, CVE-2019-11712, CVE-2019-11713,