pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox45 Update to 45.3.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/1e9cdc9334f7
branches: trunk
changeset: 351001:1e9cdc9334f7
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu Aug 11 04:24:03 2016 +0000
description:
Update to 45.3.0
Changelog:
Fixed Various stability fixes
Fixed in Firefox ESR 45.3
2016-80 Same-origin policy violation using local HTML file and saved shortcut file
2016-79 Use-after-free when applying SVG effects
2016-78 Type confusion in display transformation
2016-77 Buffer overflow in ClearKey Content Decryption Module (CDM) during video playback
2016-76 Scripts on marquee tag can execute in sandboxed iframes
2016-73 Use-after-free in service workers with nested sync events
2016-72 Use-after-free in DTLS during WebRTC session shutdown
2016-70 Use-after-free when using alt key and toplevel menus
2016-67 Stack underflow during 2D graphics rendering
2016-65 Cairo rendering crash due to memory allocation issue with FFmpeg 0.10
2016-64 Buffer overflow rendering SVG with bidirectional content
2016-63 Favicon network connection can persist when page is closed
2016-62 Miscellaneous memory safety hazards (rv:48.0 / rv:45.3)
diffstat:
www/firefox45/Makefile | 5 ++---
www/firefox45/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r c30180915d54 -r 1e9cdc9334f7 www/firefox45/Makefile
--- a/www/firefox45/Makefile Thu Aug 11 03:43:48 2016 +0000
+++ b/www/firefox45/Makefile Thu Aug 11 04:24:03 2016 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.7 2016/08/04 17:03:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2016/08/11 04:24:03 ryoon Exp $
MOZILLA_PKG_NAME= firefox45
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH= 45.2
+MOZ_BRANCH= 45.3
MOZ_BRANCH_MINOR= .0esr
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= ${MOZILLA_PKG_NAME}-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION= 3
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
diff -r c30180915d54 -r 1e9cdc9334f7 www/firefox45/distinfo
--- a/www/firefox45/distinfo Thu Aug 11 03:43:48 2016 +0000
+++ b/www/firefox45/distinfo Thu Aug 11 04:24:03 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.5 2016/06/19 06:24:09 ryoon Exp $
+$NetBSD: distinfo,v 1.6 2016/08/11 04:24:03 ryoon Exp $
-SHA1 (firefox-45.2.0esr.source.tar.xz) = f3b082c51afb45922b820c2bc01aab01758f0fa8
-RMD160 (firefox-45.2.0esr.source.tar.xz) = f3d0badd1d82c4b7a1cec3c06e82633d9ddb7fec
-SHA512 (firefox-45.2.0esr.source.tar.xz) = fd67353cff9400080a311af92562b1ed26d20ca2229e32e8c8289b364ebe27fd501eed78c72b614e0501c3841ae9b17f2102158fbeef5083bee8c12d952660e6
-Size (firefox-45.2.0esr.source.tar.xz) = 185458280 bytes
+SHA1 (firefox-45.3.0esr.source.tar.xz) = e019408b46ecd8c5c1b3beae01a522b57acaa4b9
+RMD160 (firefox-45.3.0esr.source.tar.xz) = 90b2434f0b245115726916257933db33caad4425
+SHA512 (firefox-45.3.0esr.source.tar.xz) = ee618aec579625122c3e511a7ac83ac4db9718f5695b6fe6250717602178bae9bb7e5ebe8764f4d33ecf44d3db13abfed0d24c1ec71e64a1087fb6d5a579b0c0
+Size (firefox-45.3.0esr.source.tar.xz) = 185330580 bytes
SHA1 (patch-aa) = c97ef4b107ea917c2a10d1a1fdaf524d794612a0
SHA1 (patch-ao) = f4244b8e3d89743cb97395913e8916f7121c172e
SHA1 (patch-as) = d5d7f8250a9cd462f25d529c2a79c59a1bba9db2
Home |
Main Index |
Thread Index |
Old Index