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.9.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ea77cf5c181d
branches:  trunk
changeset: 449280:ea77cf5c181d
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Mar 24 18:58:06 2021 +0000

description:
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

diffstat:

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

diffs (31 lines):

diff -r 46d4c46df78b -r ea77cf5c181d www/firefox78/Makefile
--- a/www/firefox78/Makefile    Wed Mar 24 18:23:33 2021 +0000
+++ b/www/firefox78/Makefile    Wed Mar 24 18:58:06 2021 +0000
@@ -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
diff -r 46d4c46df78b -r ea77cf5c181d www/firefox78/distinfo
--- a/www/firefox78/distinfo    Wed Mar 24 18:23:33 2021 +0000
+++ b/www/firefox78/distinfo    Wed Mar 24 18:58:06 2021 +0000
@@ -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