head 1.8; access; symbols pkgsrc-2013Q2:1.8.0.4 pkgsrc-2013Q2-base:1.8 pkgsrc-2012Q4:1.8.0.2 pkgsrc-2012Q4-base:1.8 pkgsrc-2012Q2:1.7.0.2 pkgsrc-2012Q2-base:1.7 pkgsrc-2012Q1:1.5.0.2 pkgsrc-2012Q1-base:1.5 pkgsrc-2011Q4:1.3.0.2 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q3:1.2.0.2 pkgsrc-2011Q3-base:1.2 pkgsrc-2011Q2:1.1.0.14 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.12 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.10 pkgsrc-2010Q4-base:1.1 pkgsrc-2010Q3:1.1.0.8 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.6 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.4 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.2 pkgsrc-2009Q4-base:1.1; locks; strict; comment @# @; 1.8 date 2012.09.06.12.08.52; author ryoon; state dead; branches; next 1.7; 1.7 date 2012.06.14.11.27.34; author ryoon; state Exp; branches; next 1.6; 1.6 date 2012.04.28.22.48.07; author ryoon; state Exp; branches; next 1.5; 1.5 date 2012.03.19.10.36.01; author ryoon; state Exp; branches; next 1.4; 1.4 date 2012.03.10.03.26.07; author ryoon; state Exp; branches; next 1.3; 1.3 date 2011.11.12.16.41.43; author tnn; state Exp; branches; next 1.2; 1.2 date 2011.08.19.10.10.01; author tnn; state Exp; branches; next 1.1; 1.1 date 2009.12.16.10.11.01; author tnn; state Exp; branches; next ; desc @@ 1.8 log @Update to 2.12 * Update Mozilla Lightning to 1.7 * Update Enigmail to 1.4.4 (functionality is not tested yet; should be updated) * Regen patches Changelog: SeaMonkey-specific changes None. Mozilla platform changes Added support for SPDY networking protocol v3. Implemented WebGL enhancements, including compressed textures for better performance. Optimized memory usage for add-ons. Implemented the CSS word-break property. Implemented high precision event timer. HTML5: Added native support for the Opus audio codec. HTML5: Added support for the source element media attribute. HTML5: Added support for the audio element and video element played attribute. Fixed several stability issues. Fixed in SeaMonkey 2.12 MFSA 2012-70 Location object security checks bypassed by chrome code MFSA 2012-69 Incorrect site SSL certificate data display MFSA 2012-68 DOMParser loads linked resources in extensions when parsing text/html MFSA 2012-65 Out-of-bounds read in format-number in XSLT MFSA 2012-64 Graphite 2 memory corruption MFSA 2012-63 SVG buffer overflow and use-after-free issues MFSA 2012-62 WebGL use-after-free and memory corruption MFSA 2012-61 Memory corruption with bitmap format images with negative height MFSA 2012-59 Location object can be shadowed using Object.defineProperty MFSA 2012-58 Use-after-free issues found using Address Sanitizer MFSA 2012-57 Miscellaneous memory safety hazards (rv:15.0/ rv:10.0.7) @ text @$NetBSD: patch-za,v 1.7 2012/06/14 11:27:34 ryoon Exp $ --- suite/app/Makefile.in.orig 2012-06-05 05:50:28.000000000 +0000 +++ suite/app/Makefile.in @@@@ -236,6 +236,10 @@@@ libs:: endif +ifeq ($(OS_ARCH),NetBSD) +OS_LIBS += $(call EXPAND_LIBNAME,kvm) +endif + ifeq (cocoa,$(MOZ_WIDGET_TOOLKIT)) # Anything below the above ifdef won't be included in mac builds. So be very # careful what you add here. @ 1.7 log @Update to 2.10 Changelog: from http://www.seamonkey-project.org/releases/seamonkey2.10/ SeaMonkey-specific changes The domain name is highlighted in the location bar by default now, configurable in Preferences. The amount of tabs to be restored concurrently can be configured in Preferences now. News username and password auth dialogs have been combined and show for which server the prompt is now. Mozilla platform changes The new minimum supported Windows version is now XP SP2, Windows 2000 support has been dropped. The SPDY protocol now enabled by default for faster browsing on supported sites The column-fill CSS property has been implemented. Experimental support for ECMAScript 6 Map and Set objects has been implemented. Support for the CSS3 background-position property extended syntax has been added. The :invalid pseudo-class can now be applied to the