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:           Tue Aug 11 23:48:18 UTC 2015

Modified Files:
        pkgsrc/www/firefox: Makefile PLIST distinfo mozilla-common.mk
        pkgsrc/www/firefox/patches: patch-config_external_moz.build
            patch-gfx_skia_generate__mozbuild.py patch-gfx_skia_moz.build
            patch-image_decoders_nsJPEGDecoder.cpp
            patch-ipc_chromium_src_base_file__util__posix.cc
            patch-media_libtheora_moz.build
            patch-media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp
            patch-netwerk_protocol_http_Http2Session.cpp
            patch-toolkit_modules_GMPInstallManager.jsm
Added Files:
        pkgsrc/www/firefox/patches:
            patch-media_webrtc_signaling_test_common.build
            patch-testing_mozharness_README.md
            patch-testing_mozharness_configs_update__tests_mozilla-beta.py
            patch-testing_mozharness_configs_update__tests_mozilla-release.py
            patch-testing_mozharness_configs_vcs__sync_staging__build-repos.py
            patch-testing_mozharness_configs_vcs__sync_staging__l10n.py
Removed Files:
        pkgsrc/www/firefox/patches: patch-ipc_chromium_src_base_file__util.h
            patch-media_webrtc_signaling_test_moz.build
            patch-widget_gtk_gtk3drawing.c
            patch-widget_gtk_nsNativeThemeGTK.cpp

Log Message:
Update to 40.0

Changelog:
    New Support for Windows 10
    New Added protection against unwanted software downloads
    New User can receive suggested tiles in the new tab page based on categories Firefox matches to browsing history (en-US only).
    New Hello allows adding a link to conversations to provide context on what the conversation will be about
    New New style for add-on manager based on the in-content preferences style
    New Improved scrolling, graphics, and video playback performance with off main thread compositing (GNU/Linux only)
    New Graphic blocklist mechanism improved: Firefox version ranges can be specified, limiting the number of devices blocked
    Changed Add-on extensions that are not signed by Mozilla will display a warning
    Changed NPAPI Plug-in performance improved via asynchronous initialization
    Changed Smoother animation and scrolling with hardware vsync (Windows only)
    Changed JPEG images use less memory when scaled and can be painted faster
    Changed Sub-resources can no longer request HTTP authentication, thus protecting users from inadvertently disclosing login data
    HTML5 IndexedDB transactions are now non-durable by default
    HTML5 Implemented AudioBufferSourceNode.detune to modulate playback rate in cents, a logarithmic unit of measure used for musical intervals
    Developer Improved Performance tools in the developer tools: Waterfall view, Call Tree view and a Flame Chart view
    Developer New rules view tooltip in the Inspector to tweak CSS Filter values
    Developer Console API messages from SharedWorker and ServiceWorker are now displayed in web console
    Developer New page ruler highlighting tool that displays lightweight horizontal and vertical rules on a page
    Developer Inspector now searches across all content frames in a page
    Fixed Kannada text does not display properly in built-in pdf viewer
    Fixed Various security fixes

Known Issues
    unresolved If Firefox is restarted from an add-on install notification, on-going private browsing downloads might be canceled without warning (1185294)

Fixed in Firefox 40
    2015-92 Use-after-free in XMLHttpRequest with shared workers
    2015-91 Mozilla Content Security Policy allows for asterisk wildcards in violation of CSP specification
    2015-90 Vulnerabilities found through code inspection
    2015-89 Buffer overflows on Libvpx when decoding WebM video
    2015-88 Heap overflow in gdk-pixbuf when scaling bitmap images
    2015-87 Crash when using shared memory in JavaScript
    2015-86 Feed protocol with POST bypasses mixed content protections
    2015-85 Out-of-bounds write with Updater and malicious MAR file
    2015-84 Arbitrary file overwriting through Mozilla Maintenance Service with hard links
    2015-83 Overflow issues in libstagefright
    2015-82 Redefinition of non-configurable JavaScript object properties
    2015-81 Use-after-free in MediaStream playback
    2015-80 Out-of-bounds read with malformed MP3 file
    2015-79 Miscellaneous memory safety hazards (rv:40.0 / rv:38.2)


To generate a diff of this commit:
cvs rdiff -u -r1.220 -r1.221 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.98 -r1.99 pkgsrc/www/firefox/PLIST
cvs rdiff -u -r1.209 -r1.210 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r1.59 -r1.60 pkgsrc/www/firefox/mozilla-common.mk
cvs rdiff -u -r1.8 -r1.9 \
    pkgsrc/www/firefox/patches/patch-config_external_moz.build \
    pkgsrc/www/firefox/patches/patch-gfx_skia_moz.build
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/www/firefox/patches/patch-gfx_skia_generate__mozbuild.py
cvs rdiff -u -r1.5 -r1.6 \
    pkgsrc/www/firefox/patches/patch-image_decoders_nsJPEGDecoder.cpp \
    pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_file__util__posix.cc
cvs rdiff -u -r1.4 -r0 \
    pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_file__util.h
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/www/firefox/patches/patch-media_libtheora_moz.build
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/www/firefox/patches/patch-media_webrtc_signaling_test_common.build \
    pkgsrc/www/firefox/patches/patch-testing_mozharness_README.md \
    pkgsrc/www/firefox/patches/patch-testing_mozharness_configs_update__tests_mozilla-beta.py \
    pkgsrc/www/firefox/patches/patch-testing_mozharness_configs_update__tests_mozilla-release.py \
    pkgsrc/www/firefox/patches/patch-testing_mozharness_configs_vcs__sync_staging__build-repos.py \
    pkgsrc/www/firefox/patches/patch-testing_mozharness_configs_vcs__sync_staging__l10n.py
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/www/firefox/patches/patch-media_webrtc_signaling_test_moz.build
cvs rdiff -u -r1.7 -r1.8 \
    pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp
cvs rdiff -u -r1.4 -r1.5 \
    pkgsrc/www/firefox/patches/patch-netwerk_protocol_http_Http2Session.cpp
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/www/firefox/patches/patch-toolkit_modules_GMPInstallManager.jsm
cvs rdiff -u -r1.5 -r0 \
    pkgsrc/www/firefox/patches/patch-widget_gtk_gtk3drawing.c \
    pkgsrc/www/firefox/patches/patch-widget_gtk_nsNativeThemeGTK.cpp

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