diff options
author | maya <maya@pkgsrc.org> | 2018-06-26 21:49:32 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2018-06-26 21:49:32 +0000 |
commit | 8da3b8ffbb903a4f099b56112b3103d50baa2ff0 (patch) | |
tree | 003ba6d2695a85c99457d0be1c9e86bc06b0e554 /www/firefox52 | |
parent | fca574cdaab12ffcf80fa7039f3ca82a2baa9682 (diff) | |
download | pkgsrc-8da3b8ffbb903a4f099b56112b3103d50baa2ff0.tar.gz |
firefox52: update to 52.9.0esr. Security fix.
CVE-2018-12359: Buffer overflow using computed size of canvas element
CVE-2018-12360: Use-after-free when using focus()
CVE-2018-12362: Integer overflow in SSSE3 scaler
CVE-2018-5156: Media recorder segmentation fault when track type is changed during capture
CVE-2018-12363: Use-after-free when appending DOM nodes
CVE-2018-12364: CSRF attacks through 307 redirects and NPAPI plugins
CVE-2018-12365: Compromised IPC child process can list local filenames
CVE-2018-12366: Invalid data handling during QCMS transformations
CVE-2018-12368: No warning when opening executable SettingContent-ms files
CVE-2018-5188: Memory safety bugs fixed in Firefox 60, Firefox ESR 60.1, and Firefox ESR 52.9
Diffstat (limited to 'www/firefox52')
-rw-r--r-- | www/firefox52/Makefile | 6 | ||||
-rw-r--r-- | www/firefox52/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/firefox52/Makefile b/www/firefox52/Makefile index 68de056ff9f..f401e4f7fa6 100644 --- a/www/firefox52/Makefile +++ b/www/firefox52/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2018/06/10 04:15:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.25 2018/06/26 21:49:32 maya Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -MOZ_BRANCH= 52.8 -MOZ_BRANCH_MINOR= .1esr +MOZ_BRANCH= 52.9 +MOZ_BRANCH_MINOR= .0esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox52-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} diff --git a/www/firefox52/distinfo b/www/firefox52/distinfo index aea0e9a9dbc..da5210ee10e 100644 --- a/www/firefox52/distinfo +++ b/www/firefox52/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.15 2018/06/10 04:15:44 ryoon Exp $ +$NetBSD: distinfo,v 1.16 2018/06/26 21:49:32 maya Exp $ -SHA1 (firefox-52.8.1esr.source.tar.xz) = 0db10b200d539bdb0d971bdd190d417533fc6bb8 -RMD160 (firefox-52.8.1esr.source.tar.xz) = d0539dc5d0053a6ae2965bc07ee7fd0f9f40eaf8 -SHA512 (firefox-52.8.1esr.source.tar.xz) = a4883550fdf62e66b10f1de7416d3614a2cb0ce3a004d9a79ecc37a726794d7bbdb0a6767faab4ea97278d2192462597551fc13b7e9a9c38d043c2879d51095a -Size (firefox-52.8.1esr.source.tar.xz) = 212869324 bytes +SHA1 (firefox-52.9.0esr.source.tar.xz) = df3d47518b380fe934e32a288515c25435fd82a7 +RMD160 (firefox-52.9.0esr.source.tar.xz) = 8940269f0a515c0066b6ab2eea1da8963d27617b +SHA512 (firefox-52.9.0esr.source.tar.xz) = bfca42668ca78a12a9fb56368f4aae5334b1f7a71966fbba4c32b9c5e6597aac79a6e340ac3966779d2d5563eb47c054ab33cc40bfb7306172138ccbd3adb2b9 +Size (firefox-52.9.0esr.source.tar.xz) = 214087304 bytes SHA1 (patch-aa) = c1084caa275e57b716c3499301f7fc3f99ef5026 SHA1 (patch-ao) = 8b7125ef3b193fca4d03386142887b2f8d5015c5 SHA1 (patch-as) = 632ebd35287f8f97d18721d39a0514d4cdbb12cc |