summaryrefslogtreecommitdiff
path: root/mail/thunderbird/patches/patch-az
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-09-02 06:43:39 +0000
committerryoon <ryoon@pkgsrc.org>2012-09-02 06:43:39 +0000
commit307391d6db8e117c06142e08dfb63c6afdd322ae (patch)
treed1010dda1553fea9a11f5d72703cd56cffd2a474 /mail/thunderbird/patches/patch-az
parente1a9a4b88678e4b682b9a8be57a743410e511c55 (diff)
downloadpkgsrc-307391d6db8e117c06142e08dfb63c6afdd322ae.tar.gz
Update to 15.0
* Update Mozilla Lightning to 1.7 * Update Enigmail to 1.4.4 (functionality is not tested yet; should be updated) * Regen patches Changelog: NEW Multi-Channel Chat: You now can enjoy real time conversation with your contacts, right from your favorite messaging application. NEW Do Not Track: This option has been implemented as an addition to Search the Web. NEW Ubuntu One is now supported in Filelink - the option to upload large attachments to online storage services. NEW New User Interface: Thunderbird is replicating the new look and feel of Mozilla Firefox in an effort to provide a similar user experience across all Mozilla software desktop or mobile and all platforms. FIXED Various fixes and performance improvements FIXED Various security fixes MFSA 2012-72 Web console eval capable of executing chrome-privileged code MFSA 2012-70 Location object security checks bypassed by chrome code MFSA 2012-68 DOMParser loads linked resources in extensions when parsing text/html MFSA 2012-67 Installer will launch incorrect executable following new installation 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)
Diffstat (limited to 'mail/thunderbird/patches/patch-az')
-rw-r--r--mail/thunderbird/patches/patch-az6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/thunderbird/patches/patch-az b/mail/thunderbird/patches/patch-az
index 42820a57c3d..c2fc0a77edd 100644
--- a/mail/thunderbird/patches/patch-az
+++ b/mail/thunderbird/patches/patch-az
@@ -1,8 +1,8 @@
-$NetBSD: patch-az,v 1.4 2012/04/28 16:56:58 ryoon Exp $
+$NetBSD: patch-az,v 1.5 2012/09/02 06:43:40 ryoon Exp $
---- mozilla/nsprpub/pr/src/pthreads/ptthread.c.orig 2012-04-20 22:40:20.000000000 +0000
+--- mozilla/nsprpub/pr/src/pthreads/ptthread.c.orig 2012-08-25 00:31:27.000000000 +0000
+++ mozilla/nsprpub/pr/src/pthreads/ptthread.c
-@@ -1070,12 +1070,12 @@ PR_IMPLEMENT(void) PR_ProcessExit(PRIntn
+@@ -1038,12 +1038,12 @@ PR_IMPLEMENT(void) PR_ProcessExit(PRIntn
_exit(status);
}