pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox78



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Feb 24 13:20:06 UTC 2021

Modified Files:
        pkgsrc/www/firefox78: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/firefox78/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/firefox78/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/firefox78/Makefile
diff -u pkgsrc/www/firefox78/Makefile:1.20 pkgsrc/www/firefox78/Makefile:1.21
--- pkgsrc/www/firefox78/Makefile:1.20  Sun Feb  7 06:30:40 2021
+++ pkgsrc/www/firefox78/Makefile       Wed Feb 24 13:20:06 2021
@@ -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

Index: pkgsrc/www/firefox78/distinfo
diff -u pkgsrc/www/firefox78/distinfo:1.11 pkgsrc/www/firefox78/distinfo:1.12
--- pkgsrc/www/firefox78/distinfo:1.11  Sat Feb  6 04:52:12 2021
+++ pkgsrc/www/firefox78/distinfo       Wed Feb 24 13:20:06 2021
@@ -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