Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2020Q2]: pkgsrc/www/firefox68 Pullup ticket #6266 - requested ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/07dfdea783b6
branches: pkgsrc-2020Q2
changeset: 435548:07dfdea783b6
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Thu Jul 09 08:07:51 2020 +0000
description:
Pullup ticket #6266 - requested by nia
www/firefox68: security fix
Revisions pulled up:
- www/firefox68/Makefile 1.29
- www/firefox68/distinfo 1.19
---
Module Name: pkgsrc
Committed By: nia
Date: Tue Jul 7 16:44:11 UTC 2020
Modified Files:
pkgsrc/www/firefox68: Makefile distinfo
Log Message:
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 3aa8645632cc -r 07dfdea783b6 www/firefox68/Makefile
--- a/www/firefox68/Makefile Thu Jul 09 06:47:08 2020 +0000
+++ b/www/firefox68/Makefile Thu Jul 09 08:07:51 2020 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.26 2020/06/17 17:57:25 nia Exp $
+# $NetBSD: Makefile,v 1.26.2.1 2020/07/09 08:07:51 bsiegert 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 3aa8645632cc -r 07dfdea783b6 www/firefox68/distinfo
--- a/www/firefox68/distinfo Thu Jul 09 06:47:08 2020 +0000
+++ b/www/firefox68/distinfo Thu Jul 09 08:07:51 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.18 2020/06/17 17:59:25 nia Exp $
+$NetBSD: distinfo,v 1.18.2.1 2020/07/09 08:07:51 bsiegert 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