pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox52 firefox52: update to 52.9.0esr. Security...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d0162e224194
branches:  trunk
changeset: 309909:d0162e224194
user:      maya <maya%pkgsrc.org@localhost>
date:      Tue Jun 26 21:49:32 2018 +0000

description:
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:

 www/firefox52/Makefile |   6 +++---
 www/firefox52/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (33 lines):

diff -r 6a5fbf016ffb -r d0162e224194 www/firefox52/Makefile
--- a/www/firefox52/Makefile    Tue Jun 26 17:57:56 2018 +0000
+++ b/www/firefox52/Makefile    Tue Jun 26 21:49:32 2018 +0000
@@ -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 -r 6a5fbf016ffb -r d0162e224194 www/firefox52/distinfo
--- a/www/firefox52/distinfo    Tue Jun 26 17:57:56 2018 +0000
+++ b/www/firefox52/distinfo    Tue Jun 26 21:49:32 2018 +0000
@@ -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



Home | Main Index | Thread Index | Old Index