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:           Sat Feb 23 23:54:03 UTC 2013

Modified Files:
        pkgsrc/www/seamonkey: Makefile PLIST PLIST.enigmail distinfo
            enigmail.mk options.mk
        pkgsrc/www/seamonkey/patches: patch-mb
Added Files:
        pkgsrc/www/seamonkey/files:
            patch-files_mailnews_extensions_enigmail_ipc_src_Makefile.in
Removed Files:
        pkgsrc/www/seamonkey/patches:
            patch-mozilla_toolkit_components_osfile_osfileutils.cpp
            patch-mozilla_toolkit_xre_nsAppRunner.cpp

Log Message:
Update to 2.16

* enigmail is broken

Changelog:
SeaMonkey-specific changes
    Reply to List is now supported.
    SSL-related warning prompts (leaving or entering a secure site, viewing 
mixed content) have been replaced by less intrusive, non-modal notification 
bars.
    See the changes page for minor changes.

Mozilla platform changes
    Image quality has been improved through a new HTML scaling algorithm.
    Canvas elements can export their content as an image blob using 
canvas.toBlob() now.
    CSS @page is now supported.
    CSS viewport-percentage length units have been implemented (vh, vw, vmin 
and vmax).
    CSS text-transform now supports full-width.
    Fixed several stability issues.

Fixed in SeaMonkey 2.16
MFSA 2013-28 Use-after-free, out of bounds read, and buffer overflow issues 
found using Address Sanitizer
MFSA 2013-27 Phishing on HTTPS connection through malicious proxy
MFSA 2013-26 Use-after-free in nsImageLoadingContent
MFSA 2013-25 Privacy leak in JavaScript Workers
MFSA 2013-24 Web content bypass of COW and SOW security wrappers
MFSA 2013-23 Wrapped WebIDL objects can be wrapped again
MFSA 2013-22 Out-of-bounds read in image rendering
MFSA 2013-21 Miscellaneous memory safety hazards (rv:19.0 / rv:17.0.3)


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/www/seamonkey/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/www/seamonkey/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/seamonkey/PLIST.enigmail
cvs rdiff -u -r1.93 -r1.94 pkgsrc/www/seamonkey/distinfo
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/seamonkey/enigmail.mk
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/seamonkey/options.mk
cvs rdiff -u -r0 -r1.1 \
    
pkgsrc/www/seamonkey/files/patch-files_mailnews_extensions_enigmail_ipc_src_Makefile.in
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/seamonkey/patches/patch-mb
cvs rdiff -u -r1.1 -r0 \
    
pkgsrc/www/seamonkey/patches/patch-mozilla_toolkit_components_osfile_osfileutils.cpp
 \
    pkgsrc/www/seamonkey/patches/patch-mozilla_toolkit_xre_nsAppRunner.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