pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox60



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Fri Jun 21 16:38:02 UTC 2019

Modified Files:
        pkgsrc/www/firefox60: Makefile distinfo

Log Message:
Update to 60.7.2

Changelog:
#CVE-2019-11708: sandbox escape using Prompt:Open


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/firefox60/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/firefox60/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/firefox60/Makefile
diff -u pkgsrc/www/firefox60/Makefile:1.29 pkgsrc/www/firefox60/Makefile:1.30
--- pkgsrc/www/firefox60/Makefile:1.29  Thu Jun 20 16:10:05 2019
+++ pkgsrc/www/firefox60/Makefile       Fri Jun 21 16:38:02 2019
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.29 2019/06/20 16:10:05 bouyer Exp $
+# $NetBSD: Makefile,v 1.30 2019/06/21 16:38:02 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            60.7
-MOZ_BRANCH_MINOR=      .1esr
+MOZ_BRANCH_MINOR=      .2esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       firefox${MOZ_BRANCH:C/\..*$//}-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-#PKGREVISION=  5
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/www/firefox60/distinfo
diff -u pkgsrc/www/firefox60/distinfo:1.17 pkgsrc/www/firefox60/distinfo:1.18
--- pkgsrc/www/firefox60/distinfo:1.17  Thu Jun 20 16:10:05 2019
+++ pkgsrc/www/firefox60/distinfo       Fri Jun 21 16:38:02 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.17 2019/06/20 16:10:05 bouyer Exp $
+$NetBSD: distinfo,v 1.18 2019/06/21 16:38:02 ryoon Exp $
 
-SHA1 (firefox-60.7.1esr.source.tar.xz) = 9ef9c1125dcffaeab10c520a28e8edf94166a06e
-RMD160 (firefox-60.7.1esr.source.tar.xz) = 6ec394fea63d52d291230c9fb49a01f2bf710b79
-SHA512 (firefox-60.7.1esr.source.tar.xz) = 597e2872f6fb1959f0945d18b4d56add786dfd031c4cb99e76c5bd01d28c9c4705acc6bbdf8a0b6fcf9105e3f028403d6b79fe7e6d9218c97d743828afeb4087
-Size (firefox-60.7.1esr.source.tar.xz) = 267808428 bytes
+SHA1 (firefox-60.7.2esr.source.tar.xz) = 508045d500929ff0ae7228d38d91d46b48d69fce
+RMD160 (firefox-60.7.2esr.source.tar.xz) = cff0dc7976dddab8dce579af8437de22d0e21f8c
+SHA512 (firefox-60.7.2esr.source.tar.xz) = 1258b0bf231b1b5c96b7063f2529ad9cd312cbd043b1d732abbc439093b41833361bbec3b740f3cf70299734035aa0a7db87c6b7b1537b9619b94bebf9b5c22b
+Size (firefox-60.7.2esr.source.tar.xz) = 268579256 bytes
 SHA1 (patch-aa) = 5e07d1a01762b7face950ca41c71447106341f0d
 SHA1 (patch-browser_app_profile_firefox.js) = 9a43095d94f83f315b9a3ce4a7b0a4301e9c40e6
 SHA1 (patch-build_moz.configure_old.configure) = 1df6867eaf73a350fbe8fcd5bd34e1fcab09d707



Home | Main Index | Thread Index | Old Index