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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c69d5f1814d3
branches:  trunk
changeset: 435438:c69d5f1814d3
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Jul 07 16:44:11 2020 +0000

description:
firefox68: Update to 68.10.0

For anyone curious about the delay: apparently, my ccache cache
was corrupted so the build was failing. *sigh* that won't be a problem
soon...

Security Vulnerabilities fixed in Firefox ESR 68.10

    #CVE-2020-12417: Memory corruption due to missing sign-extension for
    ValueTags on ARM64

    #CVE-2020-12418: Information disclosure due to manipulated URL object

    #CVE-2020-12419: Use-after-free in nsGlobalWindowInner

    #CVE-2020-12420: Use-After-Free when trying to connect to a STUN server

    #CVE-2020-12421: Add-On updates did not respect the same certificate trust
    rules as software updates

diffstat:

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

diffs (36 lines):

diff -r 9709ffcd8d60 -r c69d5f1814d3 www/firefox68/Makefile
--- a/www/firefox68/Makefile    Tue Jul 07 14:58:24 2020 +0000
+++ b/www/firefox68/Makefile    Tue Jul 07 16:44:11 2020 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.28 2020/07/01 09:18:49 nia Exp $
+# $NetBSD: Makefile,v 1.29 2020/07/07 16:44:11 nia Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            68.9
+MOZ_BRANCH=            68.10
 MOZ_BRANCH_MINOR=      .0esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox68-/}
-PKGREVISION=   2
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
diff -r 9709ffcd8d60 -r c69d5f1814d3 www/firefox68/distinfo
--- a/www/firefox68/distinfo    Tue Jul 07 14:58:24 2020 +0000
+++ b/www/firefox68/distinfo    Tue Jul 07 16:44:11 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.18 2020/06/17 17:59:25 nia Exp $
+$NetBSD: distinfo,v 1.19 2020/07/07 16:44:11 nia Exp $
 
-SHA1 (firefox-68.9.0esr.source.tar.xz) = ee6406ec1280afc24d4a90c392ff09ff5060686e
-RMD160 (firefox-68.9.0esr.source.tar.xz) = 6bb287d394768b137d46f4abac9111ba662b9942
-SHA512 (firefox-68.9.0esr.source.tar.xz) = 98431800d80f7c680aef9eede29df8217810912a319a7f7f8c2e637c43ecd4f4e29223a417afb2a6315e825f979453ff6e6b5a575649aba5cc63ce5956375bb8
-Size (firefox-68.9.0esr.source.tar.xz) = 317469120 bytes
+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 (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