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:   ryoon
Date:           Wed Mar 24 18:58:06 UTC 2021

Modified Files:
        pkgsrc/www/firefox78: Makefile distinfo

Log Message:
firefox78: Update to 78.9.0

Changelog:
Security fixes:
#CVE-2021-23981: Texture upload into an unbound backing buffer resulted in an
 out-of-bound read
#CVE-2021-23982: Internal network hosts could have been probed by a malicious
 webpage
#CVE-2021-23984: Malicious extensions could have spoofed popup information
#CVE-2021-23987: Memory safety bugs fixed in Firefox 87 and Firefox ESR 78.9


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/firefox78/Makefile
cvs rdiff -u -r1.13 -r1.14 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.21 pkgsrc/www/firefox78/Makefile:1.22
--- pkgsrc/www/firefox78/Makefile:1.21  Wed Feb 24 13:20:06 2021
+++ pkgsrc/www/firefox78/Makefile       Wed Mar 24 18:58:06 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2021/02/24 13:20:06 nia Exp $
+# $NetBSD: Makefile,v 1.22 2021/03/24 18:58:06 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            78.8
+MOZ_BRANCH=            78.9
 MOZ_BRANCH_MINOR=      .0esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source

Index: pkgsrc/www/firefox78/distinfo
diff -u pkgsrc/www/firefox78/distinfo:1.13 pkgsrc/www/firefox78/distinfo:1.14
--- pkgsrc/www/firefox78/distinfo:1.13  Tue Mar  9 13:31:48 2021
+++ pkgsrc/www/firefox78/distinfo       Wed Mar 24 18:58:06 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.13 2021/03/09 13:31:48 wiz Exp $
+$NetBSD: distinfo,v 1.14 2021/03/24 18:58:06 ryoon Exp $
 
-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 (firefox-78.9.0esr.source.tar.xz) = 03a8fc7dc94a2ceaa2a7b902e98d09abab62ae38
+RMD160 (firefox-78.9.0esr.source.tar.xz) = eacf473a248d39ff6d3c8e80ff37b11075fae6fe
+SHA512 (firefox-78.9.0esr.source.tar.xz) = 28582fc0a03fb50c0a817deb1083817bb7f2f5d38e98439bf655ed4ee18c83568b3002a59ef76edf357bfb11f55832a221d14130f116aac19d850768fba3ac8b
+Size (firefox-78.9.0esr.source.tar.xz) = 332717100 bytes
 SHA1 (patch-aa) = 458ee59cec3d2d1d52b222ab2031720e7a11fc02
 SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0
 SHA1 (patch-build_moz.configure_rust.configure) = ee9e207e67709f3c9455b4d22f5f254890e99ca8



Home | Main Index | Thread Index | Old Index