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.10.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b05c525a1d4b
branches:  trunk
changeset: 452253:b05c525a1d4b
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri May 07 16:47:59 2021 +0000

description:
firefox78: Update to 78.10.1

Changelog:
Version 78.10.1, first offered to ESR channel users on May 4, 2021

Fixed

  * Resolved an issue caused by a recent Widevine plugin update which prevented
    some purchased video content from playing correctly (bug 1705138)

  * Security fix

Security fixes:
#CVE-2021-29951: Mozilla Maintenance Service could have been started or stopped
 by domain users

diffstat:

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

diffs (32 lines):

diff -r 09b28b6b1b3a -r b05c525a1d4b www/firefox78/Makefile
--- a/www/firefox78/Makefile    Fri May 07 16:39:58 2021 +0000
+++ b/www/firefox78/Makefile    Fri May 07 16:47:59 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2021/04/21 11:42:53 adam Exp $
+# $NetBSD: Makefile,v 1.27 2021/05/07 16:47:59 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            78.10
-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 09b28b6b1b3a -r b05c525a1d4b www/firefox78/distinfo
--- a/www/firefox78/distinfo    Fri May 07 16:39:58 2021 +0000
+++ b/www/firefox78/distinfo    Fri May 07 16:47:59 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.15 2021/04/19 20:01:06 nia Exp $
+$NetBSD: distinfo,v 1.16 2021/05/07 16:47:59 ryoon Exp $
 
-SHA1 (firefox-78.10.0esr.source.tar.xz) = 547bac33732774993bd8223de9acfeedcc69a10d
-RMD160 (firefox-78.10.0esr.source.tar.xz) = 76900b4a701a1ea128aa9eb5cfe9cca3d3e01aae
-SHA512 (firefox-78.10.0esr.source.tar.xz) = 5e2cf137dc781855542c29df6152fa74ba749801640ade3cf01487ce993786b87a4f603d25c0af9323e67c7e15c75655523428c1c1426527b8623c7ded9f5946
-Size (firefox-78.10.0esr.source.tar.xz) = 334642452 bytes
+SHA1 (firefox-78.10.1esr.source.tar.xz) = 9e8ed091437e8eed3807e40e7dd798db9f788dd2
+RMD160 (firefox-78.10.1esr.source.tar.xz) = f460a0b0f02cf278a5dd6c5fccbe208070a0786d
+SHA512 (firefox-78.10.1esr.source.tar.xz) = a22773d9b3f0dca253805257f358a906769d23f15115e3a8851024f701e27dee45f056f7d34ebf1fcde0a3f91ec299639c2a12556e938a232cdea9e59835fde1
+Size (firefox-78.10.1esr.source.tar.xz) = 334444960 bytes
 SHA1 (patch-aa) = 458ee59cec3d2d1d52b222ab2031720e7a11fc02
 SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0
 SHA1 (patch-build_moz.configure_rust.configure) = ee9e207e67709f3c9455b4d22f5f254890e99ca8



Home | Main Index | Thread Index | Old Index