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.7.2esr



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5d8bd6daf47b
branches:  trunk
changeset: 377414:5d8bd6daf47b
user:      maya <maya%pkgsrc.org@localhost>
date:      Fri Mar 16 22:53:19 2018 +0000

description:
firefox52: update to 52.7.2esr

Fixes multiple memory safety bugs
remote code execution via vendored libvorbis/tremor.

https://www.mozilla.org/en-US/security/advisories/mfsa2018-08/

diffstat:

 www/firefox52/Makefile |   7 +++----
 www/firefox52/PLIST    |   4 +---
 www/firefox52/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 12 deletions(-)

diffs (55 lines):

diff -r 916ee57b393b -r 5d8bd6daf47b www/firefox52/Makefile
--- a/www/firefox52/Makefile    Fri Mar 16 21:54:44 2018 +0000
+++ b/www/firefox52/Makefile    Fri Mar 16 22:53:19 2018 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.17 2018/03/12 11:17:46 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2018/03/16 22:53:19 maya Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            52.6
-MOZ_BRANCH_MINOR=      .0esr
+MOZ_BRANCH=            52.7
+MOZ_BRANCH_MINOR=      .2esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       firefox52-${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 916ee57b393b -r 5d8bd6daf47b www/firefox52/PLIST
--- a/www/firefox52/PLIST       Fri Mar 16 21:54:44 2018 +0000
+++ b/www/firefox52/PLIST       Fri Mar 16 22:53:19 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2018/01/24 16:31:23 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.5 2018/03/16 22:53:19 maya Exp $
 bin/firefox52
 lib/firefox52/application.ini
 lib/firefox52/browser/blocklist.xml
@@ -1945,8 +1945,6 @@
 lib/firefox52/browser/chrome/en-US/locale/browser/searchplugins/list.json
 lib/firefox52/browser/chrome/en-US/locale/browser/searchplugins/twitter.xml
 lib/firefox52/browser/chrome/en-US/locale/browser/searchplugins/wikipedia.xml
-lib/firefox52/browser/chrome/en-US/locale/browser/searchplugins/yahoo-en-CA.xml
-lib/firefox52/browser/chrome/en-US/locale/browser/searchplugins/yahoo.xml
 lib/firefox52/browser/chrome/en-US/locale/browser/searchplugins/yandex-en.xml
 lib/firefox52/browser/chrome/en-US/locale/browser/setDesktopBackground.dtd
 lib/firefox52/browser/chrome/en-US/locale/browser/shellservice.properties
diff -r 916ee57b393b -r 5d8bd6daf47b www/firefox52/distinfo
--- a/www/firefox52/distinfo    Fri Mar 16 21:54:44 2018 +0000
+++ b/www/firefox52/distinfo    Fri Mar 16 22:53:19 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.10 2018/01/24 16:31:23 ryoon Exp $
+$NetBSD: distinfo,v 1.11 2018/03/16 22:53:19 maya Exp $
 
-SHA1 (firefox-52.6.0esr.source.tar.xz) = 00d54201b3e31307c4f6d61e2895dec58df8a7e3
-RMD160 (firefox-52.6.0esr.source.tar.xz) = b0c2a927c9e5812d698c3eac3780ce220fdf863c
-SHA512 (firefox-52.6.0esr.source.tar.xz) = cf583df34272b7ff8841c3b093ca0819118f9c36d23c6f9b3135db298e84ca022934bcd189add6473922b199b47330c0ecf14c303ab4177c03dbf26e64476fa4
-Size (firefox-52.6.0esr.source.tar.xz) = 211735240 bytes
+SHA1 (firefox-52.7.2esr.source.tar.xz) = 7895d445ee7fa7f51ce253483250c7915e74a45e
+RMD160 (firefox-52.7.2esr.source.tar.xz) = d8c6c6a7ee0dfe55bd87467aca5709ea82a0050a
+SHA512 (firefox-52.7.2esr.source.tar.xz) = e275fd10fd32a0dc237135af3395e3a1ae501844632c973ff3b9bca1456702ee36dbee99fc57300598403c924c0db63bd62a199845c8f4a2e29db5d1e5973395
+Size (firefox-52.7.2esr.source.tar.xz) = 212673520 bytes
 SHA1 (patch-aa) = c1084caa275e57b716c3499301f7fc3f99ef5026
 SHA1 (patch-ao) = 8b7125ef3b193fca4d03386142887b2f8d5015c5
 SHA1 (patch-as) = 632ebd35287f8f97d18721d39a0514d4cdbb12cc



Home | Main Index | Thread Index | Old Index