summaryrefslogtreecommitdiff
path: root/www/firefox52/patches
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2017-07-03 16:26:59 +0000
committerryoon <ryoon@pkgsrc.org>2017-07-03 16:26:59 +0000
commit2b8bb7774d06515275ae073b8a3c46c44ca254f9 (patch)
tree8e99d9c59b8203293cda5e16a2219be3ca45e8c4 /www/firefox52/patches
parentc0180399fea4e5acade299706f9a6814ab013391 (diff)
downloadpkgsrc-2b8bb7774d06515275ae073b8a3c46c44ca254f9.tar.gz
Update to 52.2.1
Changelog: 52.2.1 Printing text does not work on Windows when Direct2D is disabled (Bug 1318845) 52.2.0 #CVE-2017-5472: Use-after-free using destroyed node when regenerating trees #CVE-2017-7749: Use-after-free during docshell reloading #CVE-2017-7750: Use-after-free with track elements #CVE-2017-7751: Use-after-free with content viewer listeners #CVE-2017-7752: Use-after-free with IME input #CVE-2017-7754: Out-of-bounds read in WebGL with ImageInfo object #CVE-2017-7755: Privilege escalation through Firefox Installer with same directory DLL files #CVE-2017-7756: Use-after-free and use-after-scope logging XHR header errors #CVE-2017-7757: Use-after-free in IndexedDB #CVE-2017-7778: Vulnerabilities in the Graphite 2 library #CVE-2017-7758: Out-of-bounds read in Opus encoder #CVE-2017-7760: File manipulation and privilege escalation via callback parameter in Mozilla Windows Updater and Maintenance Service #CVE-2017-7761: File deletion and privilege escalation through Mozilla Maintenance Service helper.exe application #CVE-2017-7763: Mac fonts render some unicode characters as spaces #CVE-2017-7764: Domain spoofing with combination of Canadian Syllabics and other unicode blocks #CVE-2017-7765: Mark of the Web bypass when saving executable files #CVE-2017-7766: File execution and privilege escalation through updater.ini, Mozilla Windows Updater, and Mozilla Maintenance Service #CVE-2017-7767: Privilege escalation and arbitrary file overwrites through Mozilla Windows Updater and Mozilla Maintenance Service #CVE-2017-7768: 32 byte arbitrary file read through Mozilla Maintenance Service #CVE-2017-5470: Memory safety bugs fixed in Firefox 54 and Firefox ESR 52.252.2.0 52.1.2 FIx hangs when using a proxy with NTLM authentication (bug 1360574)
Diffstat (limited to 'www/firefox52/patches')
-rw-r--r--www/firefox52/patches/patch-dom_filesystem_compat_FileSystemDirectoryReader.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/firefox52/patches/patch-dom_filesystem_compat_FileSystemDirectoryReader.h b/www/firefox52/patches/patch-dom_filesystem_compat_FileSystemDirectoryReader.h
deleted file mode 100644
index 7decde2ea7c..00000000000
--- a/www/firefox52/patches/patch-dom_filesystem_compat_FileSystemDirectoryReader.h
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-dom_filesystem_compat_FileSystemDirectoryReader.h,v 1.1 2017/04/27 01:55:57 ryoon Exp $
-
---- dom/filesystem/compat/FileSystemDirectoryReader.h.orig 2017-04-11 02:13:18.000000000 +0000
-+++ dom/filesystem/compat/FileSystemDirectoryReader.h
-@@ -11,6 +11,7 @@
- #include "mozilla/ErrorResult.h"
- #include "mozilla/dom/BindingDeclarations.h"
- #include "nsCycleCollectionParticipant.h"
-+#include "mozilla/dom/FileSystemDirectoryEntry.h"
- #include "nsWrapperCache.h"
-
- namespace mozilla {