pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox52



Module Name:    pkgsrc
Committed By:   maya
Date:           Fri Mar 16 22:53:19 UTC 2018

Modified Files:
        pkgsrc/www/firefox52: Makefile PLIST distinfo

Log Message:
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/


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/firefox52/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/firefox52/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/firefox52/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/firefox52/Makefile
diff -u pkgsrc/www/firefox52/Makefile:1.17 pkgsrc/www/firefox52/Makefile:1.18
--- pkgsrc/www/firefox52/Makefile:1.17  Mon Mar 12 11:17:46 2018
+++ pkgsrc/www/firefox52/Makefile       Fri Mar 16 22:53:19 2018
@@ -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/}

Index: pkgsrc/www/firefox52/PLIST
diff -u pkgsrc/www/firefox52/PLIST:1.4 pkgsrc/www/firefox52/PLIST:1.5
--- pkgsrc/www/firefox52/PLIST:1.4      Wed Jan 24 16:31:23 2018
+++ pkgsrc/www/firefox52/PLIST  Fri Mar 16 22:53:19 2018
@@ -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/local
 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

Index: pkgsrc/www/firefox52/distinfo
diff -u pkgsrc/www/firefox52/distinfo:1.10 pkgsrc/www/firefox52/distinfo:1.11
--- pkgsrc/www/firefox52/distinfo:1.10  Wed Jan 24 16:31:23 2018
+++ pkgsrc/www/firefox52/distinfo       Fri Mar 16 22:53:19 2018
@@ -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