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:           Sun Mar 24 05:44:14 UTC 2019

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
Update to 66.0.1

Changelog:
Security fixes:
#CVE-2019-9810: IonMonkey MArraySlice has incorrect alias information
#CVE-2019-9813: Ionmonkey type confusion with __proto__ mutations


To generate a diff of this commit:
cvs rdiff -u -r1.365 -r1.366 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.343 -r1.344 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.365 pkgsrc/www/firefox/Makefile:1.366
--- pkgsrc/www/firefox/Makefile:1.365   Wed Mar 20 14:38:17 2019
+++ pkgsrc/www/firefox/Makefile Sun Mar 24 05:44:14 2019
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.365 2019/03/20 14:38:17 tsutsui Exp $
+# $NetBSD: Makefile,v 1.366 2019/03/24 05:44:14 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            66.0
-MOZ_BRANCH_MINOR=      
+MOZ_BRANCH_MINOR=      .1
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.343 pkgsrc/www/firefox/distinfo:1.344
--- pkgsrc/www/firefox/distinfo:1.343   Tue Mar 19 16:11:27 2019
+++ pkgsrc/www/firefox/distinfo Sun Mar 24 05:44:14 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.343 2019/03/19 16:11:27 ryoon Exp $
+$NetBSD: distinfo,v 1.344 2019/03/24 05:44:14 ryoon Exp $
 
-SHA1 (firefox-66.0.source.tar.xz) = d824479d531aa4809f2b89552d7f21baf919f2f3
-RMD160 (firefox-66.0.source.tar.xz) = dcd725e276cdbbc04c8cff718e9003c73119f0f2
-SHA512 (firefox-66.0.source.tar.xz) = a9a13d9c42d4adc05e9783345eb9737c26c009cea3e79d1fc3332f4a55515152b48c3e1a01f44eac6b6f4fc4e076203934380a10d018c17fa225c1df71c6fe63
-Size (firefox-66.0.source.tar.xz) = 281516416 bytes
+SHA1 (firefox-66.0.1.source.tar.xz) = 76ce815732bbfbdbee8f58e946c5217c58ef7af3
+RMD160 (firefox-66.0.1.source.tar.xz) = 551be76d19d61bd5316eb02bcb8a39cb2517b946
+SHA512 (firefox-66.0.1.source.tar.xz) = 6ca68a20335440c8aeb58d44d2024cd468ce22557457c5c7e8b5bc6ee6d7ad790d2b0a2a6fd23bb9b592b4d357f0662b96849935dc5a1d020dfd21d2490902ed
+Size (firefox-66.0.1.source.tar.xz) = 281257896 bytes
 SHA1 (patch-aa) = 66c2e96c199ed4b0007c9b8b3dd431305502d427
 SHA1 (patch-browser_app_profile_firefox.js) = 2ea08bf7030853fe9aff3c43c69266c07f0b0b14
 SHA1 (patch-build_moz.configure_old.configure) = 91bab1cbbe02332ec076b49b6e598730202fbc99



Home | Main Index | Thread Index | Old Index