Go to file
Pedro Monreal Gonzalez 358aba2f66 Accepting request 1131465 from home:pmonrealgonzalez:branches:devel:libraries:c_c++
- Update to 8.5.0:
  * Security fixes:
    - [bsc#1217573, CVE-2023-46218] cookie mixed case PSL bypass
    - [bsc#1217574, CVE-2023-46219] HSTS long file name clears contents
  * Changes:
    - gnutls: support CURLSSLOPT_NATIVE_CA
    - HTTP3: ngtcp2 builds are no longer experimental
  * Bugfixes:
    - asyn-thread: use pipe instead of socketpair for IPC when available
    - cmake: fix OpenSSL quic detection in quiche builds
    - conncache: use the closure handle when disconnecting surplus connections
    - content_encoding: make Curl_all_content_encodings allocless
    - cookie: lowercase the domain names before PSL checks
    - Curl_http_body: cleanup properly when Curl_getformdata errors
    - CURLMOPT_MAX_CONCURRENT_STREAMS: make sure the set value is within range
    - doh: provide better return code for responses w/o addresses
    - doh: use PIPEWAIT when HTTP/2 is attempted
    - duphandle: also free 'outcurl->cookies' in error path
    - duphandle: make dupset() not return with pointers to old alloced data
    - duphandle: use strdup to clone *COPYPOSTFIELDS if size is not set
    - easy: in duphandle, init the cookies for the new handle
    - easy_lock: add a pthread_mutex_t fallback
    - fopen: create new file using old file's mode
    - fopen: create short(er) temporary file name
    - getenv: PlayStation doesn't have getenv()
    - hostip: show the list of IPs when resolving is done
    - hsts: skip single-dot hostname
    - HTTP/2, HTTP/3: handle detach of onoing transfers
    - http: allow longer HTTP/2 request method names
    - hyper: temporarily remove HTTP/2 support
    - IPFS: fix IPFS_PATH and file parsing
    - multi: during ratelimit multi_getsock should return no sockets
    - multi: use pipe instead of socketpair to *wakeup()
    - ngtcp2: fix races in stream handling
    - ntlm_wb: use pipe instead of socketpair when possible
    - openssl: avoid BN_num_bits() NULL pointer derefs
    - openssl: fix building with v3 `no-deprecated` + add CI test
    - openssl: fix infof() to avoid compiler warning for %s with null
    - openssl: identify the "quictls" backend correctly
    - openssl: include SIG and KEM algorithms in verbose
    - openssl: two multi pointer checks should probably rather be asserts
    - openssl: when a session-ID is reused, skip OCSP stapling
    - quic: make eyeballers connect retries stop at weird replies
    - quic: manage connection idle timeouts
    - setopt: check CURLOPT_TFTP_BLKSIZE range on set
    - socks: better buffer size checks for socks4a user and hostname
    - socks: make SOCKS5 use the CURLOPT_IPRESOLVE choice
    - tool: fix --capath when proxy support is disabled
    - tool_getparam: limit --rate to be smaller than number of ms
    - transfer: abort pause send when connection is marked for closing
    - transfer: avoid calling the read callback again after EOF
    - transfer: only reset the FTP wildcard engine in CLEAR state
    - url: don't touch the multi handle when closing internal handles
    - urlapi: avoid null deref if setting blank host to url encode
    - urlapi: skip appending NULL pointer query
    - urlapi: when URL encoding the fragment, pass in the right length
    - vtls: cleanup SSL config management
    - vtls: consistently use typedef names for OpenSSL structs
    - vtls: late clone of connection ssl config
    - vtls: use ALPN "http/1.1" for HTTP/1.x, including HTTP/1.0
  * Rebase curl-secure-getenv.patch
  * Add curl-tests-errorcodes.patch

OBS-URL: https://build.opensuse.org/request/show/1131465
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=348
2023-12-06 17:31:56 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=1 2007-01-15 23:08:21 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=1 2007-01-15 23:08:21 +00:00
baselibs.conf Accepting request 304521 from home:vitezslav_cizek:branches:devel:libraries:c_c++ 2015-04-29 10:20:53 +00:00
curl-8.5.0.tar.xz Accepting request 1131465 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2023-12-06 17:31:56 +00:00
curl-8.5.0.tar.xz.asc Accepting request 1131465 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2023-12-06 17:31:56 +00:00
curl-disabled-redirect-protocol-message.patch Accepting request 973058 from home:david.anes:branches:devel:libraries:c_c++ 2022-04-27 09:43:43 +00:00
curl-secure-getenv.patch Accepting request 1131465 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2023-12-06 17:31:56 +00:00
curl-tests-errorcodes.patch Accepting request 1131465 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2023-12-06 17:31:56 +00:00
curl.changes Accepting request 1131465 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2023-12-06 17:31:56 +00:00
curl.keyring Accepting request 402804 from home:AndreasStieger:branches:devel:libraries:c_c++ 2016-06-17 13:15:20 +00:00
curl.spec Accepting request 1131465 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2023-12-06 17:31:56 +00:00
dont-mess-with-rpmoptflags.patch Accepting request 973058 from home:david.anes:branches:devel:libraries:c_c++ 2022-04-27 09:43:43 +00:00
libcurl-ocloexec.patch Accepting request 1116809 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2023-10-11 07:00:14 +00:00