Opened 11 months ago

Closed 11 months ago

Last modified 9 months ago

#18085 closed enhancement (fixed)

curl-8.1.1

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version

Change History (4)

comment:1 by Bruce Dubbs, 11 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 11 months ago

curl and libcurl 8.1.1

This release includes the following bugfixes:

  • cf-socket: completely remove the disabled USE_RECV_BEFORE_SEND_WORKAROUND
  • checksrc: disallow spaces before labels
  • cmake: avoid 'list(PREPEND)' for compatibility
  • cmake: repair cross compiling
  • configure: fix --help alignment
  • configure: generate a script to run the compiler
  • curl_easy_getinfo: clarify on return data types
  • docs: document that curl_url_cleanup(NULL) is a safe no-op
  • hostip: move easy_lock.h include above curl_memory.h
  • http2: double http request parser max line length
  • http2: increase stream window size to 10 MB
  • http2: upload improvements
  • lib: fix conversion warnings with gcc on macOS
  • lib: rename struct 'http_req' to 'httpreq'
  • ngtcp2: fix compiler warning about possible null-deref
  • ngtcp2: proper handling of uint64_t when adjusting send buffer
  • os400: update chkstrings.c
  • runtests: handle interrupted reads from IPC pipes
  • runtests: use the correct fd after select
  • sectransp.c: make the code c89 compatible
  • select: avoid returning an error on EINTR from select() or poll()
  • test425: fix the log directory for the upload
  • url: provide better error message when URLs fail to parse
  • urlapi: allow numerical parts in the host name [7]
  • vquic.c: make recvfrom_packets static, avoid compiler warning

This release includes the following known bugs:

o see docs/KNOWN_BUGS https://curl.se/docs/knownbugs.html

comment:3 by Bruce Dubbs, 11 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

cee1b30616 Update to gtk+3-3.24.38.
b814ed1cc3 Update to curl-8.1.1.

comment:4 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.