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 50.1.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/62dd89e747fd
branches:  trunk
changeset: 356045:62dd89e747fd
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Dec 18 01:31:00 2016 +0000

description:
Update to 50.1.0

Changelog:
 #CVE-2016-9894: Buffer overflow in SkiaGL
 #CVE-2016-9899: Use-after-free while manipulating DOM events and audio elements
 #CVE-2016-9895: CSP bypass using marquee tag
 #CVE-2016-9896: Use-after-free with WebVR
 #CVE-2016-9897: Memory corruption in libGLES
 #CVE-2016-9898: Use-after-free in Editor while manipulating DOM subtrees
 #CVE-2016-9900: Restricted external resources can be loaded by SVG images through data URLs
 #CVE-2016-9904: Cross-origin information leak in shared atoms
 #CVE-2016-9901: Data from Pocket server improperly sanitized before execution
 #CVE-2016-9902: Pocket extension does not validate the origin of events
 #CVE-2016-9903: XSS injection vulnerability in add-ons SDK
 #CVE-2016-9080: Memory safety bugs fixed in Firefox 50.1
 #CVE-2016-9893: Memory safety bugs fixed in Firefox 50.1 and Firefox ESR 45.6

diffstat:

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

diffs (54 lines):

diff -r 13a0a354d37a -r 62dd89e747fd www/firefox/Makefile
--- a/www/firefox/Makefile      Sat Dec 17 23:41:51 2016 +0000
+++ b/www/firefox/Makefile      Sun Dec 18 01:31:00 2016 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.274 2016/12/09 11:51:09 martin Exp $
+# $NetBSD: Makefile,v 1.275 2016/12/18 01:31:00 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            50.0
-MOZ_BRANCH_MINOR=      .2
+MOZ_BRANCH=            50.1
+MOZ_BRANCH_MINOR=      .0
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION=   3
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
diff -r 13a0a354d37a -r 62dd89e747fd www/firefox/PLIST
--- a/www/firefox/PLIST Sat Dec 17 23:41:51 2016 +0000
+++ b/www/firefox/PLIST Sun Dec 18 01:31:00 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.113 2016/12/06 08:14:22 martin Exp $
+@comment $NetBSD: PLIST,v 1.114 2016/12/18 01:31:00 ryoon Exp $
 bin/firefox
 lib/firefox/application.ini
 lib/firefox/browser/blocklist.xml
@@ -3283,6 +3283,7 @@
 lib/firefox/components/ContactManager.js
 lib/firefox/components/ContentProcessSingleton.js
 lib/firefox/components/DownloadLegacy.js
+lib/firefox/components/EditorUtils.js
 lib/firefox/components/FeedProcessor.js
 lib/firefox/components/FormAutofillContentService.js
 lib/firefox/components/FormAutofillStartup.js
diff -r 13a0a354d37a -r 62dd89e747fd www/firefox/distinfo
--- a/www/firefox/distinfo      Sat Dec 17 23:41:51 2016 +0000
+++ b/www/firefox/distinfo      Sun Dec 18 01:31:00 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.264 2016/12/09 11:51:09 martin Exp $
+$NetBSD: distinfo,v 1.265 2016/12/18 01:31:00 ryoon Exp $
 
-SHA1 (firefox-50.0.2.source.tar.xz) = 083b9a803b25064b2d7d43e289797a9f2a2e9e5d
-RMD160 (firefox-50.0.2.source.tar.xz) = 67395703c955b3285237b66317df13229aeec479
-SHA512 (firefox-50.0.2.source.tar.xz) = cfcc3e5a703e4d3284e3b3dcb34e5f77825e5a98b49a75bf22f8ac431c0429e6cd21c4e1f5e046fe82899cb4d2bc5b7a432b306c4af35034d83a9f351393f7fd
-Size (firefox-50.0.2.source.tar.xz) = 195625752 bytes
+SHA1 (firefox-50.1.0.source.tar.xz) = 6024dc49a566ed6296ad6cd707a199d41f090176
+RMD160 (firefox-50.1.0.source.tar.xz) = 8931f3ad4e8a2543b8cfc1c191289b5897e081de
+SHA512 (firefox-50.1.0.source.tar.xz) = 370d2e9b8c4b1b59c3394659c3a7f0f79e6a911ccd9f32095b50b3a22d087132b1f7cb87b734f7497c4381b1df6df80d120b4b87c13eecc425cc66f56acccba5
+Size (firefox-50.1.0.source.tar.xz) = 195823768 bytes
 SHA1 (patch-aa) = 272331d89f966ea83c4ee3a49b1933b9ce31672b
 SHA1 (patch-ao) = 1564bc503670dc07ec8b9b43927f0c5879f3a44d
 SHA1 (patch-as) = bebba8483c1881198066f4022a0da8f95398f38f



Home | Main Index | Thread Index | Old Index