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:           Sun Jun 10 04:15:44 UTC 2018

Modified Files:
        pkgsrc/www/firefox52: Makefile distinfo

Log Message:
Update to 52.8.1

Changelog:
Security fix:
#CVE-2018-6126: Heap buffer overflow rasterizing paths in SVG with Skia


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/firefox52/Makefile
cvs rdiff -u -r1.14 -r1.15 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.23 pkgsrc/www/firefox52/Makefile:1.24
--- pkgsrc/www/firefox52/Makefile:1.23  Fri Jun  1 19:43:40 2018
+++ pkgsrc/www/firefox52/Makefile       Sun Jun 10 04:15:44 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2018/06/01 19:43:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2018/06/10 04:15:44 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            52.8
-MOZ_BRANCH_MINOR=      .0esr
+MOZ_BRANCH_MINOR=      .1esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       firefox52-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}

Index: pkgsrc/www/firefox52/distinfo
diff -u pkgsrc/www/firefox52/distinfo:1.14 pkgsrc/www/firefox52/distinfo:1.15
--- pkgsrc/www/firefox52/distinfo:1.14  Fri Jun  1 19:43:40 2018
+++ pkgsrc/www/firefox52/distinfo       Sun Jun 10 04:15:44 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.14 2018/06/01 19:43:40 ryoon Exp $
+$NetBSD: distinfo,v 1.15 2018/06/10 04:15:44 ryoon Exp $
 
-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 (firefox-52.8.1esr.source.tar.xz) = 0db10b200d539bdb0d971bdd190d417533fc6bb8
+RMD160 (firefox-52.8.1esr.source.tar.xz) = d0539dc5d0053a6ae2965bc07ee7fd0f9f40eaf8
+SHA512 (firefox-52.8.1esr.source.tar.xz) = a4883550fdf62e66b10f1de7416d3614a2cb0ce3a004d9a79ecc37a726794d7bbdb0a6767faab4ea97278d2192462597551fc13b7e9a9c38d043c2879d51095a
+Size (firefox-52.8.1esr.source.tar.xz) = 212869324 bytes
 SHA1 (patch-aa) = c1084caa275e57b716c3499301f7fc3f99ef5026
 SHA1 (patch-ao) = 8b7125ef3b193fca4d03386142887b2f8d5015c5
 SHA1 (patch-as) = 632ebd35287f8f97d18721d39a0514d4cdbb12cc



Home | Main Index | Thread Index | Old Index