diff options
author | nia <nia@pkgsrc.org> | 2021-10-08 14:09:56 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-10-08 14:09:56 +0000 |
commit | abdb78ee63edc83415de3f5c0d5b1bdd197ad069 (patch) | |
tree | bf2d1f07d980b292679c1b37fd69f2e68b29d7e1 /www/firefox78 | |
parent | 4505f75ede53a8632bb0db69bcab7405679b2b34 (diff) | |
download | pkgsrc-abdb78ee63edc83415de3f5c0d5b1bdd197ad069.tar.gz |
firefox78-l10n: update to 78.15.0
Security Vulnerabilities fixed in Firefox ESR 78.15
#CVE-2021-38496: Use-after-free in MessageTask
#CVE-2021-38500: Memory safety bugs fixed in Firefox 93, Firefox ESR 78.15,
and Firefox ESR 91.2
Diffstat (limited to 'www/firefox78')
-rw-r--r-- | www/firefox78/Makefile | 5 | ||||
-rw-r--r-- | www/firefox78/PLIST | 6 | ||||
-rw-r--r-- | www/firefox78/distinfo | 8 |
3 files changed, 9 insertions, 10 deletions
diff --git a/www/firefox78/Makefile b/www/firefox78/Makefile index 33e1fbc3931..ed65f116fec 100644 --- a/www/firefox78/Makefile +++ b/www/firefox78/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.36 2021/09/16 19:49:15 nia Exp $ +# $NetBSD: Makefile,v 1.37 2021/10/08 14:09:56 nia Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -MOZ_BRANCH= 78.14 +MOZ_BRANCH= 78.15 MOZ_BRANCH_MINOR= .0esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox78-/} -PKGREVISION= 1 CATEGORIES= www MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} EXTRACT_SUFX= .tar.xz diff --git a/www/firefox78/PLIST b/www/firefox78/PLIST index 46c23fd38e6..caf18a78131 100644 --- a/www/firefox78/PLIST +++ b/www/firefox78/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2021/09/16 19:49:15 nia Exp $ +@comment $NetBSD: PLIST,v 1.5 2021/10/08 14:09:56 nia Exp $ bin/firefox78 lib/firefox78/actors/AboutHttpsOnlyErrorChild.jsm lib/firefox78/actors/AboutHttpsOnlyErrorParent.jsm @@ -720,9 +720,9 @@ lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/i lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/avito-ru@2x.png lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/baidu-com@2x.png lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/bbc-uk@2x.png -lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/bing-com@2x.png +lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/bing-com@2x.svg lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/ctrip-com@2x.png -lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/duckduckgo-com@2x.png +lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/duckduckgo-com@2x.svg lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/ebay@2x.png lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/facebook-com@2x.png lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/google-com@2x.png diff --git a/www/firefox78/distinfo b/www/firefox78/distinfo index bba3cd5203c..bd8babe2211 100644 --- a/www/firefox78/distinfo +++ b/www/firefox78/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.21 2021/10/07 15:07:11 nia Exp $ +$NetBSD: distinfo,v 1.22 2021/10/08 14:09:56 nia Exp $ -RMD160 (firefox-78.14.0esr.source.tar.xz) = 5a5bf6558a05ed8ea376fcc1ba861b447183b493 -SHA512 (firefox-78.14.0esr.source.tar.xz) = 5d5e4b1197f87b458a8ab14a62701fa0f3071e9facbb4fba71a64ef69abf31edbb4c5efa6c20198de573216543b5289270b5929c6e917f01bb165ce8c139c1ac -Size (firefox-78.14.0esr.source.tar.xz) = 340771180 bytes +RMD160 (firefox-78.15.0esr.source.tar.xz) = 044cb86db86b51f0cf73acf7ddb5b9fdac544d5b +SHA512 (firefox-78.15.0esr.source.tar.xz) = ac3de735b246ce4f0e1619cd2664321ffa374240ce6843e785d79a350dc30c967996bbcc5e3b301cb3d822ca981cbea116758fc4122f1738d75ddfd1165b6378 +Size (firefox-78.15.0esr.source.tar.xz) = 330819568 bytes SHA1 (patch-aa) = 458ee59cec3d2d1d52b222ab2031720e7a11fc02 SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0 SHA1 (patch-build_moz.configure_rust.configure) = ee9e207e67709f3c9455b4d22f5f254890e99ca8 |