pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox78



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Feb  6 04:52:12 UTC 2021

Modified Files:
        pkgsrc/www/firefox78: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/firefox78/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/firefox78/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/firefox78/Makefile
diff -u pkgsrc/www/firefox78/Makefile:1.18 pkgsrc/www/firefox78/Makefile:1.19
--- pkgsrc/www/firefox78/Makefile:1.18  Wed Jan 27 05:24:11 2021
+++ pkgsrc/www/firefox78/Makefile       Sat Feb  6 04:52:12 2021
@@ -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-/}

Index: pkgsrc/www/firefox78/distinfo
diff -u pkgsrc/www/firefox78/distinfo:1.10 pkgsrc/www/firefox78/distinfo:1.11
--- pkgsrc/www/firefox78/distinfo:1.10  Wed Jan 27 05:24:11 2021
+++ pkgsrc/www/firefox78/distinfo       Sat Feb  6 04:52:12 2021
@@ -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