From 696db3433e0729c6c3308c0be6774392c8c3b429 Mon Sep 17 00:00:00 2001 From: ryoon Date: Wed, 27 Apr 2016 21:21:18 +0000 Subject: Update to 38.8.0 Changelog: Fixed in Firefox ESR 38.8 2016-47 Write to invalid HashMap entry through JavaScript.watch() 2016-44 Buffer overflow in libstagefright with CENC offsets 2016-39 Miscellaneous memory safety hazards (rv:46.0 / rv:45.1 / rv:38.8) 2016-36 Use-after-free during processing of DER encoded keys in NSS 2016-29 Same-origin policy violation using performance.getEntries and history navigation with session restore 2016-15 Use-after-free in NSS during SSL connections in low memory 2016-07 Errors in mp_div and mp_exptmod cryptographic functions in NSS --- www/firefox38/Makefile | 7 +++---- www/firefox38/distinfo | 10 +++++----- 2 files changed, 8 insertions(+), 9 deletions(-) (limited to 'www') diff --git a/www/firefox38/Makefile b/www/firefox38/Makefile index d7f49ea1aec..91fe9832fb4 100644 --- a/www/firefox38/Makefile +++ b/www/firefox38/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2016/04/11 19:02:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.19 2016/04/27 21:21:18 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -MOZ_BRANCH= 38.7 -MOZ_BRANCH_MINOR= .1esr +MOZ_BRANCH= 38.8 +MOZ_BRANCH_MINOR= .0esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox38-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} -PKGREVISION= 1 CATEGORIES= www MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} diff --git a/www/firefox38/distinfo b/www/firefox38/distinfo index 311b815811c..76441fdfd2c 100644 --- a/www/firefox38/distinfo +++ b/www/firefox38/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.16 2016/03/19 23:01:35 ryoon Exp $ +$NetBSD: distinfo,v 1.17 2016/04/27 21:21:18 ryoon Exp $ -SHA1 (firefox-38.7.1esr.source.tar.bz2) = c3c5cb3ee1db92da2253fdb5ab566a69f8b7f066 -RMD160 (firefox-38.7.1esr.source.tar.bz2) = 9ae1d40bbc92adab8eaf1da065780edff00738b3 -SHA512 (firefox-38.7.1esr.source.tar.bz2) = af569b37fd5b0ec9ae772e98192c1597c88be77090e6542892a0567918507f4e7ce46dac1208620d5ab9c47d76c6ab45ebe18b55bc63f7f085271270289660ad -Size (firefox-38.7.1esr.source.tar.bz2) = 181300248 bytes +SHA1 (firefox-38.8.0esr.source.tar.bz2) = 14367a7102ef2c54e0715bf16340fb4de9cb75ed +RMD160 (firefox-38.8.0esr.source.tar.bz2) = 70368259e1c2c05253dfd1b0f15f696a890882c3 +SHA512 (firefox-38.8.0esr.source.tar.bz2) = fcd2497a60176b8403a1793d1ad0a1c96a0a60217c2d4d7acd0506abf6810892bd51fd113d8f952f92b20032efc539a6b1233d8d124c2eb72d726b0935c04d65 +Size (firefox-38.8.0esr.source.tar.bz2) = 181198635 bytes SHA1 (patch-aa) = e9e8400fa86ae8d6910b49e3a98127122e714f1a SHA1 (patch-accessible_atk_Platform.cpp) = c2deb81b300de44c4500328589185bbd4b6b02fb SHA1 (patch-al) = cca5df21d018bb9f428ad26d00718f33afe88ec5 -- cgit v1.2.3