pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox Update to 53.0.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/62d1f4dac158
branches:  trunk
changeset: 362190:62d1f4dac158
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon May 08 15:33:43 2017 +0000

description:
Update to 53.0.2

Changelog:
Fixed
    Various security fixes
    Make form validation errors and date picker panel visible to the user (Bug 1341190)

Changed
    The non-standard showDialog argument to window.find is now ignored (Bug 1348409)

Security fixes:
 #CVE-2017-5031: Use after free in ANGLE

diffstat:

 www/firefox/Makefile |   4 ++--
 www/firefox/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (32 lines):

diff -r e72b25b6d0b1 -r 62d1f4dac158 www/firefox/Makefile
--- a/www/firefox/Makefile      Mon May 08 15:33:34 2017 +0000
+++ b/www/firefox/Makefile      Mon May 08 15:33:43 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.293 2017/04/27 01:49:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.294 2017/05/08 15:33:43 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            53.0
-MOZ_BRANCH_MINOR=      
+MOZ_BRANCH_MINOR=      .2
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
diff -r e72b25b6d0b1 -r 62d1f4dac158 www/firefox/distinfo
--- a/www/firefox/distinfo      Mon May 08 15:33:34 2017 +0000
+++ b/www/firefox/distinfo      Mon May 08 15:33:43 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.279 2017/04/27 14:08:34 ryoon Exp $
+$NetBSD: distinfo,v 1.280 2017/05/08 15:33:43 ryoon Exp $
 
-SHA1 (firefox-53.0.source.tar.xz) = 5a617605f60da87f33bc82eaa46710666f134d84
-RMD160 (firefox-53.0.source.tar.xz) = 470d1214f98c2c75e27e5084c1176eacb8ba1f4b
-SHA512 (firefox-53.0.source.tar.xz) = 36ec810bab58e3d99478455a38427a5efbc74d6dd7d4bb93b700fd7429b9b89250efd0abe4609091483991802090c6373c8434dfc9ba64c79a778e51fd2a2886
-Size (firefox-53.0.source.tar.xz) = 213676692 bytes
+SHA1 (firefox-53.0.2.source.tar.xz) = 5f3e78c6f3a19d1e0004a8a35b0b2e5959c6905b
+RMD160 (firefox-53.0.2.source.tar.xz) = 682a96e7bccfc58fa861c350d9f28d1d1979a541
+SHA512 (firefox-53.0.2.source.tar.xz) = d56d563db7e1a0faa2de9315b71b479adb9109624d0958224ad2cee331dcbdb4f414380bd91f70ee0b3e543eca812c172eb2d6f6b5620f6dd6f61675f5ac69d8
+Size (firefox-53.0.2.source.tar.xz) = 215124156 bytes
 SHA1 (patch-aa) = 60b2a879dac3f122828042b37aab597b07643a87
 SHA1 (patch-as) = 632ebd35287f8f97d18721d39a0514d4cdbb12cc
 SHA1 (patch-browser_app_nsBrowserApp.cpp) = c89a51efa326824122e6a8ca7af8ff2d6fabc7a8



Home | Main Index | Thread Index | Old Index