Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox68 firefox68: Update to 68.11.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97d0deb725d5
branches:  trunk
changeset: 436223:97d0deb725d5
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Jul 29 14:20:30 2020 +0000

description:
firefox68: Update to 68.11.0

Security Vulnerabilities fixed in Firefox ESR 68.11

    #CVE-2020-15652: Potential leak of redirect targets when loading scripts in
    a worker

    #CVE-2020-6514: WebRTC data channel leaks internal address to peer

    #CVE-2020-6463: Use-after-free in ANGLE
    gl::Texture::onUnbindAsSamplerTexture

    #CVE-2020-15650: Overwriting local files through malicious file picker
    application

    #CVE-2020-15649: Exfiltrating local files through malicious file picker
    application

    #CVE-2020-15659: Memory safety bugs fixed in Firefox 79 and Firefox ESR
    68.11

diffstat:

 www/firefox68/Makefile |   5 ++---
 www/firefox68/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (33 lines):

diff -r e123d9add63b -r 97d0deb725d5 www/firefox68/Makefile
--- a/www/firefox68/Makefile    Wed Jul 29 13:54:56 2020 +0000
+++ b/www/firefox68/Makefile    Wed Jul 29 14:20:30 2020 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2020/07/15 19:52:23 riastradh Exp $
+# $NetBSD: Makefile,v 1.31 2020/07/29 14:20:30 nia Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            68.10
+MOZ_BRANCH=            68.11
 MOZ_BRANCH_MINOR=      .0esr
-PKGREVISION=           1
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox68-/}
diff -r e123d9add63b -r 97d0deb725d5 www/firefox68/distinfo
--- a/www/firefox68/distinfo    Wed Jul 29 13:54:56 2020 +0000
+++ b/www/firefox68/distinfo    Wed Jul 29 14:20:30 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.20 2020/07/15 19:52:23 riastradh Exp $
+$NetBSD: distinfo,v 1.21 2020/07/29 14:20:30 nia Exp $
 
-SHA1 (firefox-68.10.0esr.source.tar.xz) = 6c502a8d2379c761250781b313db53d7a270985e
-RMD160 (firefox-68.10.0esr.source.tar.xz) = 870aaf124f1812018c885ed461fc8541df089b5c
-SHA512 (firefox-68.10.0esr.source.tar.xz) = c5c1833560364851e7cf8ea51659bc4fb60239b960125cdb20fe31f742d757ffdaef8f314f800dc91214ee8e358033dc2af971c08bbba474ef6158b101881653
-Size (firefox-68.10.0esr.source.tar.xz) = 314526224 bytes
+SHA1 (firefox-68.11.0esr.source.tar.xz) = 445acbf7b7b8f75374ee6347bb6f45748511bcf9
+RMD160 (firefox-68.11.0esr.source.tar.xz) = 82edab46fe312a47889047fe431784c511684ade
+SHA512 (firefox-68.11.0esr.source.tar.xz) = 7dcfa4944945bce184b96643a7afbd0cc97c93e4f727695bd5ee1e1745cff89784e68baf109588ef56791211b4b8f5c7c056ae6ac77f54fd00a5af5d5606f23e
+Size (firefox-68.11.0esr.source.tar.xz) = 321294384 bytes
 SHA1 (patch-aa) = 9f7200c411cd2217a80ec10a276c8877bc6b845c
 SHA1 (patch-browser_app_profile_firefox.js) = cf93582b68b8d4e72c3c25682ab9138e185418c8
 SHA1 (patch-build_moz.configure_rust.configure) = b57a9b1451dc426d75774f73d7c05fc98fe6e317



Home | Main Index | Thread Index | Old Index