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: Thu Dec 26 13:17:38 UTC 2013
Modified Files:
pkgsrc/www/seamonkey: Makefile PLIST PLIST.enigmail PLIST.lightning
distinfo enigmail.mk options.mk
pkgsrc/www/seamonkey/patches: patch-aa patch-as
patch-config_baseconfig.mk patch-mail_app_Makefile.in
patch-mozilla_config_baseconfig.mk
patch-mozilla_config_system-headers
patch-mozilla_ipc_chromium_src_base_file__util.h
patch-mozilla_ipc_chromium_src_base_file__util__posix.cc
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_nrappkit_src_port_generic_include_sys_queue.h
patch-mozilla_media_webrtc_signaling_signaling.gyp
patch-mozilla_media_webrtc_signaling_test_Makefile.in
patch-mozilla_media_webrtc_trunk_webrtc_build_common.gypi
patch-mozilla_media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp
patch-mozilla_netwerk_wifi_moz.build
patch-mozilla_toolkit_library_Makefile.in
patch-mozilla_toolkit_toolkit.mozbuild
patch-mozilla_xpcom_ds_moz.build
Added Files:
pkgsrc/www/seamonkey/patches: patch-config_config.mk
patch-mailnews_extensions_enigmail_ipc_modules_subprocess.jsm
patch-mailnews_extensions_enigmail_ipc_src_Makefile.enig
patch-mozilla_media_webrtc_trunk_webrtc_system__wrappers_source_clock.cc
patch-mozilla_memory_mozalloc_fallible.h
patch-mozilla_memory_mozalloc_mozalloc.cpp
patch-mozilla_memory_mozalloc_mozalloc.h
patch-mozilla_xpcom_base_nsMemoryInfoDumper.cpp
patch-mozilla_xpcom_base_nsMemoryReporterManager.cpp
Removed Files:
pkgsrc/www/seamonkey/patches: patch-mozilla_config_Makefile.in
patch-mozilla_config_stl-headers
patch-mozilla_js_src_config_Makefile.in
patch-mozilla_js_src_gdb_Makefile.in
patch-mozilla_js_src_jsapi-tests_Makefile.in
patch-mozilla_js_src_shell_Makefile.in
patch-mozilla_js_src_vm_ObjectImpl-inl.h
patch-mozilla_media_mtransport_objs.mk
patch-mozilla_media_mtransport_test_Makefile.in
patch-mozilla_media_mtransport_third__party_nICEr_nicer.gyp
patch-mozilla_media_mtransport_third__party_nICEr_src_stun_addrs.c
patch-mozilla_media_mtransport_third__party_nICEr_src_stun_stun.h
patch-mozilla_media_mtransport_third__party_nICEr_src_util_mbslen.c
patch-mozilla_media_mtransport_third__party_nrappkit_nrappkit.gyp
patch-mozilla_media_mtransport_third__party_nrappkit_src_log_r__log.c
patch-mozilla_media_mtransport_third__party_nrappkit_src_util_util.c
patch-mozilla_media_webrtc_signaling_src_sipcc_cpr_darwin_cpr__darwin__ipc.c
patch-mozilla_media_webrtc_trunk_build_build__config.h
patch-mozilla_media_webrtc_trunk_tools_gyp_pylib_gyp_generator_mozmake.py
patch-mozilla_media_webrtc_trunk_webrtc_modules_audio__device_audio__device__impl.cc
patch-mozilla_media_webrtc_trunk_webrtc_modules_audio__device_test_audio__device__test__api.cc
patch-mozilla_media_webrtc_trunk_webrtc_modules_video__capture_video__capture__factory.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_mfbt_Atomics.h
patch-mozilla_modules_libpref_src_init_all.js
Log Message:
Update to 2.23
Changelog:
SeaMonkey-specific changes
Download progress is now shown in the Mac OS X app dock icon.
EXIF orientation is now being used when displaying attached images in
MailNews.
"This folder is being processed... to get messages." alerts on active
MailNews folders now identify the account or folder.
MailNews notifications have a new look.
See the changes page for a more complete overview.
Mozilla platform changes
All plugins, with the exception of recent Flash plugins, now default to
click-to-play.
The password manager now supports script-generated password fields.
Support for H.264 on Linux is now available if the appropriate GStreamer
plugins are installed.
Support for MP3 decoding on Windows XP has been added, completing MP3
support across Windows OS versions.
The CSP implementation now supports multiple policies, including the case
of both an enforced and Report-Only policy, per the spec.
There is no longer a prompt when websites use appcache.
Support for the CSS image orientation property has been added.
IndexedDB can now be used as an "optimistic" storage area so it does not
require any prompts and data is stored in a pool with LRU eviction policy, in
short temporary storage.
When displaying a standalone images, the EXIF orientation information
contained within the JPEG image is now matched (bug 298619).
Page load times have been improved due to no longer decoding images that
are not visible (bug 847223).
Support for the AudioToolbox MP3 backend has been added on Mac OS X (bug
914479).
Fixed several stability issues.
Fixed in SeaMonkey 2.23
MFSA 2013-117 Mis-issued ANSSI/DCSSI certificate
MFSA 2013-116 JPEG information leak
MFSA 2013-115 GetElementIC typed array stubs can be generated outside observed
typesets
MFSA 2013-114 Use-after-free in synthetic mouse movement
MFSA 2013-113 Trust settings for built-in roots ignored during EV certificate
validation
MFSA 2013-112 Linux clipboard information disclosure though selection paste
MFSA 2013-111 Segmentation violation when replacing ordered list elements
MFSA 2013-110 Potential overflow in JavaScript binary search algorithms
MFSA 2013-109 Use-after-free during Table Editing
MFSA 2013-108 Use-after-free in event listeners
MFSA 2013-107 Sandbox restrictions not applied to nested object elements
MFSA 2013-106 Character encoding cross-origin XSS attack
MFSA 2013-104 Miscellaneous memory safety hazards (rv:26.0 / rv:24.2)
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 pkgsrc/www/seamonkey/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/www/seamonkey/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/seamonkey/PLIST.enigmail
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/seamonkey/PLIST.lightning
cvs rdiff -u -r1.107 -r1.108 pkgsrc/www/seamonkey/distinfo
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/seamonkey/enigmail.mk
cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/seamonkey/options.mk
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/seamonkey/patches/patch-aa
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/seamonkey/patches/patch-as
cvs rdiff -u -r1.2 -r1.3 \
pkgsrc/www/seamonkey/patches/patch-config_baseconfig.mk \
pkgsrc/www/seamonkey/patches/patch-mozilla_media_mtransport_third__party_nrappkit_src_port_generic_include_sys_queue.h
\
pkgsrc/www/seamonkey/patches/patch-mozilla_netwerk_wifi_moz.build \
pkgsrc/www/seamonkey/patches/patch-mozilla_xpcom_ds_moz.build
cvs rdiff -u -r0 -r1.1 pkgsrc/www/seamonkey/patches/patch-config_config.mk \
pkgsrc/www/seamonkey/patches/patch-mailnews_extensions_enigmail_ipc_modules_subprocess.jsm
\
pkgsrc/www/seamonkey/patches/patch-mailnews_extensions_enigmail_ipc_src_Makefile.enig
\
pkgsrc/www/seamonkey/patches/patch-mozilla_media_webrtc_trunk_webrtc_system__wrappers_source_clock.cc
\
pkgsrc/www/seamonkey/patches/patch-mozilla_memory_mozalloc_fallible.h \
pkgsrc/www/seamonkey/patches/patch-mozilla_memory_mozalloc_mozalloc.h \
pkgsrc/www/seamonkey/patches/patch-mozilla_xpcom_base_nsMemoryInfoDumper.cpp \
pkgsrc/www/seamonkey/patches/patch-mozilla_xpcom_base_nsMemoryReporterManager.cpp
cvs rdiff -u -r1.6 -r1.7 \
pkgsrc/www/seamonkey/patches/patch-mail_app_Makefile.in
cvs rdiff -u -r1.1 -r0 \
pkgsrc/www/seamonkey/patches/patch-mozilla_config_Makefile.in \
pkgsrc/www/seamonkey/patches/patch-mozilla_config_stl-headers \
pkgsrc/www/seamonkey/patches/patch-mozilla_js_src_config_Makefile.in \
pkgsrc/www/seamonkey/patches/patch-mozilla_js_src_gdb_Makefile.in \
pkgsrc/www/seamonkey/patches/patch-mozilla_js_src_jsapi-tests_Makefile.in \
pkgsrc/www/seamonkey/patches/patch-mozilla_js_src_shell_Makefile.in \
pkgsrc/www/seamonkey/patches/patch-mozilla_media_mtransport_objs.mk \
pkgsrc/www/seamonkey/patches/patch-mozilla_media_mtransport_test_Makefile.in \
pkgsrc/www/seamonkey/patches/patch-mozilla_media_mtransport_third__party_nICEr_nicer.gyp
\
pkgsrc/www/seamonkey/patches/patch-mozilla_media_mtransport_third__party_nICEr_src_stun_stun.h
\
pkgsrc/www/seamonkey/patches/patch-mozilla_media_mtransport_third__party_nrappkit_nrappkit.gyp
\
pkgsrc/www/seamonkey/patches/patch-mozilla_media_mtransport_third__party_nrappkit_src_log_r__log.c
\
pkgsrc/www/seamonkey/patches/patch-mozilla_media_mtransport_third__party_nrappkit_src_util_util.c
\
pkgsrc/www/seamonkey/patches/patch-mozilla_media_webrtc_signaling_src_sipcc_cpr_darwin_cpr__darwin__ipc.c
\
pkgsrc/www/seamonkey/patches/patch-mozilla_media_webrtc_trunk_build_build__config.h
\
pkgsrc/www/seamonkey/patches/patch-mozilla_media_webrtc_trunk_tools_gyp_pylib_gyp_generator_mozmake.py
\
pkgsrc/www/seamonkey/patches/patch-mozilla_media_webrtc_trunk_webrtc_modules_audio__device_audio__device__impl.cc
\
pkgsrc/www/seamonkey/patches/patch-mozilla_media_webrtc_trunk_webrtc_modules_video__capture_video__capture__factory.cc
\
pkgsrc/www/seamonkey/patches/patch-mozilla_mfbt_Atomics.h \
pkgsrc/www/seamonkey/patches/patch-mozilla_modules_libpref_src_init_all.js
cvs rdiff -u -r1.3 -r1.4 \
pkgsrc/www/seamonkey/patches/patch-mozilla_config_baseconfig.mk \
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_build_common.gypi
cvs rdiff -u -r1.8 -r1.9 \
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-mozilla_ipc_chromium_src_base_file__util.h \
pkgsrc/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_file__util__posix.cc
\
pkgsrc/www/seamonkey/patches/patch-mozilla_media_webrtc_signaling_signaling.gyp
\
pkgsrc/www/seamonkey/patches/patch-mozilla_media_webrtc_signaling_test_Makefile.in
\
pkgsrc/www/seamonkey/patches/patch-mozilla_media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp
\
pkgsrc/www/seamonkey/patches/patch-mozilla_toolkit_library_Makefile.in \
pkgsrc/www/seamonkey/patches/patch-mozilla_toolkit_toolkit.mozbuild
cvs rdiff -u -r1.4 -r0 \
pkgsrc/www/seamonkey/patches/patch-mozilla_js_src_vm_ObjectImpl-inl.h \
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.2 -r0 \
pkgsrc/www/seamonkey/patches/patch-mozilla_media_mtransport_third__party_nICEr_src_util_mbslen.c
\
pkgsrc/www/seamonkey/patches/patch-mozilla_media_webrtc_trunk_webrtc_modules_audio__device_test_audio__device__test__api.cc
cvs rdiff -u -r1.3 -r0 \
pkgsrc/www/seamonkey/patches/patch-mozilla_media_webrtc_trunk_webrtc_system__wrappers_source_condition__variable.cc
cvs rdiff -u -r0 -r1.3 \
pkgsrc/www/seamonkey/patches/patch-mozilla_memory_mozalloc_mozalloc.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