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:           Mon May  8 15:37:55 UTC 2017

Modified Files:
        pkgsrc/www/firefox52: Makefile distinfo

Log Message:
Update  to 52.1.1

Changelog:
Fixed
    Various security fixes

Security fixes:
 #CVE-2017-5031: Use after free in ANGLE


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/firefox52/Makefile \
    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.1 pkgsrc/www/firefox52/Makefile:1.2
--- pkgsrc/www/firefox52/Makefile:1.1   Thu Apr 27 01:55:57 2017
+++ pkgsrc/www/firefox52/Makefile       Mon May  8 15:37:55 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2017/04/27 01:55:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2017/05/08 15:37:55 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            52.1
-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.1 pkgsrc/www/firefox52/distinfo:1.2
--- pkgsrc/www/firefox52/distinfo:1.1   Thu Apr 27 01:55:57 2017
+++ pkgsrc/www/firefox52/distinfo       Mon May  8 15:37:55 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.1 2017/04/27 01:55:57 ryoon Exp $
+$NetBSD: distinfo,v 1.2 2017/05/08 15:37:55 ryoon Exp $
 
-SHA1 (firefox-52.1.0esr.source.tar.xz) = ff1af08655356a4d94915ddca61188c14a249a74
-RMD160 (firefox-52.1.0esr.source.tar.xz) = ebd0ace6b5267dbf92a2761fa3545f924acdabb1
-SHA512 (firefox-52.1.0esr.source.tar.xz) = ba833904654eda347f83df77e04c8e81572772e8555f187b796ecc30e498b93fb729b6f60935731d9584169adc9d61329155364fddf635cbd11abebe4a600247
-Size (firefox-52.1.0esr.source.tar.xz) = 212348684 bytes
+SHA1 (firefox-52.1.1esr.source.tar.xz) = 186cfaae66816ea469afcf9b88dea6230e480e0e
+RMD160 (firefox-52.1.1esr.source.tar.xz) = 446855dd3b11839b35e591772e47903bf5410b0c
+SHA512 (firefox-52.1.1esr.source.tar.xz) = 23f88de0a084341d54aab107bbf71b965a3f5be192ec8681b8b824c7e13d47968a0e56f4acfd2d2c5487c2e4c963e75ea6aeed400add915b3fb6403ee8810374
+Size (firefox-52.1.1esr.source.tar.xz) = 211643688 bytes
 SHA1 (patch-aa) = c1084caa275e57b716c3499301f7fc3f99ef5026
 SHA1 (patch-ao) = 8b7125ef3b193fca4d03386142887b2f8d5015c5
 SHA1 (patch-as) = 632ebd35287f8f97d18721d39a0514d4cdbb12cc



Home | Main Index | Thread Index | Old Index