pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Mar 18 23:00:12 UTC 2017

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
Update to 52.0.1

Changelog:
Security fix:
 #CVE-2017-5428: integer overflow in createImageBitmap()


To generate a diff of this commit:
cvs rdiff -u -r1.289 -r1.290 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.275 -r1.276 pkgsrc/www/firefox/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/firefox/Makefile
diff -u pkgsrc/www/firefox/Makefile:1.289 pkgsrc/www/firefox/Makefile:1.290
--- pkgsrc/www/firefox/Makefile:1.289   Fri Mar 17 10:24:11 2017
+++ pkgsrc/www/firefox/Makefile Sat Mar 18 23:00:12 2017
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.289 2017/03/17 10:24:11 maya Exp $
+# $NetBSD: Makefile,v 1.290 2017/03/18 23:00:12 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            52.0
-MOZ_BRANCH_MINOR=      
+MOZ_BRANCH_MINOR=      .1
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION=   1
 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/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.275 pkgsrc/www/firefox/distinfo:1.276
--- pkgsrc/www/firefox/distinfo:1.275   Tue Mar  7 22:28:00 2017
+++ pkgsrc/www/firefox/distinfo Sat Mar 18 23:00:12 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.275 2017/03/07 22:28:00 snj Exp $
+$NetBSD: distinfo,v 1.276 2017/03/18 23:00:12 ryoon Exp $
 
-SHA1 (firefox-52.0.source.tar.xz) = 991aea082084438e08f2da59bbebf47b8e9b1741
-RMD160 (firefox-52.0.source.tar.xz) = cd65f848fd82f94b4050281e2f75930b99eb1aed
-SHA512 (firefox-52.0.source.tar.xz) = bffe5fd9eee240f252bf8a882c46f04551d21f6f58b8da68779cd106ed012ea77ee16bc287c847f8a7b959203c79f1b1d3f50151111f9610e1ca7a57c7b811f7
-Size (firefox-52.0.source.tar.xz) = 212356732 bytes
+SHA1 (firefox-52.0.1.source.tar.xz) = 1d0871889fd57a51ffa38c3ec9e7a2125b38e6bf
+RMD160 (firefox-52.0.1.source.tar.xz) = 1140dd948eb024ee4968dc3da8ae63996c247436
+SHA512 (firefox-52.0.1.source.tar.xz) = 535e2cc0ee645d4ebe9f1d2d1f4fbb16ff5d1745ce493add6b2e323ca3b0907c3054705c5a15eaadb314d5d6474ba1825554fd1ff0780ab7f76fd3f9672a6974
+Size (firefox-52.0.1.source.tar.xz) = 211464084 bytes
 SHA1 (patch-aa) = c1084caa275e57b716c3499301f7fc3f99ef5026
 SHA1 (patch-ao) = 1564bc503670dc07ec8b9b43927f0c5879f3a44d
 SHA1 (patch-as) = 632ebd35287f8f97d18721d39a0514d4cdbb12cc



Home | Main Index | Thread Index | Old Index