pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/firefox
Module Name: pkgsrc
Committed By: ryoon
Date: Wed Sep 23 06:44:42 UTC 2015
Modified Files:
pkgsrc/www/firefox: Makefile PLIST distinfo mozilla-common.mk
pkgsrc/www/firefox/patches: patch-aa patch-as
patch-config_external_moz.build
patch-intl_unicharutil_util_moz.build patch-js_src_jit-LIR.cpp
patch-js_src_jit_MIR.cpp patch-js_src_jit_arm_Architecture-arm.cpp
patch-media_libcubeb_src_moz.build patch-media_libtheora_moz.build
patch-memory_mozalloc_mozalloc__abort.cpp
patch-modules_libpref_init_all.js patch-rc
patch-xpcom_reflect_xptcall_md_unix_Makefile.in
patch-xpcom_reflect_xptcall_md_unix_moz.build
Added Files:
pkgsrc/www/firefox/patches: patch-gfx_thebes_gfxWindowsPlatform.cpp
patch-mozglue_misc_StackWalk.cpp
patch-security_manager_ssl_nsNSSComponent.cpp
patch-storage_SQLiteMutex.h patch-storage_mozStorageConnection.cpp
patch-toolkit_components_protobuf_src_google_protobuf_stubs_platform__macros.h
Removed Files:
pkgsrc/www/firefox/patches: patch-al patch-bg patch-js_src_Makefile.in
patch-js_src_gc_Statistics.cpp
patch-mobile_android_installer_Makefile.in
patch-mobile_android_installer_package-manifest.in
patch-security_manager_ssl_src_nsNSSComponent.cpp
patch-toolkit_modules_GMPInstallManager.jsm
patch-toolkit_modules_GMPUtils.jsm patch-xpcom_base_nsStackWalk.cpp
patch-xpcom_build_XPCOMInit.cpp
patch-xpcom_glue_standalone_nsXPCOMGlue.cpp
Log Message:
Update to 41.0
Changelog:
New Enhance IME support on Windows (Vista +) using TSF (Text Services Framework)
New Ability to set a profile picture for your Firefox Account
New Firefox Hello now includes instant messaging
New SVG images can be used as favicons
New Improved box-shadow rendering performance
Changed WebRTC now requires perfect forward secrecy
Changed WARP is disabled on Windows 7
Changed Updates to image decoding process
Changed Support for running animations of 'transform' and 'opacity' on the compositor thread
HTML5 MessageChannel and MessagePort API enabled by default
HTML5 Added support for the transform-origin property on SVG elements
HTML5 CSS Font Loading API enabled by default
HTML5 Navigator.onLine now varies with actual internet connectivity (Windows and Mac OS X only)
HTML5 Copy/Cut Web content from JavaScript to the OS clipboard with document.execCommand("cut"/"copy")
HTML5 Implemented Cache API for querying named caches that are accessible Window, Worker, and ServiceWorker
Developer Removed support for binary XPCOM components in extensions, use addon SDK "system/child_process" pipe mechanism for native binaries instead
Developer Network requests can be exported in HAR format
Developer Quickly add new CSS rule with New Rule button in the Inspector
Developer Screenshot a node or element from markup view with the Screenshot Node context menu item
Developer Copy element CSS rule declarations with the Copy Rule Declaration context menu item in the Inspector
Developer Pseudo-Class panel in the Inspector
Fixed Picture element does not react to resize/viewport changes
Fixed Various security fixes
Security fixes:
Fixed in Firefox 41
2015-114 Information disclosure via the High Resolution Time API
2015-113 Memory safety errors in libGLES in the ANGLE graphics library
2015-112 Vulnerabilities found through code inspection
2015-111 Errors in the handling of CORS preflight request headers
2015-110 Dragging and dropping images exposes final URL after redirects
2015-109 JavaScript immutable property enforcement can be bypassed
2015-108 Scripted proxies can access inner window
2015-107 Out-of-bounds read during 2D canvas display on Linux 16-bit color depth systems
2015-106 Use-after-free while manipulating HTML media content
2015-105 Buffer overflow while decoding WebM video
2015-104 Use-after-free with shared workers and IndexedDB
2015-103 URL spoofing in reader mode
2015-102 Crash when using debugger with SavedStacks in JavaScript
2015-101 Buffer overflow in libvpx while parsing vp9 format video
2015-100 Arbitrary file manipulation by local user through Mozilla updater
2015-99 Site attribute spoofing on Android by pasting URL with unknown scheme
2015-98 Out of bounds read in QCMS library with ICC V4 profile attributes
2015-97 Memory leak in mozTCPSocket to servers
2015-96 Miscellaneous memory safety hazards (rv:41.0 / rv:38.3)
To generate a diff of this commit:
cvs rdiff -u -r1.225 -r1.226 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.99 -r1.100 pkgsrc/www/firefox/PLIST
cvs rdiff -u -r1.214 -r1.215 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r1.61 -r1.62 pkgsrc/www/firefox/mozilla-common.mk
cvs rdiff -u -r1.39 -r1.40 pkgsrc/www/firefox/patches/patch-aa
cvs rdiff -u -r1.12 -r0 pkgsrc/www/firefox/patches/patch-al
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/firefox/patches/patch-as
cvs rdiff -u -r1.4 -r0 pkgsrc/www/firefox/patches/patch-bg \
pkgsrc/www/firefox/patches/patch-toolkit_modules_GMPInstallManager.jsm
cvs rdiff -u -r1.9 -r1.10 \
pkgsrc/www/firefox/patches/patch-config_external_moz.build
cvs rdiff -u -r0 -r1.1 \
pkgsrc/www/firefox/patches/patch-gfx_thebes_gfxWindowsPlatform.cpp \
pkgsrc/www/firefox/patches/patch-mozglue_misc_StackWalk.cpp \
pkgsrc/www/firefox/patches/patch-security_manager_ssl_nsNSSComponent.cpp \
pkgsrc/www/firefox/patches/patch-storage_SQLiteMutex.h \
pkgsrc/www/firefox/patches/patch-storage_mozStorageConnection.cpp \
pkgsrc/www/firefox/patches/patch-toolkit_components_protobuf_src_google_protobuf_stubs_platform__macros.h
cvs rdiff -u -r1.2 -r1.3 \
pkgsrc/www/firefox/patches/patch-intl_unicharutil_util_moz.build \
pkgsrc/www/firefox/patches/patch-js_src_jit-LIR.cpp
cvs rdiff -u -r1.11 -r0 pkgsrc/www/firefox/patches/patch-js_src_Makefile.in \
pkgsrc/www/firefox/patches/patch-xpcom_base_nsStackWalk.cpp
cvs rdiff -u -r1.1 -r0 \
pkgsrc/www/firefox/patches/patch-js_src_gc_Statistics.cpp \
pkgsrc/www/firefox/patches/patch-toolkit_modules_GMPUtils.jsm
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/firefox/patches/patch-js_src_jit_MIR.cpp \
pkgsrc/www/firefox/patches/patch-media_libcubeb_src_moz.build \
pkgsrc/www/firefox/patches/patch-media_libtheora_moz.build \
pkgsrc/www/firefox/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build
cvs rdiff -u -r1.5 -r1.6 \
pkgsrc/www/firefox/patches/patch-js_src_jit_arm_Architecture-arm.cpp
cvs rdiff -u -r1.4 -r1.5 \
pkgsrc/www/firefox/patches/patch-memory_mozalloc_mozalloc__abort.cpp
cvs rdiff -u -r1.3 -r0 \
pkgsrc/www/firefox/patches/patch-mobile_android_installer_Makefile.in \
pkgsrc/www/firefox/patches/patch-mobile_android_installer_package-manifest.in \
pkgsrc/www/firefox/patches/patch-xpcom_glue_standalone_nsXPCOMGlue.cpp
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/www/firefox/patches/patch-modules_libpref_init_all.js \
pkgsrc/www/firefox/patches/patch-xpcom_reflect_xptcall_md_unix_Makefile.in
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/firefox/patches/patch-rc
cvs rdiff -u -r1.5 -r0 \
pkgsrc/www/firefox/patches/patch-security_manager_ssl_src_nsNSSComponent.cpp
cvs rdiff -u -r1.2 -r0 \
pkgsrc/www/firefox/patches/patch-xpcom_build_XPCOMInit.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index