Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Molkentin <danimo@owncloud.com>2015-11-26 00:35:57 +0300
committerDaniel Molkentin <danimo@owncloud.com>2015-11-26 00:36:37 +0300
commit2d604cee256ef555c85985b86f1b3cfe0b47ddf2 (patch)
treea32fae71eb652680247858b63dcb4ff54cfd6ad3 /admin/qt/patches/README.md
parente3a846bb1f3acfcd94039456579847f5017e043d (diff)
Qt: Add Windows-specific patches OBS, also a QNAM fix
Diffstat (limited to 'admin/qt/patches/README.md')
-rw-r--r--admin/qt/patches/README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/admin/qt/patches/README.md b/admin/qt/patches/README.md
index 466a6c7ce..57050690d 100644
--- a/admin/qt/patches/README.md
+++ b/admin/qt/patches/README.md
@@ -18,17 +18,20 @@ purpose is outlined in each patches' front matter.
### Part of Qt v5.4.2 and later
* 0004-Cocoa-Fix-systray-SVG-icons.patch
* 0005-OSX-Fix-disapearing-tray-icon.patch
- (TODO: actual patch slighly differs)
* 0007-QNAM-Fix-upload-corruptions-when-server-closes-conne.patch
- (TODO: Actual patch on build machine spans over two commit but is identical)
+* 0018-Windows-Do-not-crash-if-SSL-context-is-gone-after-ro.patch
+
+### Part of Qt v5.5.0 and later
+* 0017-Win32-Re-init-system-proxy-if-internet-settings-chan.patch
### Part of Qt v5.5.1 and later
+* 0007-X-Network-Fix-up-previous-corruption-patch.patch
* 0008-QNAM-Fix-reply-deadlocks-on-server-closing-connectio.patch
- (TODO: actual patch has different name)
* 0014-Fix-SNI-for-TlsV1_0OrLater-TlsV1_1OrLater-and-TlsV1_.patch
### Upstreamed but not in any release yet (as of 2015-11-16)
* 0009-QNAM-Assign-proper-channel-before-sslErrors-emission.patch
+* 0010-Don-t-let-closed-http-sockets-pass-as-valid-connecti.patch
* 0011-Make-sure-to-report-correct-NetworkAccessibility.patch
* 0012-Make-sure-networkAccessibilityChanged-is-emitted.patch
* 0013-Make-UnknownAccessibility-not-block-requests.patch