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:           Sat Nov  2 22:57:55 UTC 2013

Modified Files:
        pkgsrc/www/firefox: Makefile PLIST distinfo mozilla-common.mk
            options.mk
        pkgsrc/www/firefox/patches: patch-aa patch-ao patch-as patch-bg
            patch-build_autoconf_nss.m4 patch-config_system-headers
            patch-gfx__skia__include__core__SkPreConfig.h
            patch-gfx_skia_moz.build patch-ipc_chromium_Makefile.in
            patch-js__src__vm__SPSProfiler.cpp patch-js_src_Makefile.in
            patch-js_src_config_system-headers
            patch-media_mtransport_third__party_nICEr_src_stun_addrs.c
            
patch-media_mtransport_third__party_nrappkit_src_port_generic_include_sys_queue.h
            
patch-media_webrtc_trunk_webrtc_modules_audio__device_test_audio__device__test__api.cc
            
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-media_webrtc_trunk_webrtc_system__wrappers_source_condition__variable.cc
            
patch-media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.cc
            patch-netwerk_wifi_moz.build patch-xpcom_ds_moz.build
Added Files:
        pkgsrc/www/firefox/patches: patch-config_stl-headers
            patch-gfx_skia_src_utils_SkThreadUtils__pthread__linux.cpp
            patch-media_libcubeb_src_cubeb__alsa.c
Removed Files:
        pkgsrc/www/firefox/patches: patch-build_pgo_profileserver.py
            patch-content_media_gstreamer_GStreamerFormatHelper.cpp
            patch-gfx_skia_src_sfnt_SkOTTable__head.h
            patch-gfx_skia_src_sfnt_SkOTTable__name.h
            patch-gfx_skia_src_sfnt_SkSFNTHeader.h
            patch-netwerk_wifi_Makefile.in
            patch-toolkit_components_osfile_osfile__unix__allthreads.jsm

Log Message:
Update to 25.0

* Enable pulseaudio by default, OSS support is dropped, and ALSA support
  on NetBSD does not work properly for me
* Enable GStremer support for non-webm and non-theora video support
* Create alsa option, and enabled on Linux by default

Changelog:
 NEW
Web Audio support
NEW
The find bar is no longer shared between tabs
CHANGED
If away from Firefox for months, you now will be offered the option to reset it 
to its default state while preserving your essential information
CHANGED
Resetting Firefox no longer clears your browsing session
DEVELOPER
CSS3 background-attachment:local support to control background scrolling
DEVELOPER
Many new ES6 functions implemented
HTML5
iframe document content can now be specified inline
FIXED
Blank or missing page thumbnails when opening a new tab
FIXED
Security fixes can be found here

Fixed in Firefox 25
MFSA 2013-102 Use-after-free in HTML document templates
MFSA 2013-101 Memory corruption in workers
MFSA 2013-100 Miscellaneous use-after-free issues found through ASAN fuzzing
MFSA 2013-99 Security bypass of PDF.js checks using iframes
MFSA 2013-98 Use-after-free when updating offline cache
MFSA 2013-97 Writing to cycle collected object during image decoding
MFSA 2013-96 Improperly initialized memory and overflows in some JavaScript 
functions
MFSA 2013-95 Access violation with XSLT and uninitialized data
MFSA 2013-94 Spoofing addressbar though SELECT element
MFSA 2013-93 Miscellaneous memory safety hazards (rv:25.0 / rv:24.1 / 
rv:17.0.10)


To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.74 -r1.75 pkgsrc/www/firefox/PLIST
cvs rdiff -u -r1.117 -r1.118 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/firefox/mozilla-common.mk
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/firefox/options.mk
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/firefox/patches/patch-aa
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/firefox/patches/patch-ao
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/firefox/patches/patch-as
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/firefox/patches/patch-bg \
    pkgsrc/www/firefox/patches/patch-build_autoconf_nss.m4 \
    pkgsrc/www/firefox/patches/patch-gfx__skia__include__core__SkPreConfig.h \
    pkgsrc/www/firefox/patches/patch-gfx_skia_moz.build \
    
pkgsrc/www/firefox/patches/patch-media_mtransport_third__party_nrappkit_src_port_generic_include_sys_queue.h
 \
    
pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_audio__device_test_audio__device__test__api.cc
 \
    pkgsrc/www/firefox/patches/patch-netwerk_wifi_moz.build \
    pkgsrc/www/firefox/patches/patch-xpcom_ds_moz.build
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/www/firefox/patches/patch-build_pgo_profileserver.py \
    
pkgsrc/www/firefox/patches/patch-content_media_gstreamer_GStreamerFormatHelper.cpp
 \
    pkgsrc/www/firefox/patches/patch-gfx_skia_src_sfnt_SkOTTable__head.h \
    pkgsrc/www/firefox/patches/patch-gfx_skia_src_sfnt_SkOTTable__name.h \
    pkgsrc/www/firefox/patches/patch-gfx_skia_src_sfnt_SkSFNTHeader.h \
    pkgsrc/www/firefox/patches/patch-netwerk_wifi_Makefile.in \
    
pkgsrc/www/firefox/patches/patch-toolkit_components_osfile_osfile__unix__allthreads.jsm
cvs rdiff -u -r0 -r1.1 pkgsrc/www/firefox/patches/patch-config_stl-headers \
    
pkgsrc/www/firefox/patches/patch-gfx_skia_src_utils_SkThreadUtils__pthread__linux.cpp
 \
    pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb__alsa.c
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/www/firefox/patches/patch-config_system-headers \
    pkgsrc/www/firefox/patches/patch-ipc_chromium_Makefile.in \
    pkgsrc/www/firefox/patches/patch-js__src__vm__SPSProfiler.cpp \
    pkgsrc/www/firefox/patches/patch-js_src_Makefile.in \
    pkgsrc/www/firefox/patches/patch-js_src_config_system-headers \
    
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
 \
    
pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_system__wrappers_source_condition__variable.cc
cvs rdiff -u -r1.3 -r1.4 \
    
pkgsrc/www/firefox/patches/patch-media_mtransport_third__party_nICEr_src_stun_addrs.c
 \
    
pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.cc

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