Skip to Content.
Sympa Menu

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

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 (e000521830ebecfc1504eabab6b6c15b707efa33)
  • Date: Wed, 20 Mar 2019 03:00:40 +0000

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

http/firefox/DEPENDS | 2 +-
http/firefox/HISTORY | 11 ++++++++++-
2 files changed, 11 insertions(+), 2 deletions(-)

New commits:
commit e000521830ebecfc1504eabab6b6c15b707efa33
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/firefox: needs nss >= 3.42

commit 8a6453053bde72164e27fd4e9bc59b1152a78f7a
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/firefox: CVE list for 66.0

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index b9456af..2cd873a 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.41" &&
+local NSS_BRANCH="3.42" &&
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 3523504..510d923 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,5 +1,14 @@
+2019-03-19 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: needs nss >= 3.42
+
2019-03-14 Pavel Vinogradov <public AT sourcemage.org>
- * DETAILS: version 66.0, SECURITY_PATCH++
+ * DETAILS: version 66.0, SECURITY_PATCH++,
+ (CVE-2019-9790, CVE-2019-9791, CVE-2019-9792, CVE-2019-9793.
+ CVE-2019-9794, CVE-2019-9795, CVE-2019-9796, CVE-2019-9797.
+ CVE-2019-9798, CVE-2019-9799, CVE-2019-9801, CVE-2019-9802,
+ CVE-2019-9803, CVE-2019-9804, CVE-2019-9805, CVE-2019-9806,
+ CVE-2019-9807, CVE-2019-9809, CVE-2019-9808, CVE-2019-9789,
+ CVE-2019-9788)
* patches/200*: updated

2019-02-28 Pavel Vinogradov <public AT sourcemage.org>



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (e000521830ebecfc1504eabab6b6c15b707efa33), Pavel Vinogradov, 03/19/2019

Archive powered by MHonArc 2.6.24.

Top of Page