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:           Fri Aug 13 15:07:04 UTC 2021

Modified Files:
        pkgsrc/www/firefox78: Makefile distinfo

Log Message:
firefox78: Update to 78.13.0

Changelog:
Various stability, functionality, and security fixes

Security fixes:
#CVE-2021-29986: Race condition when resolving DNS names could have led to
 memory corruption
#CVE-2021-29988: Memory corruption as a result of incorrect style treatment
#CVE-2021-29984: Incorrect instruction reordering during JIT optimization
#CVE-2021-29980: Uninitialized memory in a canvas object could have led to
 memory corruption
#CVE-2021-29985: Use-after-free media channels
#CVE-2021-29989: Memory safety bugs fixed in Firefox 91 and Firefox ESR 78.13


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/www/firefox78/Makefile
cvs rdiff -u -r1.18 -r1.19 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.33 pkgsrc/www/firefox78/Makefile:1.34
--- pkgsrc/www/firefox78/Makefile:1.33  Fri Jul 30 12:27:10 2021
+++ pkgsrc/www/firefox78/Makefile       Fri Aug 13 15:07:03 2021
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2021/07/30 12:27:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.34 2021/08/13 15:07:03 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            78.12
+MOZ_BRANCH=            78.13
 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.18 pkgsrc/www/firefox78/distinfo:1.19
--- pkgsrc/www/firefox78/distinfo:1.18  Thu Jul 15 06:17:45 2021
+++ pkgsrc/www/firefox78/distinfo       Fri Aug 13 15:07:03 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.18 2021/07/15 06:17:45 nia Exp $
+$NetBSD: distinfo,v 1.19 2021/08/13 15:07:03 ryoon Exp $
 
-SHA1 (firefox-78.12.0esr.source.tar.xz) = 83ae378d8bddd9efc5badb99a6246979313f7134
-RMD160 (firefox-78.12.0esr.source.tar.xz) = ecc3b9d32a5bcda4ca03b862c30f53d96465249a
-SHA512 (firefox-78.12.0esr.source.tar.xz) = 646eb803e0d0e541773e3111708c7eaa85e784e4bae6e4a77dcecdc617ee29e2e349c9ef16ae7e663311734dd7491aebd904359124dda62672dbc18bfb608f0a
-Size (firefox-78.12.0esr.source.tar.xz) = 333737488 bytes
+SHA1 (firefox-78.13.0esr.source.tar.xz) = 0da70b30de24716246dd090cf4b3245c91c5931c
+RMD160 (firefox-78.13.0esr.source.tar.xz) = 3cb028c067ccff36ff90b9eb9871be20f2db05e5
+SHA512 (firefox-78.13.0esr.source.tar.xz) = 78a5dc8713ab879ebfc3b8fd7a8219844d06f0d897342fdf9a11471633d98e148ff85cf10e561899df4910b94a33b57709b64788df4621a8c0b83eb9a7102cef
+Size (firefox-78.13.0esr.source.tar.xz) = 333506484 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