diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-11-03 23:39:08 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-11-03 23:39:08 +0000 |
commit | 2d33552fdb2c9949a70f0cde405dba8a1582f3d1 (patch) | |
tree | cadc487d5c0ce9013d9b840d7d1bdcc9a8d027b8 /www/firefox38 | |
parent | 8a412f76baea769849ffaefc9d8d54e24e1c2607 (diff) | |
download | pkgsrc-2d33552fdb2c9949a70f0cde405dba8a1582f3d1.tar.gz |
Update to 38.4.0
Changelog:
Fixed in Firefox ESR 38.4
2015-133 NSS and NSPR memory corruption issues
2015-132 Mixed content WebSocket policy bypass through workers
2015-131 Vulnerabilities found through code inspection
2015-130 JavaScript garbage collection crash with Java applet
2015-128 Memory corruption in libjar through zip files
2015-127 CORS preflight is bypassed when non-standard Content-Type headers are received
2015-123 Buffer overflow during image interactions in canvas
2015-122 Trailing whitespace in IP address hostnames can bypass same-origin policy
2015-116 Miscellaneous memory safety hazards (rv:42.0 / rv:38.4)
Diffstat (limited to 'www/firefox38')
-rw-r--r-- | www/firefox38/Makefile | 5 | ||||
-rw-r--r-- | www/firefox38/distinfo | 9 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/firefox38/Makefile b/www/firefox38/Makefile index bf082132f93..8614356632f 100644 --- a/www/firefox38/Makefile +++ b/www/firefox38/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/10/10 01:58:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2015/11/03 23:39:08 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -MOZ_BRANCH= 38.3 +MOZ_BRANCH= 38.4 MOZ_BRANCH_MINOR= .0esr -PKGREVISION= 2 DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox38-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} diff --git a/www/firefox38/distinfo b/www/firefox38/distinfo index a1195d20aa6..1f92a05cb06 100644 --- a/www/firefox38/distinfo +++ b/www/firefox38/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.6 2015/09/27 23:46:31 tnn Exp $ +$NetBSD: distinfo,v 1.7 2015/11/03 23:39:08 ryoon Exp $ -SHA1 (firefox-38.3.0esr.source.tar.bz2) = 57d2c255348ac13b6ffbb952c5e0d57757aa0290 -RMD160 (firefox-38.3.0esr.source.tar.bz2) = d9ae93fbfc80d8d0f6a22263be693f7ab4f7a9b3 -Size (firefox-38.3.0esr.source.tar.bz2) = 181401628 bytes +SHA1 (firefox-38.4.0esr.source.tar.bz2) = a6a74fbd517544be5af335023895616cb1c3a67e +RMD160 (firefox-38.4.0esr.source.tar.bz2) = 9768d33ab1570c6e568bbf0ea2625a65f96ebf61 +SHA512 (firefox-38.4.0esr.source.tar.bz2) = 4c2668f7d660aa0381a05118a22e89a176dec4a8d8538f7fae2d46569cb510425769fd2cc24c53525be730e5fe2f0c8b979e991d214dd2763748af8f70cda383 +Size (firefox-38.4.0esr.source.tar.bz2) = 181383793 bytes SHA1 (patch-aa) = e9e8400fa86ae8d6910b49e3a98127122e714f1a SHA1 (patch-accessible_atk_Platform.cpp) = c2deb81b300de44c4500328589185bbd4b6b02fb SHA1 (patch-al) = cca5df21d018bb9f428ad26d00718f33afe88ec5 |