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: Tue Feb 19 15:23:53 UTC 2019
Modified Files:
pkgsrc/www/firefox: Makefile distinfo
Log Message:
Update to 65.0.1
Changelog:
Fixed
Fixed accidental requests to addons.mozilla.org when an addon recommendation doorhanger is shown (bug 1526387)
Improved playback of interactive Netflix videos (bug 1524500)
Fixed color management not working on macOS (bug 1506495)
Fixed incorrect sizing of the "Clear Recent History" window in some situations (bug 1523696)
Fixed audio & video delays while making WebRTC calls (bug 1521577 & bug 1523817)
Fixed video sizing problems during some WebRTC calls (bug 1520200)
Fixed looping CONNECT requests when using WebSockets over HTTP/2 from behind a proxy server (bug 1523427)
Fixed the "Enter" key not working on password entry fields for certain Linux distributions (bug 1523635)
Various stability and security fixes.
Security fixes:
#CVE-2018-18356: Use-after-free in Skia
#CVE-2019-5785: Integer overflow in Skia
#CVE-2018-18511: Cross-origin theft of images with ImageBitmapRenderingContext
To generate a diff of this commit:
cvs rdiff -u -r1.358 -r1.359 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.337 -r1.338 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.358 pkgsrc/www/firefox/Makefile:1.359
--- pkgsrc/www/firefox/Makefile:1.358 Fri Feb 1 16:47:59 2019
+++ pkgsrc/www/firefox/Makefile Tue Feb 19 15:23:53 2019
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.358 2019/02/01 16:47:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.359 2019/02/19 15:23:53 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 65.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
@@ -17,7 +16,6 @@ COMMENT= Web browser with support for ex
LICENSE= mpl-1.1
WRKSRC= ${WRKDIR}/firefox-${FIREFOX_VER}
-WRKSRC= ${WRKDIR}/firefox-65.0
MOZILLA_DIR= # empty
Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.337 pkgsrc/www/firefox/distinfo:1.338
--- pkgsrc/www/firefox/distinfo:1.337 Fri Feb 1 16:47:59 2019
+++ pkgsrc/www/firefox/distinfo Tue Feb 19 15:23:53 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.337 2019/02/01 16:47:59 ryoon Exp $
+$NetBSD: distinfo,v 1.338 2019/02/19 15:23:53 ryoon Exp $
-SHA1 (firefox-65.0.source.tar.xz) = fb79c84b58da18ca9248058c68b95bbcea829512
-RMD160 (firefox-65.0.source.tar.xz) = 22124edda9588fb0a64b2f7494dd3a0ee99df6d4
-SHA512 (firefox-65.0.source.tar.xz) = 10ab04612c55f020fd4fe9ba7184f77e27bb62e7204ebd4e2e8e4af9fbb97b5594dd057b3c9c1fd960a48cedfd09c11939210dba873cc66ee651dc83dc9cbed2
-Size (firefox-65.0.source.tar.xz) = 278317028 bytes
+SHA1 (firefox-65.0.1.source.tar.xz) = 5b3a64d5c843f4e23cb3220a3211077bc58cba34
+RMD160 (firefox-65.0.1.source.tar.xz) = 397345aa64b18771f7f82c41c146ee19d4865343
+SHA512 (firefox-65.0.1.source.tar.xz) = cc76a83f6430f501c2260c6b35b5e48f045f5b180daf03375e9ab114a9afd67dfc0146ddb81cd29be4617aadb66a332ed5ebc625cb500df9579e412ed4909599
+Size (firefox-65.0.1.source.tar.xz) = 276816148 bytes
SHA1 (patch-aa) = 649bafc86814ed9819a51f8347c5058123bd2d51
SHA1 (patch-browser_app_profile_firefox.js) = 2ea08bf7030853fe9aff3c43c69266c07f0b0b14
SHA1 (patch-build_moz.configure_old.configure) = 91bab1cbbe02332ec076b49b6e598730202fbc99
Home |
Main Index |
Thread Index |
Old Index