On Tue, 11 Oct 2022, Patrick Monnerat via curl-library wrote:

error: CURLOPT_SOCKS5_GSSAPI_SERVICE man page lists unmatching deprecation versions 7.49.0 and 7.49

The latter is a typo. We never did a 7.49 release.

CURLINFO_CONTENT_LENGTH_DOWNLOAD       X           ? X         X
CURLINFO_CONTENT_LENGTH_UPLOAD         X           ? X         X

These have never been officially deprecated, we just mention that we have better alternatives now. I think we should mark them as deprecated from the version we introduced their _T counter parts: 7.55.0

CURLINFO_LASTSOCKET                    X           X 7.45.0    X

Missing info in symbols-in-versions (SIV).

CURLINFO_PROTOCOL                      X           X ?         X

Deprecated since 7.85.0

CURLINFO_SIZE_DOWNLOAD                 X           ? X         X
CURLINFO_SIZE_UPLOAD                   X           ? X         X
CURLINFO_SPEED_DOWNLOAD                X           ? X         X
CURLINFO_SPEED_UPLOAD                  X           ? X         X

Deprecated since 7.55.0

CURLOPT_DNS_USE_GLOBAL_CACHE           7.11.1      X 7.62.0    X

Deprecated since 7.11.1. No functionality since 7.62.0.

CURLOPT_EGDSOCKET                      X           X 7.84.0    X

Depecated since 7.84.0

CURLOPT_PROTOCOLS                      X           X ?         X
CURLOPT_REDIR_PROTOCOLS                X           X ?         X

Both these are deprecated since 7.85.0

CURLOPT_PUT                            X           X 7.12.1    X

SIV needs an update.

CURLOPT_RANDOM_FILE                    X           X 7.84.0    X

SIV needs an update.

--

 / daniel.haxx.se
 | Commercial curl support up to 24x7 is available!
 | Private help, bug fixes, support, ports, new features
 | https://curl.se/support.html
-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to