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 27 16:22:40 UTC 2016

Modified Files:
        pkgsrc/www/firefox: Makefile PLIST distinfo mozilla-common.mk
        pkgsrc/www/firefox/patches: patch-aa patch-config_external_moz.build
            patch-config_system-headers patch-dom_media_moz.build
            patch-gfx_skia_generate__mozbuild.py patch-gfx_skia_moz.build
            patch-gfx_skia_skia_src_core_SkUtilsArm.cpp
            patch-gfx_thebes_moz.build patch-media_libcubeb_src_cubeb.c
            patch-media_libcubeb_src_cubeb__alsa.c
            patch-media_libcubeb_src_moz.build patch-media_libtheora_moz.build
            patch-toolkit_library_moz.build
            patch-xpcom_reflect_xptcall_md_unix_moz.build
Removed Files:
        pkgsrc/www/firefox/patches:
            patch-dom_media_gstreamer_GStreamerAllocator.cpp
            patch-gfx_skia_skia_src_opts_SkBitmapProcState__opts__arm.cpp
            patch-gfx_skia_skia_src_opts_memset.arm.S patch-pb patch-pc

Log Message:
Update to 46.0

* Drop buildlink to gstreamer1

Changelog:
New
    Improved security of the JavaScript Just In Time (JIT) Compiler
    GTK3 integration (GNU/Linux only)

Fixed
    Correct rendering for scaled SVGs that use a clip and a mask
    Various security fixes
    Screen reader behavior with blank spaces in Google Docs corrected

Changed
    WebRTC fixes to improve performance and stability

Developer
    Display dominator trees in Memory tool
    Allocation and garbage collection pause profiling in the performance panel
    Launch responsive mode from the Style Editor @media sidebar

HTML5
    Added support for document.elementsFromPoint
    Added HKDF support for Web Crypto API

Fixed in Firefox 46
    2016-48 Firefox Health Reports could accept events from untrusted domains
    2016-47 Write to invalid HashMap entry through JavaScript.watch()
    2016-46 Elevation of privilege with chrome.tabs.update API in web extensions
    2016-45 CSP not applied to pages sent with multipart/x-mixed-replace
    2016-44 Buffer overflow in libstagefright with CENC offsets
    2016-43 Disclosure of user actions through JavaScript with motion and orientation sensors
    2016-42 Use-after-free and buffer overflow in Service Workers
    2016-41 Content provider permission bypass allows malicious application to access data
    2016-40 Privilege escalation through file deletion by Maintenance Service updater
    2016-39 Miscellaneous memory safety hazards (rv:46.0 / rv:45.1 / rv:38.8)


To generate a diff of this commit:
cvs rdiff -u -r1.249 -r1.250 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.105 -r1.106 pkgsrc/www/firefox/PLIST
cvs rdiff -u -r1.242 -r1.243 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r1.72 -r1.73 pkgsrc/www/firefox/mozilla-common.mk
cvs rdiff -u -r1.44 -r1.45 pkgsrc/www/firefox/patches/patch-aa
cvs rdiff -u -r1.10 -r1.11 \
    pkgsrc/www/firefox/patches/patch-config_external_moz.build \
    pkgsrc/www/firefox/patches/patch-gfx_skia_moz.build
cvs rdiff -u -r1.17 -r1.18 \
    pkgsrc/www/firefox/patches/patch-config_system-headers
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/www/firefox/patches/patch-dom_media_gstreamer_GStreamerAllocator.cpp \
    pkgsrc/www/firefox/patches/patch-gfx_skia_skia_src_opts_SkBitmapProcState__opts__arm.cpp \
    pkgsrc/www/firefox/patches/patch-gfx_skia_skia_src_opts_memset.arm.S
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/firefox/patches/patch-dom_media_moz.build \
    pkgsrc/www/firefox/patches/patch-gfx_thebes_moz.build \
    pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb.c
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/www/firefox/patches/patch-gfx_skia_generate__mozbuild.py
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/www/firefox/patches/patch-gfx_skia_skia_src_core_SkUtilsArm.cpp
cvs rdiff -u -r1.13 -r1.14 \
    pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb__alsa.c
cvs rdiff -u -r1.6 -r1.7 \
    pkgsrc/www/firefox/patches/patch-media_libcubeb_src_moz.build
cvs rdiff -u -r1.4 -r1.5 \
    pkgsrc/www/firefox/patches/patch-media_libtheora_moz.build \
    pkgsrc/www/firefox/patches/patch-toolkit_library_moz.build \
    pkgsrc/www/firefox/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build
cvs rdiff -u -r1.4 -r0 pkgsrc/www/firefox/patches/patch-pb \
    pkgsrc/www/firefox/patches/patch-pc

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