KNOWN_BUGS: remove "pulseUI vpn" as a problem

We haven't heard about this for a long time and rumours have it they
might have fixed it.
This commit is contained in:
Daniel Stenberg 2022-02-16 13:32:19 +01:00
parent 7d600ad1c3
commit 2f1fb6c1cc
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -149,7 +149,6 @@ problems may have been fixed or changed somewhat since this was written.
15.13 CMake build with MIT Kerberos does not work
16. Applications
16.1 pulseUI VPN client
17. HTTP/2
17.1 Excessive HTTP/2 packets with TCP_NODELAY
@ -1098,19 +1097,6 @@ problems may have been fixed or changed somewhat since this was written.
16. Applications
16.1 pulseUI VPN client
This application crashes at startup with libcurl 7.74.0 (and presumably later
versions too) after we cleaned up OpenSSL initialization. Since this is the
only known application to do this, we suspect it is related to something they
are doing in their setup that is not kosher. We have not been able to get in
contact with them nor got any technical details to help us debug this
further.
See
https://community.pulsesecure.net/t5/Pulse-Desktop-Clients/Linux-Pulse-Client-does-not-work-with-curl-7-74/m-p/44378
and https://github.com/curl/curl/issues/6306
17. HTTP/2
17.1 Excessive HTTP/2 packets with TCP_NODELAY