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:           Fri May  7 16:47:59 UTC 2021

Modified Files:
        pkgsrc/www/firefox78: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/firefox78/Makefile
cvs rdiff -u -r1.15 -r1.16 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.26 pkgsrc/www/firefox78/Makefile:1.27
--- pkgsrc/www/firefox78/Makefile:1.26  Wed Apr 21 11:42:53 2021
+++ pkgsrc/www/firefox78/Makefile       Fri May  7 16:47:59 2021
@@ -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-/}

Index: pkgsrc/www/firefox78/distinfo
diff -u pkgsrc/www/firefox78/distinfo:1.15 pkgsrc/www/firefox78/distinfo:1.16
--- pkgsrc/www/firefox78/distinfo:1.15  Mon Apr 19 20:01:06 2021
+++ pkgsrc/www/firefox78/distinfo       Fri May  7 16:47:59 2021
@@ -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