pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox firefox: Update to 85.0.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff6580c3eed1
branches:  trunk
changeset: 446267:ff6580c3eed1
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Feb 06 05:02:51 2021 +0000

description:
firefox: Update to 85.0.1

Changelog:
Fixed
    Security fix
    Prevent access to NTFS special paths that could lead to filesystem corruption.
    Fixed a crash when authenticating to websites using SPNEGO on macOS devices with Apple Silicon CPUs (bug 1685427).
    Avoid printing an extra blank page at the end of some documents (bug 1689789).
    Fixed a browser crash in case of unexpected Cache API state (bug 1684838).
    Fixed external URL scheme handlers when using the Firefox flatpak (bug 1688966)

Security fix:
#MOZ-2021-0001: Buffer overflow in depth pitch calculations for compressed textures

diffstat:

 www/firefox/Makefile |   4 ++--
 www/firefox/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (32 lines):

diff -r 9d6d50de68e5 -r ff6580c3eed1 www/firefox/Makefile
--- a/www/firefox/Makefile      Sat Feb 06 04:53:59 2021 +0000
+++ b/www/firefox/Makefile      Sat Feb 06 05:02:51 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.466 2021/01/26 15:02:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.467 2021/02/06 05:02:51 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            85.0
-MOZ_BRANCH_MINOR=      
+MOZ_BRANCH_MINOR=      .1
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
diff -r 9d6d50de68e5 -r ff6580c3eed1 www/firefox/distinfo
--- a/www/firefox/distinfo      Sat Feb 06 04:53:59 2021 +0000
+++ b/www/firefox/distinfo      Sat Feb 06 05:02:51 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.426 2021/01/26 15:02:55 ryoon Exp $
+$NetBSD: distinfo,v 1.427 2021/02/06 05:02:51 ryoon Exp $
 
-SHA1 (firefox-85.0.source.tar.xz) = e6825bbe53e9d117607e67b84785d7ef4efb138a
-RMD160 (firefox-85.0.source.tar.xz) = 2e9eb89725051aa5622671263f8a9ba35428222f
-SHA512 (firefox-85.0.source.tar.xz) = a88472e66baab32d98cb9d13d7dd3c41b47a697ce2a42209612d2342bd6c1c26cd80cdd8905a4cecc72895f155df09762735e8af24bc6156663b7a14e890be4e
-Size (firefox-85.0.source.tar.xz) = 378300292 bytes
+SHA1 (firefox-85.0.1.source.tar.xz) = 1a37ebb72ca2462bbf8f2167f65279d186211bc0
+RMD160 (firefox-85.0.1.source.tar.xz) = f4142da4610f177d8915f47098e840c78d0a8f10
+SHA512 (firefox-85.0.1.source.tar.xz) = ad2b72ec209ca14ec78ebcb4718553119f74895e951a5254f9a1e0fc9d7cad3087a7dd4f82368c2845e3018bb3677853241e9c1e575f03e9b7b565e65b860e22
+Size (firefox-85.0.1.source.tar.xz) = 368519204 bytes
 SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7
 SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0
 SHA1 (patch-build_moz.configure_rust.configure) = 25ddfacd29cebbc6db005dbe61a2a7446d480678



Home | Main Index | Thread Index | Old Index