pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2021Q2] pkgsrc/www/firefox78



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Sat Aug 28 12:06:58 UTC 2021

Modified Files:
        pkgsrc/www/firefox78 [pkgsrc-2021Q2]: Makefile distinfo

Log Message:
Pullup ticket #6494 - requested by nia
www/firefox78: security fix

Revisions pulled up:
- www/firefox78/Makefile                                        1.34
- www/firefox78/distinfo                                        1.19

---
   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.31.2.1 -r1.31.2.2 pkgsrc/www/firefox78/Makefile
cvs rdiff -u -r1.17.2.1 -r1.17.2.2 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.31.2.1 pkgsrc/www/firefox78/Makefile:1.31.2.2
--- pkgsrc/www/firefox78/Makefile:1.31.2.1      Thu Jul 15 15:41:13 2021
+++ pkgsrc/www/firefox78/Makefile       Sat Aug 28 12:06:58 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31.2.1 2021/07/15 15:41:13 bsiegert Exp $
+# $NetBSD: Makefile,v 1.31.2.2 2021/08/28 12:06:58 bsiegert 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

Index: pkgsrc/www/firefox78/distinfo
diff -u pkgsrc/www/firefox78/distinfo:1.17.2.1 pkgsrc/www/firefox78/distinfo:1.17.2.2
--- pkgsrc/www/firefox78/distinfo:1.17.2.1      Thu Jul 15 15:41:13 2021
+++ pkgsrc/www/firefox78/distinfo       Sat Aug 28 12:06:58 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.17.2.1 2021/07/15 15:41:13 bsiegert Exp $
+$NetBSD: distinfo,v 1.17.2.2 2021/08/28 12:06:58 bsiegert 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