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 Jun 11 00:40:59 UTC 2014

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-config_system-headers
            patch-content_media_AudioStream.h patch-content_media_Makefile.in
            patch-content_media_gstreamer_GStreamerAllocator.cpp
            patch-dom_system_OSFileConstants.cpp patch-gfx_skia_Makefile.in
            patch-ipc_chromium_Makefile.in
            patch-ipc_chromium_src_base_message__loop.cc
            patch-ipc_glue_GeckoChildProcessHost.cpp
            patch-media_libcubeb_src_Makefile.in
            
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-toolkit_components_osfile_modules_osfile__unix__back.jsm
            patch-xpcom_base_nsStackWalk.cpp patch-xpcom_base_nscore.h
            patch-xpcom_build_PoisonIOInterposer.h
Removed Files:
        pkgsrc/www/firefox/patches: patch-content_base_src_Makefile.in
            patch-content_media_gstreamer_GStreamerAllocator.h
            patch-content_media_gstreamer_GStreamerFormatHelper.cpp
            patch-content_media_gstreamer_GStreamerFunctionList.h
            patch-content_media_gstreamer_GStreamerLoader.cpp
            patch-content_media_gstreamer_GStreamerLoader.h
            patch-content_media_gstreamer_GStreamerReader-0.10.cpp
            patch-content_media_gstreamer_GStreamerReader.cpp
            patch-content_media_gstreamer_GStreamerReader.h
            patch-content_media_gstreamer_moz.build
            patch-content_media_test_manifest.js
            patch-gfx__skia__include__core__SkPreConfig.h
            patch-gfx_skia_moz.build
            patch-gfx_skia_src_utils_SkThreadUtils__pthread__linux.cpp
            patch-netwerk_sctp_src_netinet6_sctp6__usrreq.c
            patch-netwerk_sctp_src_netinet_sctp__os__userspace.h
            patch-netwerk_sctp_src_netinet_sctp__usrreq.c
            patch-netwerk_sctp_src_user__recv__thread.c
            patch-netwerk_sctp_src_user__socket.c
            patch-netwerk_sctp_src_user__socketvar.h
            patch-toolkit_components_osfile_modules_osfile__unix__allthreads.jsm
            patch-toolkit_xre_nsAppRunner.cpp
            patch-xpcom_glue_standalone_nsXPCOMGlue.cpp
            patch-xpcom_io_nsLocalFileUnix.cpp

Log Message:
Update to 30.0

* debug build is broken

Changelog:
    New
    Sidebars button in browser chrome enables faster access to social, 
bookmark, & history sidebars

    New
    Mac OS X command-E sets find term to selected text

    New
    Support for GStreamer 1.0

    Changed
    Disallow calling WebIDL constructors as functions on the web

    Developer
    With the exception of those bundled inside an extension or ones that are 
whitelisted, plugins will no longer be activated by default (see blog post)

    Developer
    Fixes to box-shadow and other visual overflow (see bug 480888)

    Developer
    Mute and volume available per window when using WebAudio

    Developer
    background-blend-mode enabled by default

    Developer
    Use of line-height allowed for <input type="reset|button|submit">

    Developer
    ES6 array and generator comprehensions implemented (read docs for more 
details)

    Developer
    Error stack now contains column number

    Developer
    Support for alpha option in canvas context options (feature description)

    Fixed
    Ignore autocomplete="off" when offering to save passwords via the password 
manager (see 956906)

    Fixed
    TypedArrays don't support new named properties (see 695438)

    Fixed
    Various security fixes

Fixed in Firefox 30
MFSA 2014-54 Buffer overflow in Gamepad API
MFSA 2014-53 Buffer overflow in Web Audio Speex resampler
MFSA 2014-52 Use-after-free with SMIL Animation Controller
MFSA 2014-51 Use-after-free in Event Listener Manager
MFSA 2014-50 Clickjacking through cursor invisability after Flash interaction
MFSA 2014-49 Use-after-free and out of bounds issues found using Address 
Sanitizer
MFSA 2014-48 Miscellaneous memory safety hazards (rv:30.0 / rv:24.6)


To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.81 -r1.82 pkgsrc/www/firefox/PLIST
cvs rdiff -u -r1.153 -r1.154 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r1.36 -r1.37 pkgsrc/www/firefox/mozilla-common.mk
cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/firefox/patches/patch-aa
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/firefox/patches/patch-as
cvs rdiff -u -r1.2 -r1.3 \
    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
cvs rdiff -u -r1.8 -r1.9 \
    pkgsrc/www/firefox/patches/patch-config_system-headers
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/www/firefox/patches/patch-content_base_src_Makefile.in \
    
pkgsrc/www/firefox/patches/patch-content_media_gstreamer_GStreamerAllocator.h \
    
pkgsrc/www/firefox/patches/patch-content_media_gstreamer_GStreamerLoader.cpp \
    pkgsrc/www/firefox/patches/patch-content_media_gstreamer_GStreamerLoader.h \
    pkgsrc/www/firefox/patches/patch-content_media_gstreamer_GStreamerReader.h \
    pkgsrc/www/firefox/patches/patch-content_media_gstreamer_moz.build \
    pkgsrc/www/firefox/patches/patch-content_media_test_manifest.js \
    pkgsrc/www/firefox/patches/patch-xpcom_glue_standalone_nsXPCOMGlue.cpp \
    pkgsrc/www/firefox/patches/patch-xpcom_io_nsLocalFileUnix.cpp
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/www/firefox/patches/patch-content_media_AudioStream.h \
    pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_message__loop.cc \
    pkgsrc/www/firefox/patches/patch-media_libcubeb_src_Makefile.in \
    pkgsrc/www/firefox/patches/patch-xpcom_base_nscore.h \
    pkgsrc/www/firefox/patches/patch-xpcom_build_PoisonIOInterposer.h
cvs rdiff -u -r1.3 -r0 \
    
pkgsrc/www/firefox/patches/patch-content_media_gstreamer_GStreamerFormatHelper.cpp
 \
    pkgsrc/www/firefox/patches/patch-netwerk_sctp_src_netinet6_sctp6__usrreq.c \
    pkgsrc/www/firefox/patches/patch-netwerk_sctp_src_netinet_sctp__usrreq.c \
    pkgsrc/www/firefox/patches/patch-netwerk_sctp_src_user__recv__thread.c \
    pkgsrc/www/firefox/patches/patch-netwerk_sctp_src_user__socket.c \
    pkgsrc/www/firefox/patches/patch-toolkit_xre_nsAppRunner.cpp
cvs rdiff -u -r1.2 -r0 \
    
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-toolkit_components_osfile_modules_osfile__unix__allthreads.jsm
cvs rdiff -u -r1.4 -r1.5 \
    pkgsrc/www/firefox/patches/patch-dom_system_OSFileConstants.cpp
cvs rdiff -u -r1.4 -r0 \
    pkgsrc/www/firefox/patches/patch-gfx__skia__include__core__SkPreConfig.h \
    
pkgsrc/www/firefox/patches/patch-netwerk_sctp_src_netinet_sctp__os__userspace.h 
\
    pkgsrc/www/firefox/patches/patch-netwerk_sctp_src_user__socketvar.h
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/www/firefox/patches/patch-gfx_skia_Makefile.in
cvs rdiff -u -r1.6 -r0 pkgsrc/www/firefox/patches/patch-gfx_skia_moz.build \
    
pkgsrc/www/firefox/patches/patch-gfx_skia_src_utils_SkThreadUtils__pthread__linux.cpp
cvs rdiff -u -r1.6 -r1.7 \
    pkgsrc/www/firefox/patches/patch-ipc_chromium_Makefile.in \
    pkgsrc/www/firefox/patches/patch-xpcom_base_nsStackWalk.cpp
cvs rdiff -u -r1.7 -r1.8 \
    pkgsrc/www/firefox/patches/patch-ipc_glue_GeckoChildProcessHost.cpp \
    
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.5 -r1.6 \
    
pkgsrc/www/firefox/patches/patch-toolkit_components_osfile_modules_osfile__unix__back.jsm

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