pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox firefox: update to 62.0.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2bc8281d48ec
branches:  trunk
changeset: 313591:2bc8281d48ec
user:      maya <maya%pkgsrc.org@localhost>
date:      Wed Oct 03 17:30:30 2018 +0000

description:
firefox: update to 62.0.3

Fixed hangs on macOS Mojave (10.14) when various dialog windows (upload, download, print, etc) are activated (bug 1489785)
Fixed playback of some encrypted video streams on macOS (bug 1491940)

Unvisited bookmarks can once again be autofilled in the address bar (bug 1488879)
WebGL rendering issues (bug 1489099)
Updates from unpacked language packs no longer break the browser (bug 1488934)
Fix fallback on startup when a language pack is missing (bug 1492459)
Profile refresh from the Windows stub installer restarts the browser (bug 1491999)
Properly restore window size and position when restarting on Windows (bugs 1489214 and 1489852)
Avoid crash when sharing a profile with newer (as yet unreleased) versions of Firefox (bug 1490585)
Do not undo removal of search engines when using a language pack (bug 1489820)
Fixed rendering of some web sites (bug 1421885)
Restored compatibility with some sites using deprecated TLS settings (bug 1487517)
Fix screen share on MacOS when using multiple monitors (bug 1487419)

CVE-2018-12386: Type confusion in JavaScript
CVE-2018-12387:
CVE-2018-12385: Crash in TransportSecurityInfo due to cached data

diffstat:

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

diffs (32 lines):

diff -r a995bfcde17d -r 2bc8281d48ec www/firefox/Makefile
--- a/www/firefox/Makefile      Wed Oct 03 15:01:10 2018 +0000
+++ b/www/firefox/Makefile      Wed Oct 03 17:30:30 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.343 2018/09/05 15:29:58 ryoon Exp $
+# $NetBSD: Makefile,v 1.344 2018/10/03 17:30:30 maya Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            62.0
-MOZ_BRANCH_MINOR=      
+MOZ_BRANCH_MINOR=      .3
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
diff -r a995bfcde17d -r 2bc8281d48ec www/firefox/distinfo
--- a/www/firefox/distinfo      Wed Oct 03 15:01:10 2018 +0000
+++ b/www/firefox/distinfo      Wed Oct 03 17:30:30 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.325 2018/09/25 12:55:53 jperkin Exp $
+$NetBSD: distinfo,v 1.326 2018/10/03 17:30:30 maya Exp $
 
-SHA1 (firefox-62.0.source.tar.xz) = bfb9f02ba288d69c2b2fa2449ab0e25531863d76
-RMD160 (firefox-62.0.source.tar.xz) = a552523ac590868b22717e8c38795924dae18a05
-SHA512 (firefox-62.0.source.tar.xz) = 88a4ed72a9aa934b0ee654549784885a9c543de4f57bbbcbde84a4fad1aef9bc520d92a58291a890e4fa2304e3722e9c8612ac50eef95039547d467e8beaee17
-Size (firefox-62.0.source.tar.xz) = 258026884 bytes
+SHA1 (firefox-62.0.3.source.tar.xz) = 063b22b863cec227608d0195979cc5bbaa6d3f3c
+RMD160 (firefox-62.0.3.source.tar.xz) = 4f6e5e6898c2b62a454ebc9998ead032b049469d
+SHA512 (firefox-62.0.3.source.tar.xz) = 487bb7791284367158c79cf7918fecf3d598627a6416e679aeb5d22626089aeffe07762fa2389819ba881c90ece1c5a83cf2d85b2def15b8d5ba0ed1c498b527
+Size (firefox-62.0.3.source.tar.xz) = 259531444 bytes
 SHA1 (patch-aa) = 94c03ed9a0e72bb87c850f2e1965fb8755933822
 SHA1 (patch-browser_app_profile_firefox.js) = 30e93d7817c7e17b96ba96d3d3fb3701020260d4
 SHA1 (patch-build_moz.configure_old.configure) = 3b887ca0ee9e42558f3a72429f88a19676b309d9



Home | Main Index | Thread Index | Old Index