pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox78 firefox78: Update to 78.7.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e7214a8a144
branches:  trunk
changeset: 446263:1e7214a8a144
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Feb 06 04:52:12 2021 +0000

description:
firefox78: Update to 78.7.1

Changelog:
Fixed
    Security fix
    Prevent access to NTFS special paths that could lead to filesystem corruption.

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

diffstat:

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

diffs (32 lines):

diff -r bb9a041c44c0 -r 1e7214a8a144 www/firefox78/Makefile
--- a/www/firefox78/Makefile    Fri Feb 05 22:22:35 2021 +0000
+++ b/www/firefox78/Makefile    Sat Feb 06 04:52:12 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2021/01/27 05:24:11 nia Exp $
+# $NetBSD: Makefile,v 1.19 2021/02/06 04:52:12 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            78.7
-MOZ_BRANCH_MINOR=      .0esr
+MOZ_BRANCH_MINOR=      .1esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox78-/}
diff -r bb9a041c44c0 -r 1e7214a8a144 www/firefox78/distinfo
--- a/www/firefox78/distinfo    Fri Feb 05 22:22:35 2021 +0000
+++ b/www/firefox78/distinfo    Sat Feb 06 04:52:12 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.10 2021/01/27 05:24:11 nia Exp $
+$NetBSD: distinfo,v 1.11 2021/02/06 04:52:12 ryoon Exp $
 
-SHA1 (firefox-78.7.0esr.source.tar.xz) = d2c776e31de71a091c6f3c15772ea51d9623e437
-RMD160 (firefox-78.7.0esr.source.tar.xz) = 61594e7351e0998428f26368bfa35ba55ab6f278
-SHA512 (firefox-78.7.0esr.source.tar.xz) = afa37d2f6bbe04715d84a8964f75139042364501c358da98771115d7fe7d23788e95b6ff29d77c064a9cfcd208c1424924017ef2a72cbb79dbb45d6f365f030c
-Size (firefox-78.7.0esr.source.tar.xz) = 332849732 bytes
+SHA1 (firefox-78.7.1esr.source.tar.xz) = 79b6254bfcbb3c257ffed71b4abbf2c7107725fb
+RMD160 (firefox-78.7.1esr.source.tar.xz) = fc01930291e7eaf371b3f76bc5bbcec3693b5c5e
+SHA512 (firefox-78.7.1esr.source.tar.xz) = d5828667ab07f5971049092102b7017472a835a3ab8581ba485a528e9b269aafdeeebecb4c882043459c2b901290c5525d795b04c1d4f30f7b74ee6cd7b18646
+Size (firefox-78.7.1esr.source.tar.xz) = 334417504 bytes
 SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7
 SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0
 SHA1 (patch-build_moz.configure_rust.configure) = ee9e207e67709f3c9455b4d22f5f254890e99ca8



Home | Main Index | Thread Index | Old Index