pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/firefox78 firefox78: Update to 78.8.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/03020f232504
branches:  trunk
changeset: 447652:03020f232504
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Feb 24 13:20:06 2021 +0000

description:
firefox78: Update to 78.8.0

Security Vulnerabilities fixed in Firefox ESR 78.8

#CVE-2021-23969: Content Security Policy violation report could have
contained the destination of a redirect

#CVE-2021-23968: Content Security Policy violation report could have
contained the destination of a redirect

#CVE-2021-23973: MediaError message property could have leaked
information about cross-origin resources

#CVE-2021-23978: Memory safety bugs fixed in Firefox 86 and Firefox ESR
78.8

diffstat:

 www/firefox78/Makefile |   7 +++----
 www/firefox78/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (37 lines):

diff -r 2f00f313d455 -r 03020f232504 www/firefox78/Makefile
--- a/www/firefox78/Makefile    Wed Feb 24 13:19:10 2021 +0000
+++ b/www/firefox78/Makefile    Wed Feb 24 13:20:06 2021 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.20 2021/02/07 06:30:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2021/02/24 13:20:06 nia Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            78.7
-MOZ_BRANCH_MINOR=      .1esr
+MOZ_BRANCH=            78.8
+MOZ_BRANCH_MINOR=      .0esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox78-/}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
diff -r 2f00f313d455 -r 03020f232504 www/firefox78/distinfo
--- a/www/firefox78/distinfo    Wed Feb 24 13:19:10 2021 +0000
+++ b/www/firefox78/distinfo    Wed Feb 24 13:20:06 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.11 2021/02/06 04:52:12 ryoon Exp $
+$NetBSD: distinfo,v 1.12 2021/02/24 13:20:06 nia Exp $
 
-SHA1 (firefox-78.7.1esr.source.tar.xz) = 79b6254bfcbb3c257ffed71b4abbf2c7107725fb
-RMD160 (firefox-78.7.1esr.source.tar.xz) = fc01930291e7eaf371b3f76bc5bbcec3693b5c5e
-SHA512 (firefox-78.7.1esr.source.tar.xz) = d5828667ab07f5971049092102b7017472a835a3ab8581ba485a528e9b269aafdeeebecb4c882043459c2b901290c5525d795b04c1d4f30f7b74ee6cd7b18646
-Size (firefox-78.7.1esr.source.tar.xz) = 334417504 bytes
+SHA1 (firefox-78.8.0esr.source.tar.xz) = 319b0d40c27299d5646587f5928e8f90abeb28a1
+RMD160 (firefox-78.8.0esr.source.tar.xz) = 78ddaa2719a899cea50d92d3bd4161e3427fcbf0
+SHA512 (firefox-78.8.0esr.source.tar.xz) = 0160aa6c408c2af66d24b74cf98e1a07ab1604e7b93ffcde79201f9d68e41e896ef965f1904de52d5dd82ffedae33ac96e93b871727bf5dd5983c5af2f1f439f
+Size (firefox-78.8.0esr.source.tar.xz) = 330937116 bytes
 SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7
 SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0
 SHA1 (patch-build_moz.configure_rust.configure) = ee9e207e67709f3c9455b4d22f5f254890e99ca8



Home | Main Index | Thread Index | Old Index