pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox60 Update to 60.4.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/31958a11a8d9
branches:  trunk
changeset: 316633:31958a11a8d9
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Dec 16 07:38:47 2018 +0000

description:
Update to 60.4.0

Changelog:
New
  Updated list of currency codes to include Unidad Previsional (UYW) (Bug 1499028)

Fixed
  Various security fixes

Security fixes:
#CVE-2018-17466: Buffer overflow and out-of-bounds read in ANGLE library with TextureStorage11
#CVE-2018-18492: Use-after-free with select element
#CVE-2018-18493: Buffer overflow in accelerated 2D canvas with Skia
#CVE-2018-18494: Same-origin policy violation using location attribute and performance.getEntries to steal cross-origin URLs
#CVE-2018-18498: Integer overflow when calculating buffer sizes for images
#CVE-2018-12405: Memory safety bugs fixed in Firefox 64 and Firefox ESR 60.4

diffstat:

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

diffs (36 lines):

diff -r 56800255c5e0 -r 31958a11a8d9 www/firefox60/Makefile
--- a/www/firefox60/Makefile    Sun Dec 16 07:11:08 2018 +0000
+++ b/www/firefox60/Makefile    Sun Dec 16 07:38:47 2018 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2018/12/09 18:52:49 adam Exp $
+# $NetBSD: Makefile,v 1.12 2018/12/16 07:38:47 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            60.3
+MOZ_BRANCH=            60.4
 MOZ_BRANCH_MINOR=      .0esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/firefox-/firefox60-/:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION=   4
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
diff -r 56800255c5e0 -r 31958a11a8d9 www/firefox60/distinfo
--- a/www/firefox60/distinfo    Sun Dec 16 07:11:08 2018 +0000
+++ b/www/firefox60/distinfo    Sun Dec 16 07:38:47 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.3 2018/10/29 01:16:58 maya Exp $
+$NetBSD: distinfo,v 1.4 2018/12/16 07:38:47 ryoon Exp $
 
-SHA1 (firefox-60.3.0esr.source.tar.xz) = bac0745b6abdd5887ec0a46041a8252c344cdc64
-RMD160 (firefox-60.3.0esr.source.tar.xz) = ff553704aad2911adbce4e4590d87861d1a1e188
-SHA512 (firefox-60.3.0esr.source.tar.xz) = 7ded25a38835fbd73a58085e24ad83308afee1784a3bf853d75093c1500ad46988f5865c106abdae938cfbd1fb10746cc1795ece7994fd7eba8a002158cf1bcd
-Size (firefox-60.3.0esr.source.tar.xz) = 268340600 bytes
+SHA1 (firefox-60.4.0esr.source.tar.xz) = 0fa5a71ce2cb90ea4be719a92645aa09dff3721f
+RMD160 (firefox-60.4.0esr.source.tar.xz) = f0b67654864aadb454923cd1ac9abffe0ac20c7c
+SHA512 (firefox-60.4.0esr.source.tar.xz) = 8119f52b2fc06f76868bf0781fec9d46c8551f0a3ca832ac9bdef6aa6d77c1d785e50d35059f0df5e3586f3396b912af06e448d65e7f5d1f468338eebe8b2cd4
+Size (firefox-60.4.0esr.source.tar.xz) = 268425148 bytes
 SHA1 (patch-aa) = fdabcc9b055f6439fdbda9b38ab7cec08ff3e231
 SHA1 (patch-browser_app_profile_firefox.js) = 9a43095d94f83f315b9a3ce4a7b0a4301e9c40e6
 SHA1 (patch-build_moz.configure_old.configure) = 1df6867eaf73a350fbe8fcd5bd34e1fcab09d707



Home | Main Index | Thread Index | Old Index