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:   ryoon
Date:           Fri Jun  1 19:43:40 UTC 2018

Modified Files:
        pkgsrc/www/firefox52: Makefile distinfo

Log Message:
Update to 52.8.0

Changelog:
    Various security fixes

    Various stability and regression fixes

    Performance improvements to the Safe Browsing service to avoid
      slowdowns while updating site classification data

Security fixes:
#CVE-2018-5183: Backport critical security fixes in Skia
#CVE-2018-5154: Use-after-free with SVG animations and clip paths
#CVE-2018-5155: Use-after-free with SVG animations and text paths
#CVE-2018-5157: Same-origin bypass of PDF Viewer to view protected PDF files
#CVE-2018-5158: Malicious PDF can inject JavaScript into PDF Viewer
#CVE-2018-5159: Integer overflow and out-of-bounds write in Skia
#CVE-2018-5168: Lightweight themes can be installed without user interaction
#CVE-2018-5174: Windows Defender SmartScreen UI runs with less secure behavior
 for downloaded files in Windows 10 April 2018 Update
#CVE-2018-5178: Buffer overflow during UTF-8 to Unicode string conversion
 through legacy extension
#CVE-2018-5150: Memory safety bugs fixed in Firefox 60 and Firefox ESR 52.8


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/firefox52/Makefile
cvs rdiff -u -r1.13 -r1.14 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.22 pkgsrc/www/firefox52/Makefile:1.23
--- pkgsrc/www/firefox52/Makefile:1.22  Mon Apr 16 14:35:18 2018
+++ pkgsrc/www/firefox52/Makefile       Fri Jun  1 19:43:40 2018
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.22 2018/04/16 14:35:18 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2018/06/01 19:43:40 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            52.7
-MOZ_BRANCH_MINOR=      .3esr
+MOZ_BRANCH=            52.8
+MOZ_BRANCH_MINOR=      .0esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       firefox52-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION=   2
 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/distinfo
diff -u pkgsrc/www/firefox52/distinfo:1.13 pkgsrc/www/firefox52/distinfo:1.14
--- pkgsrc/www/firefox52/distinfo:1.13  Mon Mar 26 23:33:24 2018
+++ pkgsrc/www/firefox52/distinfo       Fri Jun  1 19:43:40 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.13 2018/03/26 23:33:24 maya Exp $
+$NetBSD: distinfo,v 1.14 2018/06/01 19:43:40 ryoon Exp $
 
-SHA1 (firefox-52.7.3esr.source.tar.xz) = 554190b6cbaab895ced8061abfd9ac6c955950f4
-RMD160 (firefox-52.7.3esr.source.tar.xz) = 0b687edea6b60fb3ad4cb5dc02655abc8b8fa94c
-SHA512 (firefox-52.7.3esr.source.tar.xz) = fc5530d8ff5b7f6cd8d9f677d65dee3c1489401c9c9b88258f2e59c7796975cfb7f0b8ccfdf80ae92a6644f51f70de8733c334e4673cad9b8813cca33ae3e1c3
-Size (firefox-52.7.3esr.source.tar.xz) = 213945524 bytes
+SHA1 (firefox-52.8.0esr.source.tar.xz) = 38571ff21e6f93c24b4fca0dd87196fb53ede504
+RMD160 (firefox-52.8.0esr.source.tar.xz) = 6f78739ef6c946a927b241ae9617b6197e782566
+SHA512 (firefox-52.8.0esr.source.tar.xz) = 4136fa582e4ffd754d46a79bdb562bd12da4d013d87dfe40fa92addf377e95f5f642993c8b783edd5290089619beeb5a907a0810b68b8808884f087986977df1
+Size (firefox-52.8.0esr.source.tar.xz) = 214054520 bytes
 SHA1 (patch-aa) = c1084caa275e57b716c3499301f7fc3f99ef5026
 SHA1 (patch-ao) = 8b7125ef3b193fca4d03386142887b2f8d5015c5
 SHA1 (patch-as) = 632ebd35287f8f97d18721d39a0514d4cdbb12cc



Home | Main Index | Thread Index | Old Index