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 26 11:32:12 UTC 2013

Modified Files:
        pkgsrc/www/firefox: Makefile PLIST distinfo mozilla-common.mk
            options.mk
        pkgsrc/www/firefox/patches: patch-aa patch-js__public__HeapAPI.h
            patch-js__src__gc__Marking.cpp patch-js__src__gc__Memory.h
            patch-js__src__jsapi.cpp patch-js__src__jscntxt.h
            patch-js__src__jsgc.cpp patch-js_src_jscompartment.h
            patch-js_src_vm_ObjectImpl-inl.h
            patch-media_libsoundtouch_src_cpu__detect__x86.cpp
            patch-media_mtransport_third__party_nICEr_src_stun_addrs.c
            patch-media_mtransport_third__party_nICEr_src_util_mbslen.c
            patch-media_webrtc_trunk_third__party_libyuv_libyuv.gyp
            patch-media_webrtc_trunk_webrtc_build_common.gypi
            
patch-media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.cc
            patch-media_webrtc_webrtc__config.gypi
            patch-netwerk__protocol__websocket__WebSocketChannel.cpp
            patch-netwerk_sctp_src_netinet_sctp__os__userspace.h
            patch-netwerk_sctp_src_user__socketvar.h
            
patch-xpcom__reflect__xptcall__src__md__unix__xptcstubs_sparc64_openbsd.cpp
Added Files:
        pkgsrc/www/firefox/patches: patch-js_src_ion_AsmJS.cpp
            patch-js_src_ion_AsmJS.h patch-js_src_ion_AsmJSSignalHandlers.cpp
            patch-js_src_jstypedarray.cpp
            
patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture__factory.cc
            patch-netwerk_sctp_src_netinet6_sctp6__usrreq.c
            patch-netwerk_sctp_src_netinet_sctp__usrreq.c
            patch-netwerk_sctp_src_user__socket.c
            patch-toolkit_toolkit.mozbuild
Removed Files:
        pkgsrc/www/firefox/patches: patch-an patch-au
            patch-config_stl__wrappers_ios patch-config_stl__wrappers_ostream
            patch-config_system__wrappers_unwind.h
            patch-content_media_AudioStream.cpp
            patch-js_src_jspropertycacheinlines.h
            patch-media_webrtc_trunk_build_common.gypi
            
patch-media_webrtc_trunk_testing_gtest_include_gtest_internal_gtest-port.h
            patch-mp patch-toolkit_toolkit-tiers.mk patch-xpcom_Makefile.in
            patch-xpcom_io_nsMultiplexInputStream_cpp

Log Message:
Update to 22.0

* On NetBSD WebRTC support is disabled, because libxul.so has some errors
  in link stage. WebRTC support should be tested on non-NetBSD platforms.
* It seems that OSS sound support is not working properly on NetBSD.

Changelog:
    NEW
    WebRTC is now enabled by default!
    NEW
    Windows: Firefox now follows display scaling options to render text larger 
on high-res displays
    NEW
    Mac OS X: Download progress in Dock application icon
    NEW
    HTML5 audio/video playback rate can now be changed
    NEW
    Social services management implemented in Add-ons Manager
    NEW
    asm.js optimizations (OdinMonkey) enabled for major performance improvements
    CHANGED
    Improved WebGL rendering performance through asynchronous canvas updates
    CHANGED
    Plain text files displayed within Firefox will now word-wrap
    CHANGED
    For user security, the |Components| object is no longer accessible from web 
content
    CHANGED
    Pointer Lock API can now be used outside of fullscreen
    DEVELOPER
    CSS3 Flexbox implemented and enabled by default
    DEVELOPER
    New Web Notifications API implemented
    DEVELOPER
    Added clipboardData API for JavaScript access to a user's clipboard
    DEVELOPER
    New built-in font inspector
    HTML5
    New HTML5 <data> and <time> elements
    FIXED
    Various security fixes
    FIXED
    Scrolling using some high-resolution-scroll aware touchpads feels slow 
(829952)

Fixed in Firefox 22
MFSA 2013-62 Inaccessible updater can lead to local privilege escalation
MFSA 2013-61 Homograph domain spoofing in .com, .net and .name
MFSA 2013-60 getUserMedia permission dialog incorrectly displays location
MFSA 2013-59 XrayWrappers can be bypassed to run user defined methods in a 
privileged context
MFSA 2013-58 X-Frame-Options ignored when using server push with multi-part 
responses
MFSA 2013-57 Sandbox restrictions not applied to nested frame elements
MFSA 2013-56 PreserveWrapper has inconsistent behavior
MFSA 2013-55 SVG filters can lead to information disclosure
MFSA 2013-54 Data in the body of XHR HEAD requests leads to CSRF attacks
MFSA 2013-53 Execution of unmapped memory through onreadystatechange event
MFSA 2013-52 Arbitrary code execution within Profiler
MFSA 2013-51 Privileged content access and execution via XBL
MFSA 2013-50 Memory corruption found using Address Sanitizer
MFSA 2013-49 Miscellaneous memory safety hazards (rv:22.0 / rv:17.0.7)


To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.66 -r1.67 pkgsrc/www/firefox/PLIST
cvs rdiff -u -r1.102 -r1.103 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/firefox/mozilla-common.mk
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/firefox/options.mk
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/firefox/patches/patch-aa
cvs rdiff -u -r1.9 -r0 pkgsrc/www/firefox/patches/patch-an
cvs rdiff -u -r1.3 -r0 pkgsrc/www/firefox/patches/patch-au \
    pkgsrc/www/firefox/patches/patch-mp
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/www/firefox/patches/patch-config_stl__wrappers_ios \
    pkgsrc/www/firefox/patches/patch-config_stl__wrappers_ostream \
    pkgsrc/www/firefox/patches/patch-config_system__wrappers_unwind.h \
    pkgsrc/www/firefox/patches/patch-content_media_AudioStream.cpp \
    pkgsrc/www/firefox/patches/patch-js_src_jspropertycacheinlines.h \
    pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_build_common.gypi \
    
pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_testing_gtest_include_gtest_internal_gtest-port.h
 \
    pkgsrc/www/firefox/patches/patch-toolkit_toolkit-tiers.mk \
    pkgsrc/www/firefox/patches/patch-xpcom_Makefile.in \
    pkgsrc/www/firefox/patches/patch-xpcom_io_nsMultiplexInputStream_cpp
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/www/firefox/patches/patch-js__public__HeapAPI.h \
    pkgsrc/www/firefox/patches/patch-js__src__gc__Marking.cpp \
    pkgsrc/www/firefox/patches/patch-js__src__gc__Memory.h \
    pkgsrc/www/firefox/patches/patch-js__src__jsapi.cpp \
    pkgsrc/www/firefox/patches/patch-js__src__jscntxt.h \
    pkgsrc/www/firefox/patches/patch-js__src__jsgc.cpp \
    pkgsrc/www/firefox/patches/patch-js_src_jscompartment.h \
    pkgsrc/www/firefox/patches/patch-js_src_vm_ObjectImpl-inl.h \
    
pkgsrc/www/firefox/patches/patch-media_libsoundtouch_src_cpu__detect__x86.cpp \
    
pkgsrc/www/firefox/patches/patch-media_mtransport_third__party_nICEr_src_stun_addrs.c
 \
    
pkgsrc/www/firefox/patches/patch-media_mtransport_third__party_nICEr_src_util_mbslen.c
 \
    
pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_third__party_libyuv_libyuv.gyp
 \
    
pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_build_common.gypi \
    
pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.cc
 \
    pkgsrc/www/firefox/patches/patch-media_webrtc_webrtc__config.gypi \
    
pkgsrc/www/firefox/patches/patch-netwerk__protocol__websocket__WebSocketChannel.cpp
 \
    
pkgsrc/www/firefox/patches/patch-netwerk_sctp_src_netinet_sctp__os__userspace.h 
\
    pkgsrc/www/firefox/patches/patch-netwerk_sctp_src_user__socketvar.h \
    
pkgsrc/www/firefox/patches/patch-xpcom__reflect__xptcall__src__md__unix__xptcstubs_sparc64_openbsd.cpp
cvs rdiff -u -r0 -r1.1 pkgsrc/www/firefox/patches/patch-js_src_ion_AsmJS.cpp \
    pkgsrc/www/firefox/patches/patch-js_src_ion_AsmJS.h \
    pkgsrc/www/firefox/patches/patch-js_src_ion_AsmJSSignalHandlers.cpp \
    pkgsrc/www/firefox/patches/patch-js_src_jstypedarray.cpp \
    
pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture__factory.cc
 \
    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__socket.c \
    pkgsrc/www/firefox/patches/patch-toolkit_toolkit.mozbuild

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