pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/seamonkey



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Mon Nov  4 06:01:46 UTC 2013

Modified Files:
        pkgsrc/www/seamonkey: Makefile PLIST PLIST.enigmail PLIST.lightning
            distinfo enigmail.mk
        pkgsrc/www/seamonkey/patches: patch-aa patch-ao patch-as patch-bg
            patch-mailnews_base_search_src_nsMsgSearchTerm.cpp
            patch-mozilla_config_system-headers
            patch-mozilla_gfx_skia_include_core_SkPreConfig.h
            patch-mozilla_gfx_skia_moz.build
            patch-mozilla_ipc_chromium_Makefile.in
            patch-mozilla_js_src_Makefile.in
            patch-mozilla_js_src_config_system-headers
            patch-mozilla_js_src_vm_SPSProfiler.cpp
            patch-mozilla_media_mtransport_third__party_nICEr_src_stun_addrs.c
            
patch-mozilla_media_mtransport_third__party_nrappkit_src_port_generic_include_sys_queue.h
            
patch-mozilla_media_webrtc_trunk_webrtc_modules_audio__device_test_audio__device__test__api.cc
            
patch-mozilla_media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc
            
patch-mozilla_media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc
            
patch-mozilla_media_webrtc_trunk_webrtc_system__wrappers_source_condition__variable.cc
            
patch-mozilla_media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.cc
            patch-mozilla_netwerk_wifi_moz.build
            patch-mozilla_xpcom_ds_moz.build
Removed Files:
        pkgsrc/www/seamonkey/patches: patch-mozilla_build_pgo_profileserver.py
            patch-mozilla_content_media_gstreamer_GStreamerFormatHelper.cpp
            patch-mozilla_gfx_skia_src_sfnt_SkOTTable__head.h
            patch-mozilla_gfx_skia_src_sfnt_SkOTTable__name.h
            patch-mozilla_gfx_skia_src_sfnt_SkSFNTHeader.h
            patch-mozilla_netwerk_wifi_Makefile.in patch-mozilla_ostream
            patch-mozilla_toolkit_components_osfile_osfile__unix__allthreads.jsm
            patch-mozilla_unwind.h

Log Message:
Update to 2.22

Changelog:
SeaMonkey-specific changes

    Sorting messages by date can now be configured to look at the thread root 
instead of the newest message in it (pref: mailnews.sort_threads_by_root).
    Plugins doorhangers now allow to activate different plugin types 
independently.
    The proxy popup is now also available from the MailNews main window.
    A new Recipients column has been added that shows all recipients (To, CC, 
BCC).
    The default HTML5 audio/video player controls allow to change the playback 
rate now.
    A "Validate this page" entry has been added to Tools/Web Development.
    The Firefox devtools debugger can now be used to debug SeaMonkey remotely.
    See the changes page for a more complete overview.

Mozilla platform changes

    Web Audio support has been added.
    CSS3 background-attachment:local support to control background scrolling 
has been implemented.
    Many new ES6 functions have been implemented.
    iframe document content can now be specified inline.
    Fixed several stability issues.

Fixed in SeaMonkey 2.22
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-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.108 -r1.109 pkgsrc/www/seamonkey/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/www/seamonkey/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/seamonkey/PLIST.enigmail
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/seamonkey/PLIST.lightning
cvs rdiff -u -r1.103 -r1.104 pkgsrc/www/seamonkey/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/seamonkey/enigmail.mk
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/seamonkey/patches/patch-aa
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/seamonkey/patches/patch-ao
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/seamonkey/patches/patch-as
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/seamonkey/patches/patch-bg \
    pkgsrc/www/seamonkey/patches/patch-mozilla_config_system-headers \
    pkgsrc/www/seamonkey/patches/patch-mozilla_js_src_config_system-headers
cvs rdiff -u -r1.1 -r1.2 \
    
pkgsrc/www/seamonkey/patches/patch-mailnews_base_search_src_nsMsgSearchTerm.cpp 
\
    
pkgsrc/www/seamonkey/patches/patch-mozilla_gfx_skia_include_core_SkPreConfig.h \
    pkgsrc/www/seamonkey/patches/patch-mozilla_gfx_skia_moz.build \
    
pkgsrc/www/seamonkey/patches/patch-mozilla_media_mtransport_third__party_nrappkit_src_port_generic_include_sys_queue.h
 \
    
pkgsrc/www/seamonkey/patches/patch-mozilla_media_webrtc_trunk_webrtc_modules_audio__device_test_audio__device__test__api.cc
 \
    pkgsrc/www/seamonkey/patches/patch-mozilla_netwerk_wifi_moz.build \
    pkgsrc/www/seamonkey/patches/patch-mozilla_xpcom_ds_moz.build
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/www/seamonkey/patches/patch-mozilla_build_pgo_profileserver.py \
    
pkgsrc/www/seamonkey/patches/patch-mozilla_content_media_gstreamer_GStreamerFormatHelper.cpp
 \
    
pkgsrc/www/seamonkey/patches/patch-mozilla_gfx_skia_src_sfnt_SkOTTable__head.h \
    
pkgsrc/www/seamonkey/patches/patch-mozilla_gfx_skia_src_sfnt_SkOTTable__name.h \
    pkgsrc/www/seamonkey/patches/patch-mozilla_gfx_skia_src_sfnt_SkSFNTHeader.h 
\
    pkgsrc/www/seamonkey/patches/patch-mozilla_netwerk_wifi_Makefile.in \
    
pkgsrc/www/seamonkey/patches/patch-mozilla_toolkit_components_osfile_osfile__unix__allthreads.jsm
cvs rdiff -u -r1.9 -r1.10 \
    pkgsrc/www/seamonkey/patches/patch-mozilla_ipc_chromium_Makefile.in
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/www/seamonkey/patches/patch-mozilla_js_src_Makefile.in \
    pkgsrc/www/seamonkey/patches/patch-mozilla_js_src_vm_SPSProfiler.cpp \
    
pkgsrc/www/seamonkey/patches/patch-mozilla_media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc
 \
    
pkgsrc/www/seamonkey/patches/patch-mozilla_media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc
 \
    
pkgsrc/www/seamonkey/patches/patch-mozilla_media_webrtc_trunk_webrtc_system__wrappers_source_condition__variable.cc
cvs rdiff -u -r1.3 -r1.4 \
    
pkgsrc/www/seamonkey/patches/patch-mozilla_media_mtransport_third__party_nICEr_src_stun_addrs.c
 \
    
pkgsrc/www/seamonkey/patches/patch-mozilla_media_webrtc_trunk_webrtc_system__wrappers_source_thread__posix.cc
cvs rdiff -u -r1.3 -r0 pkgsrc/www/seamonkey/patches/patch-mozilla_ostream \
    pkgsrc/www/seamonkey/patches/patch-mozilla_unwind.h

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