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 Apr 30 15:07:18 UTC 2014

Modified Files:
        pkgsrc/www/firefox: Makefile PLIST distinfo mozilla-common.mk
        pkgsrc/www/firefox/patches: patch-aa patch-al patch-as
            patch-config_Makefile.in patch-config_baseconfig.mk
            patch-config_external_moz.build patch-config_system-headers
            patch-content_media_Makefile.in
            patch-content_media_gstreamer_GStreamerAllocator.cpp
            patch-content_media_gstreamer_GStreamerFunctionList.h
            patch-content_media_gstreamer_GStreamerReader-0.10.cpp
            patch-content_media_gstreamer_GStreamerReader.cpp
            patch-dom_system_OSFileConstants.cpp
            patch-gfx_skia_src_utils_SkThreadUtils__pthread__linux.cpp
            patch-gfx_thebes_Makefile.in
            patch-intl_unicharutil_util_Makefile.in
            patch-ipc_chromium_src_base_sys__info__posix.cc
            patch-js__src__vm__SPSProfiler.cpp
            patch-media_libsoundtouch_src_cpu__detect__x86.cpp
            
patch-media_mtransport_third__party_nrappkit_src_port_generic_include_sys_queue.h
            patch-media_webrtc_signaling_signaling.gyp
            patch-media_webrtc_signaling_test_Makefile.in
            patch-media_webrtc_trunk_webrtc_build_common.gypi
            
patch-media_webrtc_trunk_webrtc_modules_audio__coding_codecs_opus_opus.gypi
            
patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc
            
patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc
            patch-netwerk_dns_Makefile.in
            patch-toolkit_components_osfile_modules_osfile__unix__allthreads.jsm
            patch-toolkit_library_Makefile.in patch-xpcom_base_nsStackWalk.cpp
Added Files:
        pkgsrc/www/firefox/patches: patch-browser_app_nsBrowserApp.cpp
            patch-build_gyp.mozbuild patch-content_media_AudioStream.cpp
            patch-content_media_AudioStream.h
            patch-media_libcubeb_src_Makefile.in
            patch-media_mtransport_third__party_nICEr_src_util_mbslen.c
Removed Files:
        pkgsrc/www/firefox/patches:
            patch-browser_themes_shared_devtools_common.css
            patch-browser_themes_shared_devtools_highlighter.inc.css
            patch-ipc_chromium_src_base_file__version__info.h
            patch-ipc_ipdl_ipdl_lower.py patch-js_src_config_system-headers
            patch-memory_mozalloc_fallible.h patch-memory_mozalloc_mozalloc.cpp
            patch-memory_mozalloc_mozalloc.h
            patch-security_manager_ssl_src_JARSignatureVerification.cpp
            patch-toolkit_mozapps_update_updater_updater.cpp

Log Message:
Update to 29.0

* Restore html5 audio playback under NetBSD

Changelog:

    New
    Significant new customization mode makes it easy to personalize your Web 
experience to access the features you use the most (learn more)

    New
    A new, easy to access menu sits in the right hand corner of Firefox and 
includes popular browser controls

    New
    Sleek new tabs provide an overall smoother look and fade into the 
background when not active

    New
    An interactive onboarding tour to guide users through the new Firefox 
changes

    New
    The ability to set up Firefox Sync by creating a Firefox account (learn 
more)

    New
    Gamepad API finalized and enabled (learn more)

    New
    HTTPS used for Yahoo Searches performed in en-US locale

    New
    Malay [ma] locale added

    Changed
    Clicking on a W3C Web Notification will switch to the originating tab

    Developer
    'box-sizing' (dropping the -moz- prefix) implemented (learn more)

    Developer
    Console object available in Web Workers (learn more)

    Developer
    Promises enabled by default (learn more)

    Developer
    SharedWorker enabled by default

    Developer
    <input type="number"> implemented and enabled

    Developer
    <input type="color"> implemented and enabled

    Developer
    Enabled ECMAScript Internationalization API

    Developer
    Add-on bar has been removed, content moved to navigation bar

    Developer
    Implemented URLSearchParams from the URL specification (see MDN for details 
)

    Fixed
    Various security fixes

Fixed in Firefox 29
MFSA 2014-47 Debugger can bypass XrayWrappers with JavaScript
MFSA 2014-46 Use-after-free in nsHostResolve
MFSA 2014-45 Incorrect IDNA domain name matching for wildcard certificates
MFSA 2014-44 Use-after-free in imgLoader while resizing images
MFSA 2014-43 Cross-site scripting (XSS) using history navigations
MFSA 2014-42 Privilege escalation through Web Notification API
MFSA 2014-41 Out-of-bounds write in Cairo
MFSA 2014-40 Firefox for Android addressbar suppression
MFSA 2014-39 Use-after-free in the Text Track Manager for HTML video
MFSA 2014-38 Buffer overflow when using non-XBL object as XBL
MFSA 2014-37 Out of bounds read while decoding JPG images
MFSA 2014-36 Web Audio memory corruption issues
MFSA 2014-35 Privilege escalation through Mozilla Maintenance Service Installer
MFSA 2014-34 Miscellaneous memory safety hazards (rv:29.0 / rv:24.5)


To generate a diff of this commit:
cvs rdiff -u -r1.161 -r1.162 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.78 -r1.79 pkgsrc/www/firefox/PLIST
cvs rdiff -u -r1.137 -r1.138 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/firefox/mozilla-common.mk
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/firefox/patches/patch-aa
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/firefox/patches/patch-al
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/firefox/patches/patch-as
cvs rdiff -u -r0 -r1.3 \
    pkgsrc/www/firefox/patches/patch-browser_app_nsBrowserApp.cpp \
    pkgsrc/www/firefox/patches/patch-content_media_AudioStream.cpp
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/www/firefox/patches/patch-browser_themes_shared_devtools_common.css \
    
pkgsrc/www/firefox/patches/patch-browser_themes_shared_devtools_highlighter.inc.css
cvs rdiff -u -r0 -r1.1 pkgsrc/www/firefox/patches/patch-build_gyp.mozbuild \
    pkgsrc/www/firefox/patches/patch-content_media_AudioStream.h \
    pkgsrc/www/firefox/patches/patch-media_libcubeb_src_Makefile.in
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/firefox/patches/patch-config_Makefile.in \
    pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_sys__info__posix.cc
cvs rdiff -u -r1.5 -r1.6 \
    pkgsrc/www/firefox/patches/patch-config_baseconfig.mk \
    
pkgsrc/www/firefox/patches/patch-gfx_skia_src_utils_SkThreadUtils__pthread__linux.cpp
 \
    
pkgsrc/www/firefox/patches/patch-media_mtransport_third__party_nrappkit_src_port_generic_include_sys_queue.h
 \
    pkgsrc/www/firefox/patches/patch-media_webrtc_signaling_test_Makefile.in \
    pkgsrc/www/firefox/patches/patch-toolkit_library_Makefile.in
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/www/firefox/patches/patch-config_external_moz.build \
    pkgsrc/www/firefox/patches/patch-content_media_Makefile.in \
    
pkgsrc/www/firefox/patches/patch-content_media_gstreamer_GStreamerAllocator.cpp 
\
    
pkgsrc/www/firefox/patches/patch-content_media_gstreamer_GStreamerFunctionList.h
 \
    
pkgsrc/www/firefox/patches/patch-content_media_gstreamer_GStreamerReader-0.10.cpp
 \
    
pkgsrc/www/firefox/patches/patch-content_media_gstreamer_GStreamerReader.cpp \
    pkgsrc/www/firefox/patches/patch-dom_system_OSFileConstants.cpp \
    pkgsrc/www/firefox/patches/patch-gfx_thebes_Makefile.in \
    pkgsrc/www/firefox/patches/patch-intl_unicharutil_util_Makefile.in \
    
pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_audio__coding_codecs_opus_opus.gypi
 \
    pkgsrc/www/firefox/patches/patch-netwerk_dns_Makefile.in \
    
pkgsrc/www/firefox/patches/patch-toolkit_components_osfile_modules_osfile__unix__allthreads.jsm
cvs rdiff -u -r1.7 -r1.8 \
    pkgsrc/www/firefox/patches/patch-config_system-headers
cvs rdiff -u -r1.3 -r0 \
    
pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_file__version__info.h \
    pkgsrc/www/firefox/patches/patch-ipc_ipdl_ipdl_lower.py \
    pkgsrc/www/firefox/patches/patch-memory_mozalloc_fallible.h \
    pkgsrc/www/firefox/patches/patch-memory_mozalloc_mozalloc.cpp \
    pkgsrc/www/firefox/patches/patch-memory_mozalloc_mozalloc.h \
    
pkgsrc/www/firefox/patches/patch-security_manager_ssl_src_JARSignatureVerification.cpp
 \
    pkgsrc/www/firefox/patches/patch-toolkit_mozapps_update_updater_updater.cpp
cvs rdiff -u -r1.6 -r1.7 \
    pkgsrc/www/firefox/patches/patch-js__src__vm__SPSProfiler.cpp \
    
pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_build_common.gypi \
    
pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc
 \
    
pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc
cvs rdiff -u -r1.7 -r0 \
    pkgsrc/www/firefox/patches/patch-js_src_config_system-headers
cvs rdiff -u -r1.4 -r1.5 \
    
pkgsrc/www/firefox/patches/patch-media_libsoundtouch_src_cpu__detect__x86.cpp \
    pkgsrc/www/firefox/patches/patch-media_webrtc_signaling_signaling.gyp \
    pkgsrc/www/firefox/patches/patch-xpcom_base_nsStackWalk.cpp
cvs rdiff -u -r0 -r1.4 \
    
pkgsrc/www/firefox/patches/patch-media_mtransport_third__party_nICEr_src_util_mbslen.c

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