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 Aug  7 12:17:54 UTC 2013

Modified Files:
        pkgsrc/www/firefox: Makefile PLIST distinfo mozilla-common.mk
        pkgsrc/www/firefox/patches: patch-aa patch-config_baseconfig.mk
            patch-ipc_chromium_chromium-config.mk
            patch-ipc_glue_GeckoChildProcessHost.cpp
            patch-js__public__HeapAPI.h patch-js_src_jstypedarray.cpp
            patch-js_src_vm_ObjectImpl-inl.h patch-media_libpng_pngpriv.h
            
patch-media_webrtc_trunk_webrtc_modules_audio__device_audio__device.gypi
            patch-pa patch-pb patch-pc patch-pd patch-pg
Added Files:
        pkgsrc/www/firefox/patches: patch-dist_stl__wrappers_ios
            patch-dist_stl__wrappers_ostream patch-js_src_ion_AsmJSModule.h
            patch-xulrunner_installer_Makefile.in
Removed Files:
        pkgsrc/www/firefox/patches: patch-am patch-az patch-ba
            patch-layout_base_nsPresArena.cpp patch-md patch-me

Log Message:
Update to 23.0

* Install SDK to firefox-sdk directory.
* Split multiple CONFIGURE_ARS's arguments.
* Enable libmozjs.so build.

Changelog:

    NEW
    Mixed content blocking enabled to protects users from man-in-the-middle 
attacks and eavesdroppers on HTTPS pages (learn more)
    NEW
    Options panel created for Web Developer Toolbox
    CHANGED
    "Enable JavaScript" preference checkbox has been removed and user-set 
values will be reset to the default
    CHANGED
    Updated Firefox Logo
    CHANGED
    Improved about:memory's functional UI
    CHANGED
    Simplified interface for notifications of plugin installation
    CHANGED
    Enabled DXVA2 on Windows Vista+ to accelerate H.264 video decoding
    CHANGED
    Users can now switch to a new search provider across the entire browser
    CHANGED
    CSP policies using the standard syntax and semantics will now be enforced
    CHANGED
    <input type='file'> rendering improvements (see bug 838675)
    CHANGED
    Replace fixed-ratio audio resampler in webrtc.org capture code with Speex 
resampler and eliminate pseudo-44000Hz rate
    CHANGED
    "Load images automatically" and Always show the tab bar" checkboxes removed 
from preferences and reset to defaults
    DEVELOPER
    HTML5 <input type="range"> form control implemented
    DEVELOPER
    Write more accessible pages on touch interfaces with new ARIA role for key 
buttons
    DEVELOPER
    Social share functionality
    DEVELOPER
    Added unprefixed requestAnimationFrame
    DEVELOPER
    Implemented a global browser console
    DEVELOPER
    Dropped blink effect from text-decoration: blink; and completely removed 
<blink> element
    DEVELOPER
    New feature in toolbox: Network Monitor
    FIXED
    Various security fixes

n Firefox 23
MFSA 2013-75 Local Java applets may read contents of local file system
MFSA 2013-74 Firefox full and stub installer DLL hijacking
MFSA 2013-73 Same-origin bypass with web workers and XMLHttpRequest
MFSA 2013-72 Wrong principal used for validating URI for some Javascript 
components
MFSA 2013-71 Further Privilege escalation through Mozilla Updater
MFSA 2013-70 Bypass of XrayWrappers using XBL Scopes
MFSA 2013-69 CRMF requests allow for code execution and XSS attacks
MFSA 2013-68 Document URI misrepresentation and masquerading
MFSA 2013-67 Crash during WAV audio file decoding
MFSA 2013-66 Buffer overflow in Mozilla Maintenance Service and Mozilla Updater
MFSA 2013-65 Buffer underflow when generating CRMF requests
MFSA 2013-64 Use after free mutating DOM during SetBody
MFSA 2013-63 Miscellaneous memory safety hazards (rv:23.0 / rv:17.0.8)


To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.67 -r1.68 pkgsrc/www/firefox/PLIST
cvs rdiff -u -r1.108 -r1.109 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/firefox/mozilla-common.mk
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/firefox/patches/patch-aa
cvs rdiff -u -r1.5 -r0 pkgsrc/www/firefox/patches/patch-am
cvs rdiff -u -r1.1 -r0 pkgsrc/www/firefox/patches/patch-az \
    pkgsrc/www/firefox/patches/patch-layout_base_nsPresArena.cpp
cvs rdiff -u -r1.9 -r0 pkgsrc/www/firefox/patches/patch-ba
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/www/firefox/patches/patch-config_baseconfig.mk \
    pkgsrc/www/firefox/patches/patch-ipc_chromium_chromium-config.mk \
    pkgsrc/www/firefox/patches/patch-js_src_jstypedarray.cpp \
    pkgsrc/www/firefox/patches/patch-media_libpng_pngpriv.h \
    
pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_audio__device_audio__device.gypi
 \
    pkgsrc/www/firefox/patches/patch-pa pkgsrc/www/firefox/patches/patch-pb \
    pkgsrc/www/firefox/patches/patch-pc pkgsrc/www/firefox/patches/patch-pd \
    pkgsrc/www/firefox/patches/patch-pg
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/www/firefox/patches/patch-dist_stl__wrappers_ios \
    pkgsrc/www/firefox/patches/patch-dist_stl__wrappers_ostream \
    pkgsrc/www/firefox/patches/patch-js_src_ion_AsmJSModule.h \
    pkgsrc/www/firefox/patches/patch-xulrunner_installer_Makefile.in
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/www/firefox/patches/patch-ipc_glue_GeckoChildProcessHost.cpp \
    pkgsrc/www/firefox/patches/patch-js__public__HeapAPI.h \
    pkgsrc/www/firefox/patches/patch-js_src_vm_ObjectImpl-inl.h
cvs rdiff -u -r1.3 -r0 pkgsrc/www/firefox/patches/patch-md \
    pkgsrc/www/firefox/patches/patch-me

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