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:           Tue May 12 22:48:54 UTC 2015

Modified Files:
        pkgsrc/www/firefox: Makefile PLIST distinfo
        pkgsrc/www/firefox/patches: patch-aa patch-accessible_atk_Platform.cpp
            patch-browser_app_nsBrowserApp.cpp patch-build_autoconf_nss.m4
            patch-config_Makefile.in patch-config_external_moz.build
            patch-config_system-headers
            patch-extensions_spellcheck_hunspell_src_mozHunspell.cpp
            patch-image_decoders_nsJPEGDecoder.cpp
            patch-js_src_asmjs_AsmJSSignalHandlers.cpp patch-js_src_jit-LIR.cpp
            patch-js_src_jit_ExecutableAllocator.h patch-js_src_jit_MIR.cpp
            patch-js_src_jit_arm_Architecture-arm.cpp patch-js_src_jsapi.cpp
            patch-js_src_shell_jsoptparse.cpp
            patch-media_webrtc_trunk_webrtc_modules_audio__coding_codecs_opus_opus.gypi
            patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.gypi
            patch-mfbt_Attributes.h patch-netwerk_dns_moz.build patch-rc
            patch-toolkit_library_moz.build
            patch-toolkit_modules_GMPInstallManager.jsm
            patch-toolkit_mozapps_extensions_internal_GMPProvider.jsm
            patch-widget_gtk_gtk3drawing.c
            patch-widget_gtk_nsNativeThemeGTK.cpp
            patch-xpcom_base_nsStackWalk.cpp patch-xpcom_build_XPCOMInit.cpp
Added Files:
        pkgsrc/www/firefox/patches: patch-js_public_CallArgs.h
            patch-media_webrtc_trunk_webrtc_modules_audio__coding_neteq_neteq.gypi
            patch-netwerk_base_nsNetUtil.h patch-toolkit_modules_GMPUtils.jsm
Removed Files:
        pkgsrc/www/firefox/patches: patch-ak
            patch-gfx_layers_basic_BasicCompositor.cpp
            patch-gfx_layers_basic_BasicLayerManager.cpp
            patch-js_src_gc_Memory.cpp patch-js_src_jsprototypes.h
            patch-media_webrtc_trunk_webrtc_modules_video__coding_main_source_receiver.cc
            patch-netwerk_base_public_nsNetUtil.h patch-netwerk_dns_Makefile.in
            patch-security_manager_boot_src_CertBlocklist.cpp

Log Message:
Update to 38.0

Changelog:
New New tab-based preferences
New Ruby annotation support
New Base for the next ESR release.
Changed autocomplete=off is no longer supported for username/password fields
Changed URL parser avoids doing percent encoding when setting the Fragment part of the URL, and percent decoding when getting the Fragment in line with the URL spec
Changed RegExp.prototype.source now returns "(?:)" instead of the empty string for empty regular expressions
Changed Improved page load times via speculative connection warmup
HTML5 WebSocket now available in Web Workers
HTML5 BroadcastChannel API implemented
HTML5 Implemented srcset attribute and <picture> element for responsive images
HTML5 Implemented DOM3 Events KeyboardEvent.code
HTML5 Mac OS X: Implemented a subset of the Media Source Extensions (MSE) API to allow native HTML5 playback on YouTube
HTML5 Implemented Encrypted Media Extensions (EME) API to support encrypted HTML5 video/audio playback (Windows Vista or later only)
HTML5 Automatically download Adobe Primetime Content Decryption Module (CDM) for DRM playback through EME (Windows Vista or later only)
Developer Optimized-out variables are now visible in Debugger UI
Developer XMLHttpRequest logs in the web console are now visually labelled and can be filtered separately from regular network requests
Developer WebRTC now has multistream and renegotiation support
Developer copy command added to console
Fixed Various security fixes

Fixed in Firefox 38

    2015-58 Mozilla Windows updater can be run outside of application directory
    2015-57 Privilege escalation through IPC channel messages
    2015-56 Untrusted site hosting trusted page can intercept webchannel responses
    2015-55 Buffer overflow and out-of-bounds read while parsing MP4 video metadata
    2015-54 Buffer overflow when parsing compressed XML
    2015-53 Use-after-free due to Media Decoder Thread creation during shutdown
    2015-52 Sensitive URL encoded information written to Android logcat
    2015-51 Use-after-free during text processing with vertical text enabled
    2015-50 Out-of-bounds read and write in asm.js validation
    2015-49 Referrer policy ignored when links opened by middle-click and context menu
    2015-48 Buffer overflow with SVG content and CSS
    2015-47 Buffer overflow parsing H.264 video with Linux Gstreamer
    2015-46 Miscellaneous memory safety hazards (rv:38.0 / rv:31.7)


To generate a diff of this commit:
cvs rdiff -u -r1.210 -r1.211 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.95 -r1.96 pkgsrc/www/firefox/PLIST
cvs rdiff -u -r1.202 -r1.203 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r1.36 -r1.37 pkgsrc/www/firefox/patches/patch-aa
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/www/firefox/patches/patch-accessible_atk_Platform.cpp \
    pkgsrc/www/firefox/patches/patch-js_src_jit-LIR.cpp \
    pkgsrc/www/firefox/patches/patch-netwerk_dns_moz.build \
    pkgsrc/www/firefox/patches/patch-toolkit_mozapps_extensions_internal_GMPProvider.jsm \
    pkgsrc/www/firefox/patches/patch-xpcom_build_XPCOMInit.cpp
cvs rdiff -u -r1.12 -r0 pkgsrc/www/firefox/patches/patch-ak
cvs rdiff -u -r1.6 -r1.7 \
    pkgsrc/www/firefox/patches/patch-browser_app_nsBrowserApp.cpp \
    pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.gypi
cvs rdiff -u -r1.4 -r1.5 \
    pkgsrc/www/firefox/patches/patch-build_autoconf_nss.m4 \
    pkgsrc/www/firefox/patches/patch-config_Makefile.in \
    pkgsrc/www/firefox/patches/patch-image_decoders_nsJPEGDecoder.cpp \
    pkgsrc/www/firefox/patches/patch-js_src_jit_arm_Architecture-arm.cpp
cvs rdiff -u -r1.7 -r1.8 \
    pkgsrc/www/firefox/patches/patch-config_external_moz.build
cvs rdiff -u -r1.12 -r1.13 \
    pkgsrc/www/firefox/patches/patch-config_system-headers
cvs rdiff -u -r1.9 -r1.10 \
    pkgsrc/www/firefox/patches/patch-extensions_spellcheck_hunspell_src_mozHunspell.cpp
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/www/firefox/patches/patch-gfx_layers_basic_BasicCompositor.cpp \
    pkgsrc/www/firefox/patches/patch-gfx_layers_basic_BasicLayerManager.cpp \
    pkgsrc/www/firefox/patches/patch-js_src_gc_Memory.cpp \
    pkgsrc/www/firefox/patches/patch-netwerk_dns_Makefile.in
cvs rdiff -u -r0 -r1.1 pkgsrc/www/firefox/patches/patch-js_public_CallArgs.h \
    pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_audio__coding_neteq_neteq.gypi \
    pkgsrc/www/firefox/patches/patch-netwerk_base_nsNetUtil.h \
    pkgsrc/www/firefox/patches/patch-toolkit_modules_GMPUtils.jsm
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/www/firefox/patches/patch-js_src_asmjs_AsmJSSignalHandlers.cpp \
    pkgsrc/www/firefox/patches/patch-js_src_jit_ExecutableAllocator.h \
    pkgsrc/www/firefox/patches/patch-js_src_jit_MIR.cpp \
    pkgsrc/www/firefox/patches/patch-js_src_jsapi.cpp \
    pkgsrc/www/firefox/patches/patch-js_src_shell_jsoptparse.cpp \
    pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_audio__coding_codecs_opus_opus.gypi \
    pkgsrc/www/firefox/patches/patch-toolkit_modules_GMPInstallManager.jsm
cvs rdiff -u -r1.1 -r0 pkgsrc/www/firefox/patches/patch-js_src_jsprototypes.h \
    pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__coding_main_source_receiver.cc \
    pkgsrc/www/firefox/patches/patch-netwerk_base_public_nsNetUtil.h \
    pkgsrc/www/firefox/patches/patch-security_manager_boot_src_CertBlocklist.cpp
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/firefox/patches/patch-mfbt_Attributes.h \
    pkgsrc/www/firefox/patches/patch-toolkit_library_moz.build \
    pkgsrc/www/firefox/patches/patch-widget_gtk_gtk3drawing.c \
    pkgsrc/www/firefox/patches/patch-widget_gtk_nsNativeThemeGTK.cpp
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/firefox/patches/patch-rc
cvs rdiff -u -r1.10 -r1.11 \
    pkgsrc/www/firefox/patches/patch-xpcom_base_nsStackWalk.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